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 c5be0f150f003d83f4dc7564d0d852fe06782c06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Commit message: "bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1" > git rev-list --no-walk c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins10407623981957238510.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + 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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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', '-e', 'TESTENV_BINARY_REPO=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-12-01T10:59:02Z" 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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9251 kB in 1s (9211 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-20241201-1059-e5b8921c-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' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' 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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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_4.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_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_3.cc Creating dependency file for SCTP_Templates_part_2.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 PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.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_4.cc Creating dependency file for Osmocom_Types_part_5.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_3.cc Creating dependency file for Osmocom_Gb_Types_part_4.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 NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.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_3.cc Creating dependency file for NS_Types_part_6.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_3.cc Creating dependency file for IP_Types_part_4.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_3.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.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_2.cc Creating dependency file for ICMPv6_Types_part_3.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_1.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_7.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_3.cc Creating dependency file for ICMP_Templates_part_2.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_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.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_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_6.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_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for GGSN_Tests_part_1.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_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.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_4.cc Creating dependency file for DIAMETER_Emulation_part_3.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_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.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_5.cc Creating dependency file for BSSGP_Types_part_4.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 GGSN_Tests.cc Creating dependency file for GSM_Types.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 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 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 env 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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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 (414 kB/s) Reading package lists... [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-20241201-1059-e5b8921c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [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-20241201-1059-e5b8921c-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [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-20241201-1059-e5b8921c-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-upf, open5gs-smf, open5gs-upf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-smf-dbgsym [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-20241201-1059-e5b8921c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf', 'open5gs-upf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-smf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. Need to get 65.0 MB of archives. After this operation, 89.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4556.c67b.202411302026 [2898 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4556.c67b.202411302026 [9868 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4556.c67b.202411302026 [194 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4556.c67b.202411302026 [2989 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4556.c67b.202411302026 [46.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4556.c67b.202411302026 [305 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 65.0 MB in 1s (84.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg: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 ... 40035 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4556.c67b.202411302026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4556.c67b.202411302026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4556.c67b.202411302026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4556.c67b.202411302026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4556.c67b.202411302026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Setting up open5gs-upf:amd64 (2.7.2.4556.c67b.202411302026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4556.c67b.202411302026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4556.c67b.202411302026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-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'] Open5GS daemon v2.7.2 12/01 10:59:32.038: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [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-20241201-1059-e5b8921c-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'] 12/01 10:59:32.101: [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 12/01 10:59:32.101: [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 12/01 10:59:32.101: [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 12/01 10:59:32.101: [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 12/01 10:59:32.101: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 12/01 10:59:32.119: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 12/01 10:59:32.119: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/01 10:59:32.119: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 12/01 10:59:32.119: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/01 10:59:32.119: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 12/01 10:59:32.119: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 12/01 10:59:32.119: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 12/01 10:59:32.119: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 12/01 10:59:32.256: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 12/01 10:59:32.309: [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 12/01 10:59:32.309: [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 12/01 10:59:32.310: [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 12/01 10:59:32.310: [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 12/01 10:59:32.311: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 12/01 10:59:32.312: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/01 10:59:32.312: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 12/01 10:59:32.313: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [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-20241201-1059-e5b8921c-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@303b9c2e5b6d: Unix server socket created successfully. MC@303b9c2e5b6d: Listening on TCP port 44671. MC2> 303b9c2e5b6d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 303b9c2e5b6d 44671 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@303b9c2e5b6d: New HC connected from 10.0.2.100 [10.0.2.100]. 303b9c2e5b6d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@303b9c2e5b6d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@303b9c2e5b6d: Configuration file was processed on all HCs. MC@303b9c2e5b6d: Creating MTC on host 10.0.2.100. MC@303b9c2e5b6d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@303b9c2e5b6d: 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 ------ Sun Dec 1 10:59: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 10:59:34.621: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 12/01 10:59:34.622: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 12/01 10:59:34.622: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 12/01 10:59:34.806: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 10:59:36.083: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 10:59:37.092: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 10:59:37.092: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 10:59:37.092: [smf] INFO: UE IMSI[262420398049448] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 10:59:37.105: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 10:59:37.105: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 12/01 10:59:37.105: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 12/01 10:59:37.105: [upf] INFO: UE F-SEID[UP:0x404 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 12/01 10:59:37.105: [upf] INFO: UE F-SEID[UP:0x404 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 12/01 10:59:37.105: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 10:59:37.108: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 10:59:37.115: [smf] INFO: Removed Session: UE IMSI:[262420398049448] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 12/01 10:59:37.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 10:59:37.115: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 10:59:39.119: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 10:59:39.119: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact(3)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 10:59:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11744) Waiting for packet dumper to finish... 1 (prev_count=11744, count=13048) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 10:59: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_ipcp started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 10:59:43.607: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 10:59:44.800: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/01 10:59:45.805: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 10:59:45.805: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 10:59:45.805: [smf] INFO: UE IMSI[262423337681455] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) MTC@303b9c2e5b6d: sending CreatePDP 12/01 10:59:45.818: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 10:59:45.818: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 12/01 10:59:45.818: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 10:59:45.822: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 10:59:45.831: [smf] INFO: Removed Session: UE IMSI:[262423337681455] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 12/01 10:59:45.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 10:59:45.831: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 10:59:47.835: [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_ipcp(5)@303b9c2e5b6d: Final verdict of PTC: none 12/01 10:59:47.840: [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(6)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 10:59:47 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 10:59: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 10:59:52.428: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 10:59:54.402: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 10:59:55.405: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 10:59:55.405: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 10:59:55.405: [smf] INFO: UE IMSI[262428315835661] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 10:59:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 10:59:55.412: [upf] INFO: UE F-SEID[UP:0xee9 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 12/01 10:59:55.412: [upf] INFO: UE F-SEID[UP:0xee9 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 10:59:55.414: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 10:59:55.418: [smf] INFO: Removed Session: UE IMSI:[262428315835661] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 12/01 10:59:55.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 10:59:55.418: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 10:59:57.422: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 10:59:57.422: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 10:59:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14996) Waiting for packet dumper to finish... 1 (prev_count=14996, count=15604) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_pcodns started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:02.110: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:03.518: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:04.522: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:04.522: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:04.522: [smf] INFO: UE IMSI[262420662638778] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:04.534: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:04.534: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 12/01 11:00:04.534: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:00:04.537: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 11:00:04.544: [smf] INFO: Removed Session: UE IMSI:[262420662638778] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:04.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 11:00:04.544: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:06.549: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:06.550: [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_pcodns(9)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:06 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14408) Waiting for packet dumper to finish... 1 (prev_count=14408, count=14920) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00:08 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_mtu started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:10.024: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:10.166: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:11.169: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:11.169: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:11.169: [smf] INFO: UE IMSI[262420971319607] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:11.175: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:11.176: [upf] INFO: UE F-SEID[UP:0x9e CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 12/01 11:00:11.176: [upf] INFO: UE F-SEID[UP:0x9e CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:00:11.177: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 11:00:11.181: [smf] INFO: Removed Session: UE IMSI:[262420971319607] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:11.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 11:00:11.181: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:13.184: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:13.184: [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_mtu(12)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12996) Waiting for packet dumper to finish... 1 (prev_count=12996, count=13508) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00:15 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:16.306: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:18.331: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:19.335: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:19.335: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:19.335: [smf] INFO: UE IMSI[262421499482902] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:19.341: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:19.341: [upf] INFO: UE F-SEID[UP:0x39e CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 12/01 11:00:19.341: [upf] INFO: UE F-SEID[UP:0x39e CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:00:19.345: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 11:00:19.350: [smf] INFO: Removed Session: UE IMSI:[262421499482902] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:19.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 11:00:19.350: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:21.354: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:21.354: [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_gtpu_access(13)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:21 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:24.500: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:26.728: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:27.731: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:27.731: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:27.731: [smf] INFO: UE IMSI[262427205647138] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:27.738: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:27.738: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 12/01 11:00:27.738: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:00:27.739: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x9c11 (../src/upf/gtp-path.c:524) 12/01 11:00:27.739: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:00:30.742: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 11:00:30.747: [smf] INFO: Removed Session: UE IMSI:[262427205647138] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:30.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 11:00:30.747: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:32.750: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:00:32.750: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=14824) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:35.916: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:36.944: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:37.949: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:37.949: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:37.949: [smf] INFO: UE IMSI[262427802465282] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:37.957: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:37.957: [upf] INFO: UE F-SEID[UP:0x994 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 12/01 11:00:37.957: [upf] INFO: UE F-SEID[UP:0x994 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:00:37.959: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:00:40.962: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/01 11:00:40.967: [smf] INFO: Removed Session: UE IMSI:[262427802465282] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:40.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3190) 12/01 11:00:40.967: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:42.972: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:42.972: [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_gtpu_access_ipv6_apn4(18)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13936) Waiting for packet dumper to finish... 1 (prev_count=13936, count=15240) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00:45 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_clients_interact_with_txseq started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:47.508: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:48.175: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:49.179: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/01 11:00:49.179: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3182) 12/01 11:00:49.179: [smf] INFO: UE IMSI[262424036479232] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:49.187: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/01 11:00:49.187: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 12/01 11:00:49.187: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:49.188: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 12/01 11:00:49.188: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3182) 12/01 11:00:49.188: [smf] INFO: UE IMSI[262422741608433] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:49.194: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 12/01 11:00:49.194: [upf] INFO: UE F-SEID[UP:0x410 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 12/01 11:00:49.194: [upf] INFO: UE F-SEID[UP:0x410 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: GTPU sequence number expected but not present MTC@303b9c2e5b6d: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: fail MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@303b9c2e5b6d: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8048) 12/01 11:00:49.397: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:49.397: [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=8048, count=16204) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00:51 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_clients_interact_without_txseq started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:00:52.518: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:00:54.586: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:55.591: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:00:55.591: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:00:55.591: [smf] INFO: UE IMSI[262423854753987] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:55.597: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:00:55.597: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 12/01 11:00:55.597: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:00:55.599: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/01 11:00:55.599: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3182) 12/01 11:00:55.599: [smf] INFO: UE IMSI[262422335395453] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:00:55.605: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/01 11:00:55.605: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 12/01 11:00:55.605: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:55.607: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/01 11:00:55.612: [smf] INFO: Removed Session: UE IMSI:[262423854753987] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:55.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 12/01 11:00:55.612: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:55.613: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:00:55.617: [smf] INFO: Removed Session: UE IMSI:[262422335395453] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:00:55.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:00:55.617: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:00:57.619: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:00:57.619: [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(22)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:00:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20596) Waiting for packet dumper to finish... 1 (prev_count=20596, count=21900) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:00: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_with_single_dns started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:00.994: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:02.706: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:03.709: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:03.709: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:03.709: [smf] INFO: UE IMSI[262424919760642] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:01:03.716: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:03.716: [upf] INFO: UE F-SEID[UP:0x917 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 12/01 11:01:03.716: [upf] INFO: UE F-SEID[UP:0x917 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:01:03.717: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:03.721: [smf] INFO: Removed Session: UE IMSI:[262424919760642] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:01:03.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:03.721: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:03.723: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:03.723: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:03.723: [smf] INFO: UE IMSI[262429309135225] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:01:03.728: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:03.728: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 12/01 11:01:03.728: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:03.729: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:03.733: [smf] INFO: Removed Session: UE IMSI:[262429309135225] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:01:03.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:03.733: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:05.737: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:05.737: [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_with_single_dns(23)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:05 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:09.785: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:09.875: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:10.879: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:10.879: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:10.879: [smf] INFO: UE IMSI[262420028150863] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:01:10.887: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:10.887: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 12/01 11:01:10.887: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:01:10.888: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:10.892: [smf] INFO: Removed Session: UE IMSI:[262420028150863] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:01:10.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:10.892: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:12.895: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:01:12.895: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13496) Waiting for packet dumper to finish... 1 (prev_count=13496, count=15196) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_update_teic started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:16.089: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:16.310: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:17.314: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:17.314: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:17.314: [smf] INFO: UE IMSI[262425671996538] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:01:17.320: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:17.320: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 12/01 11:01:17.320: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: sending UpdatePDP MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:17.323: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:17.327: [smf] INFO: Removed Session: UE IMSI:[262425671996538] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:01:17.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:17.327: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:19.332: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:01:19.332: [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(27)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14096) Waiting for packet dumper to finish... 1 (prev_count=14096, count=15400) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:01: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp4_act_update_teid started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:24.525: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:24.590: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:25.594: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:25.594: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:25.594: [smf] INFO: UE IMSI[262429819050097] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:01:25.601: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:25.601: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 12/01 11:01:25.601: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: sending UpdatePDP MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:25.606: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:25.610: [smf] INFO: Removed Session: UE IMSI:[262429819050097] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:01:25.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:25.610: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:27.613: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:27.614: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16212) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:01:29 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:31.023: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:32.264: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:33.268: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:33.268: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:33.268: [smf] INFO: UE IMSI[262426871781967] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 12/01 11:01:33.276: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:33.276: [upf] INFO: UE F-SEID[UP:0x3df CP:0x4f5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 12/01 11:01:33.276: [upf] INFO: UE F-SEID[UP:0x3df CP:0x4f5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:01:33.278: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:33.282: [smf] INFO: Removed Session: UE IMSI:[262426871781967] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 12/01 11:01:33.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:33.282: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:35.284: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:35.284: [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(31)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact(32)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:35 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13008) Waiting for packet dumper to finish... 1 (prev_count=13008, count=13888) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:01: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_pcodns started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:38.474: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:38.853: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:39.857: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:39.857: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:39.857: [smf] INFO: UE IMSI[262426167338723] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 12/01 11:01:39.866: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:39.866: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x589] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 12/01 11:01:39.866: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x589] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:01:39.867: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:39.873: [smf] INFO: Removed Session: UE IMSI:[262426167338723] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 12/01 11:01:39.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:39.873: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:41.876: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:41.876: [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(34)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:41 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13600) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_icmp6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:45.039: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:45.408: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:46.412: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:46.412: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:46.412: [smf] INFO: UE IMSI[262425404217242] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 12/01 11:01:46.420: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:46.420: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb8e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 12/01 11:01:46.420: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xb8e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420030000000000000000'O 12/01 11:01:46.424: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:46.429: [smf] INFO: Removed Session: UE IMSI:[262425404217242] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 12/01 11:01:46.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:46.429: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:48.433: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:48.433: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:48 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14428) Waiting for packet dumper to finish... 1 (prev_count=14428, count=14940) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:01: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_mtu started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:51.815: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:01:52.043: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:01:53.047: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:01:53.047: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:01:53.047: [smf] INFO: UE IMSI[262424981840321] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 12/01 11:01:53.054: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:01:53.054: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xd68] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 12/01 11:01:53.054: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xd68] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420040000000000000000'O 12/01 11:01:53.057: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:01:53.063: [smf] INFO: Removed Session: UE IMSI:[262424981840321] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 12/01 11:01:53.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:01:53.063: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:01:55.066: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:01:55.066: [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(38)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:01:55 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=14524) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:01: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:01:58.786: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:00.913: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:01.917: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:01.917: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:01.917: [smf] INFO: UE IMSI[262424891341945] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 12/01 11:02:01.925: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:01.925: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xc32] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 12/01 11:02:01.925: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xc32] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420050000000000000000'O 12/01 11:02:01.928: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:02:01.933: [smf] INFO: Removed Session: UE IMSI:[262424891341945] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 12/01 11:02:01.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:02:01.933: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:02:03.936: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:02:03.936: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:02:03 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16116) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:02: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:02:08.267: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:09.607: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:10.611: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:10.611: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:10.611: [smf] INFO: UE IMSI[262425202639656] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 12/01 11:02:10.620: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:10.620: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc99] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 12/01 11:02:10.620: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc99] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420060000000000000000'O MTC@303b9c2e5b6d: This GGSN does NOT support forwarding link-local source address. 12/01 11:02:13.626: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:02:13.631: [smf] INFO: Removed Session: UE IMSI:[262425202639656] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 12/01 11:02:13.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:02:13.631: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:02:15.634: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:02:15.635: [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(41)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:02:15 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:02:17 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:02:20.797: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:20.952: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:21.956: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:21.956: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:21.956: [smf] INFO: UE IMSI[262426373519300] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 12/01 11:02:21.963: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:21.963: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xc09] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 12/01 11:02:21.963: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xc09] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420070000000000000000'O 12/01 11:02:21.965: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x36a6 (../src/upf/gtp-path.c:602) 12/01 11:02:21.965: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 12/01 11:02:21.965: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:02:24.966: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:02:24.971: [smf] INFO: Removed Session: UE IMSI:[262426373519300] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 12/01 11:02:24.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:02:24.971: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:02:26.975: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:02:26.975: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:02:26 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=15108) Waiting for packet dumper to finish... 1 (prev_count=15108, count=15620) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:02:29 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:02:30.923: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:32.097: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:33.100: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:33.100: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:33.100: [smf] INFO: UE IMSI[262428488805705] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 12/01 11:02:33.107: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:33.107: [upf] INFO: UE F-SEID[UP:0x429 CP:0xded] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 12/01 11:02:33.107: [upf] INFO: UE F-SEID[UP:0x429 CP:0xded] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420080000000000000000'O 12/01 11:02:33.109: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xf3f0 (../src/upf/gtp-path.c:602) 12/01 11:02:33.109: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 12/01 11:02:33.109: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:02:36.110: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:02:36.116: [smf] INFO: Removed Session: UE IMSI:[262428488805705] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 12/01 11:02:36.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:02:36.116: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:02:38.119: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:02:38.119: [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_global_saddr(46)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:02:38 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=14728) Waiting for packet dumper to finish... 1 (prev_count=14728, count=15240) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:02: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:02:42.692: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:43.290: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:44.292: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:44.293: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:44.293: [smf] INFO: UE IMSI[262428465995829] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 12/01 11:02:44.300: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:44.300: [upf] INFO: UE F-SEID[UP:0x220 CP:0x59b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 12/01 11:02:44.300: [upf] INFO: UE F-SEID[UP:0x220 CP:0x59b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004420090000000000000000'O 12/01 11:02:44.303: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:02:47.305: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:02:47.312: [smf] INFO: Removed Session: UE IMSI:[262428465995829] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 12/01 11:02:47.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:02:47.312: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:02:49.315: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:02:49.315: [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(48)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:02:49 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15064) Waiting for packet dumper to finish... 1 (prev_count=15064, count=16368) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:02:51 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp6_clients_interact started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:02:52.521: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:02:54.077: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:55.081: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:02:55.081: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:02:55.081: [smf] INFO: UE IMSI[262420513186259] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 12/01 11:02:55.089: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:02:55.089: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x7a8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 12/01 11:02:55.089: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x7a8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '200107800044200A0000000000000000'O MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:02:55.093: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/01 11:02:55.093: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3182) 12/01 11:02:55.093: [smf] INFO: UE IMSI[262424460540379] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 12/01 11:02:55.099: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/01 11:02:55.099: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xb8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 12/01 11:02:55.099: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xb8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: RA with /64 prefix '200107800044200B0000000000000000'O MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:03:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/01 11:03:01.110: [smf] INFO: Removed Session: UE IMSI:[262420513186259] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 12/01 11:03:01.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 12/01 11:03:01.110: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:01.116: [smf] INFO: Removed Session: UE IMSI:[262424460540379] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 12/01 11:03:01.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:01.116: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:03.119: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:03:03.119: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp6_clients_interact(50)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:03 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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.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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:06.604: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:07.493: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:08.497: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:08.497: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:08.497: [smf] INFO: UE IMSI[262427832800243] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 12/01 11:03:08.505: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:08.505: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe5d] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 12/01 11:03:08.505: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe5d] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:08.507: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:08.511: [smf] INFO: Removed Session: UE IMSI:[262427832800243] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 12/01 11:03:08.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:08.511: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:10.515: [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(52)@303b9c2e5b6d: Final verdict of PTC: none 12/01 11:03:10.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(51)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:10 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_ipcp started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:14.196: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:14.764: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:15.768: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:15.768: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:15.768: [smf] INFO: UE IMSI[262427394877798] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 12/01 11:03:15.775: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:15.775: [upf] INFO: UE F-SEID[UP:0x74b CP:0xa03] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 12/01 11:03:15.775: [upf] INFO: UE F-SEID[UP:0x74b CP:0xa03] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:15.776: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:15.780: [smf] INFO: Removed Session: UE IMSI:[262427394877798] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 12/01 11:03:15.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:15.780: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:17.783: [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_ipcp(53)@303b9c2e5b6d: Final verdict of PTC: none 12/01 11:03:17.784: [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(54)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:17 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14672) Waiting for packet dumper to finish... 1 (prev_count=14672, count=15184) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_icmp6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:21.215: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:21.524: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:22.527: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:22.527: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:22.527: [smf] INFO: UE IMSI[262427819869967] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 12/01 11:03:22.534: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:22.534: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xfa5] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 12/01 11:03:22.534: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xfa5] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004421030000000000000000'O 12/01 11:03:22.537: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:22.541: [smf] INFO: Removed Session: UE IMSI:[262427819869967] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 12/01 11:03:22.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:22.541: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:24.544: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:03:24.544: [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_icmp6(56)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:24 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14048) Waiting for packet dumper to finish... 1 (prev_count=14048, count=15448) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_pcodns4 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:28.392: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:29.058: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:30.062: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:30.062: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:30.062: [smf] INFO: UE IMSI[262428233856324] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 12/01 11:03:30.069: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:30.069: [upf] INFO: UE F-SEID[UP:0x44f CP:0xa] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 12/01 11:03:30.069: [upf] INFO: UE F-SEID[UP:0x44f CP:0xa] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:30.070: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:30.075: [smf] INFO: Removed Session: UE IMSI:[262428233856324] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 12/01 11:03:30.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:30.075: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:32.078: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:03:32.078: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:32 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_pcodns6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:35.736: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:36.780: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:37.785: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:37.785: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:37.785: [smf] INFO: UE IMSI[262421173395971] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 12/01 11:03:37.793: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:37.793: [upf] INFO: UE F-SEID[UP:0x99a CP:0xa12] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 12/01 11:03:37.793: [upf] INFO: UE F-SEID[UP:0x99a CP:0xa12] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:37.795: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:37.800: [smf] INFO: Removed Session: UE IMSI:[262421173395971] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 12/01 11:03:37.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:37.800: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:39.805: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:03:39.805: [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(60)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(59)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:39 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14436) Waiting for packet dumper to finish... 1 (prev_count=14436, count=14948) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_mtu started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:43.448: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:43.655: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:44.659: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:44.659: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:44.659: [smf] INFO: UE IMSI[262426601128542] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 12/01 11:03:44.667: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:44.667: [upf] INFO: UE F-SEID[UP:0x79b CP:0x684] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 12/01 11:03:44.667: [upf] INFO: UE F-SEID[UP:0x79b CP:0x684] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '20010780004421060000000000000000'O 12/01 11:03:44.669: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:44.673: [smf] INFO: Removed Session: UE IMSI:[262426601128542] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 12/01 11:03:44.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:44.673: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:46.676: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:03:46.676: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:46 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14800) Waiting for packet dumper to finish... 1 (prev_count=14800, count=15312) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:03:48 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:50.427: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:51.202: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:52.206: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:52.206: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:52.206: [smf] INFO: UE IMSI[262422182213216] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 12/01 11:03:52.214: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:52.214: [upf] INFO: UE F-SEID[UP:0x863 CP:0xa59] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 12/01 11:03:52.214: [upf] INFO: UE F-SEID[UP:0x863 CP:0xa59] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:52.215: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:03:52.219: [smf] INFO: Removed Session: UE IMSI:[262422182213216] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 12/01 11:03:52.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:03:52.219: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:03:54.223: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:03:54.223: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:03:54 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:03:56 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:03:57.501: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:03:57.696: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:03:58.701: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:03:58.701: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:03:58.701: [smf] INFO: UE IMSI[262421555944007] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 12/01 11:03:58.708: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:03:58.708: [upf] INFO: UE F-SEID[UP:0x74c CP:0xc72] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 12/01 11:03:58.708: [upf] INFO: UE F-SEID[UP:0x74c CP:0xc72] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:03:58.709: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x7161 (../src/upf/gtp-path.c:524) 12/01 11:03:58.709: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:04:01.713: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:04:01.720: [smf] INFO: Removed Session: UE IMSI:[262421555944007] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 12/01 11:04:01.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:04:01.720: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:03.723: [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)@303b9c2e5b6d: Final verdict of PTC: none 12/01 11:04:03.723: [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_saddr_ipv4(66)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:03 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=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=15172) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:04: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:08.692: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:08.908: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:04:09.912: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:04:09.912: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:04:09.912: [smf] INFO: UE IMSI[262425592583885] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 12/01 11:04:09.920: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:04:09.920: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xe69] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 12/01 11:04:09.920: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xe69] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:04:09.921: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x91a2 (../src/upf/gtp-path.c:602) 12/01 11:04:09.921: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 12/01 11:04:09.921: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:04:12.924: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:04:12.931: [smf] INFO: Removed Session: UE IMSI:[262425592583885] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 12/01 11:04:12.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:04:12.931: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:14.934: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:04:14.934: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:14 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=15584) Waiting for packet dumper to finish... 1 (prev_count=15584, count=16888) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:04: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:18.524: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:19.461: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:04:20.465: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:04:20.466: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:04:20.466: [smf] INFO: UE IMSI[262423316591579] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 12/01 11:04:20.475: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:04:20.475: [upf] INFO: UE F-SEID[UP:0x28d CP:0xc89] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 12/01 11:04:20.475: [upf] INFO: UE F-SEID[UP:0x28d CP:0xc89] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '200107800044210A0000000000000000'O 12/01 11:04:20.478: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x3f46 (../src/upf/gtp-path.c:602) 12/01 11:04:20.478: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 12/01 11:04:20.478: [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@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:04:23.481: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:04:23.487: [smf] INFO: Removed Session: UE IMSI:[262423316591579] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 12/01 11:04:23.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:04:23.487: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:25.491: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:04:25.491: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:25 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:04:27 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_clients_interact started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:29.337: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:29.702: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:04:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:04:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:04:30.707: [smf] INFO: UE IMSI[262424514982393] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 12/01 11:04:30.717: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:04:30.717: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x6e5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 12/01 11:04:30.717: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x6e5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: RA with /64 prefix '200107800044210B0000000000000000'O MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:04:30.721: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/01 11:04:30.721: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3182) 12/01 11:04:30.721: [smf] INFO: UE IMSI[262422037171743] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 12/01 11:04:30.727: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/01 11:04:30.727: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x578] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 12/01 11:04:30.727: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x578] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: RA with /64 prefix '200107800044210C0000000000000000'O MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:04:36.736: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/01 11:04:36.743: [smf] INFO: Removed Session: UE IMSI:[262424514982393] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 12/01 11:04:36.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 12/01 11:04:36.743: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:36.744: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:04:36.749: [smf] INFO: Removed Session: UE IMSI:[262422037171743] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 12/01 11:04:36.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:04:36.749: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:38.753: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:04:38.753: [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_clients_interact(71)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_clients_interact(72)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:38 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=23300) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp46_act_deact_apn4 started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:42.360: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:42.800: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:04:43.804: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:04:43.804: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:04:43.804: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 12/01 11:04:43.804: [smf] INFO: UE IMSI[262428489374585] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:04:43.811: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:04:43.811: [upf] INFO: UE F-SEID[UP:0x571 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 12/01 11:04:43.811: [upf] INFO: UE F-SEID[UP:0x571 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:04:43.812: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/01 11:04:43.816: [smf] INFO: Removed Session: UE IMSI:[262428489374585] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:04:43.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 12/01 11:04:43.817: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:45.819: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:04:45.819: [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_apn4(74)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp46_act_deact_apn4(73)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:45 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13352) Waiting for packet dumper to finish... 1 (prev_count=13352, count=13864) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 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.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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_echo_req_resp started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:49.193: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:49.681: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:04:52.688: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:04:52.688: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_echo_req_resp(76)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_echo_req_resp finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:04:52 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6968) Waiting for packet dumper to finish... 1 (prev_count=6968, count=7480) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:04:54 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_echo_req_resp_gtpu started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:04:56.209: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:04:57.737: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:00.744: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:05:00.744: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:05:00 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:05:02 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp_act2_recovery started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:05:04.205: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:05:04.311: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:05:05.317: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/01 11:05:05.317: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3182) 12/01 11:05:05.317: [smf] INFO: UE IMSI[262427749342756] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:05.325: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/01 11:05:05.325: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 12/01 11:05:05.325: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: sending 2nd CreatePDP (recovery increased) 12/01 11:05:05.326: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: Stopping testcase execution from "GGSN_Tests.ttcn":383 12/01 11:05:08.330: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:05:08.330: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(80)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp_act2_recovery(79)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@303b9c2e5b6d: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:05:08 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=11660) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:05: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_act_deact_retrans_duplicate started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:05:11.533: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:05:12.282: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:05:13.286: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/01 11:05:13.286: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3182) 12/01 11:05:13.286: [smf] INFO: UE IMSI[262423159255125] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:13.295: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/01 11:05:13.295: [upf] INFO: UE F-SEID[UP:0x113 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 12/01 11:05:13.295: [upf] INFO: UE F-SEID[UP:0x113 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:05:13.296: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/01 11:05:13.299: [smf] INFO: Removed Session: UE IMSI:[262423159255125] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:13.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 12/01 11:05:13.299: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:14.300: [gtp] WARNING: [20655] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:16.304: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:05:16.304: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@303b9c2e5b6d: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:05:16 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:05:18 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_pdp_act_restart_ctr_echo started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:05:19.488: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:05:21.771: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:05:22.775: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/01 11:05:22.775: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3182) 12/01 11:05:22.775: [smf] INFO: UE IMSI[262426377748860] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:22.784: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/01 11:05:22.784: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 12/01 11:05:22.784: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: 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@303b9c2e5b6d: Stopping testcase execution from "GGSN_Tests.ttcn":2059 12/01 11:05:28.791: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:05:28.791: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@303b9c2e5b6d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@303b9c2e5b6d: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:05:28 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:05: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:05:31.980: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:05:32.854: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/01 11:05:34.595: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 12/01 11:05:34.595: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3182) 12/01 11:05:34.595: [smf] INFO: UE IMSI[262424885219111] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.605: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 12/01 11:05:34.605: [upf] INFO: UE F-SEID[UP:0x46d CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.605: [upf] INFO: UE F-SEID[UP:0x46d CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.607: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/01 11:05:34.607: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3182) 12/01 11:05:34.607: [smf] INFO: UE IMSI[262426568259880] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:05:34.612: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/01 11:05:34.612: [upf] INFO: UE F-SEID[UP:0x489 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.612: [upf] INFO: UE F-SEID[UP:0x489 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.618: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 12/01 11:05:34.618: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3182) 12/01 11:05:34.618: [smf] INFO: UE IMSI[262426454983149] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.623: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 12/01 11:05:34.623: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.623: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.629: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 12/01 11:05:34.629: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3182) 12/01 11:05:34.629: [smf] INFO: UE IMSI[262429377818589] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.634: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 12/01 11:05:34.634: [upf] INFO: UE F-SEID[UP:0x58a CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.634: [upf] INFO: UE F-SEID[UP:0x58a CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.640: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 12/01 11:05:34.640: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3182) 12/01 11:05:34.640: [smf] INFO: UE IMSI[262429095640406] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.646: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 12/01 11:05:34.646: [upf] INFO: UE F-SEID[UP:0x9b CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.646: [upf] INFO: UE F-SEID[UP:0x9b CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.650: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 12/01 11:05:34.650: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3182) 12/01 11:05:34.650: [smf] INFO: UE IMSI[262420744297602] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.655: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 12/01 11:05:34.655: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.655: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.661: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 12/01 11:05:34.661: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3182) 12/01 11:05:34.661: [smf] INFO: UE IMSI[262423694611640] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.667: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 12/01 11:05:34.667: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.667: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.672: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 12/01 11:05:34.672: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3182) 12/01 11:05:34.672: [smf] INFO: UE IMSI[262422468501933] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.678: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 12/01 11:05:34.678: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.678: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.683: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 12/01 11:05:34.683: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3182) 12/01 11:05:34.683: [smf] INFO: UE IMSI[262425892489132] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.687: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 12/01 11:05:34.687: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.687: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.694: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 12/01 11:05:34.694: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3182) 12/01 11:05:34.694: [smf] INFO: UE IMSI[262426067590851] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.700: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 12/01 11:05:34.700: [upf] INFO: UE F-SEID[UP:0x901 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.700: [upf] INFO: UE F-SEID[UP:0x901 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.704: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 12/01 11:05:34.704: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3182) 12/01 11:05:34.704: [smf] INFO: UE IMSI[262425406444778] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.710: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 12/01 11:05:34.710: [upf] INFO: UE F-SEID[UP:0x541 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.710: [upf] INFO: UE F-SEID[UP:0x541 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.715: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 12/01 11:05:34.715: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3182) 12/01 11:05:34.715: [smf] INFO: UE IMSI[262423783500661] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.722: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 12/01 11:05:34.722: [upf] INFO: UE F-SEID[UP:0x562 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.722: [upf] INFO: UE F-SEID[UP:0x562 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.726: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 12/01 11:05:34.726: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3182) 12/01 11:05:34.726: [smf] INFO: UE IMSI[262428745197581] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.731: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 12/01 11:05:34.731: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.731: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.737: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 12/01 11:05:34.737: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3182) 12/01 11:05:34.737: [smf] INFO: UE IMSI[262422561730799] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.743: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 12/01 11:05:34.743: [upf] INFO: UE F-SEID[UP:0x366 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.743: [upf] INFO: UE F-SEID[UP:0x366 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.748: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 12/01 11:05:34.748: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3182) 12/01 11:05:34.748: [smf] INFO: UE IMSI[262421976363301] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.755: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 12/01 11:05:34.755: [upf] INFO: UE F-SEID[UP:0xafa CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.755: [upf] INFO: UE F-SEID[UP:0xafa CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.759: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 12/01 11:05:34.759: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3182) 12/01 11:05:34.759: [smf] INFO: UE IMSI[262426010575717] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.764: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 12/01 11:05:34.764: [upf] INFO: UE F-SEID[UP:0x88d CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.764: [upf] INFO: UE F-SEID[UP:0x88d CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.770: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 12/01 11:05:34.770: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3182) 12/01 11:05:34.770: [smf] INFO: UE IMSI[262425283563021] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.776: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 12/01 11:05:34.776: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.776: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.781: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 12/01 11:05:34.781: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3182) 12/01 11:05:34.781: [smf] INFO: UE IMSI[262420606611428] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.787: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 12/01 11:05:34.787: [upf] INFO: UE F-SEID[UP:0x642 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.787: [upf] INFO: UE F-SEID[UP:0x642 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.792: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 12/01 11:05:34.792: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3182) 12/01 11:05:34.792: [smf] INFO: UE IMSI[262424569592784] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.797: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 12/01 11:05:34.797: [upf] INFO: UE F-SEID[UP:0x89b CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.797: [upf] INFO: UE F-SEID[UP:0x89b CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.803: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 12/01 11:05:34.803: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3182) 12/01 11:05:34.803: [smf] INFO: UE IMSI[262429507873751] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.809: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 12/01 11:05:34.809: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.809: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.814: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 12/01 11:05:34.814: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3182) 12/01 11:05:34.814: [smf] INFO: UE IMSI[262426210703772] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.819: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 12/01 11:05:34.819: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.819: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.824: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 12/01 11:05:34.824: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3182) 12/01 11:05:34.824: [smf] INFO: UE IMSI[262424957328542] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.829: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 12/01 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.836: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 12/01 11:05:34.836: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3182) 12/01 11:05:34.836: [smf] INFO: UE IMSI[262426526007047] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.842: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 12/01 11:05:34.842: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.842: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.846: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 12/01 11:05:34.846: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3182) 12/01 11:05:34.846: [smf] INFO: UE IMSI[262426916993543] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.851: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 12/01 11:05:34.851: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.851: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.858: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 12/01 11:05:34.858: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3182) 12/01 11:05:34.858: [smf] INFO: UE IMSI[262428744005162] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.864: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 12/01 11:05:34.864: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.864: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.869: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 12/01 11:05:34.869: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3182) 12/01 11:05:34.869: [smf] INFO: UE IMSI[262429551888497] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.874: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 12/01 11:05:34.874: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.874: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.880: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 12/01 11:05:34.880: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3182) 12/01 11:05:34.880: [smf] INFO: UE IMSI[262422836674106] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.887: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 12/01 11:05:34.887: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.887: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.892: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 12/01 11:05:34.892: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3182) 12/01 11:05:34.892: [smf] INFO: UE IMSI[262427879646053] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.899: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 12/01 11:05:34.899: [upf] INFO: UE F-SEID[UP:0x826 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.899: [upf] INFO: UE F-SEID[UP:0x826 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.904: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 12/01 11:05:34.904: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3182) 12/01 11:05:34.904: [smf] INFO: UE IMSI[262429473489512] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.909: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 12/01 11:05:34.909: [upf] INFO: UE F-SEID[UP:0x849 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.909: [upf] INFO: UE F-SEID[UP:0x849 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.914: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 12/01 11:05:34.914: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3182) 12/01 11:05:34.914: [smf] INFO: UE IMSI[262422396911924] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.920: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 12/01 11:05:34.920: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.920: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.925: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 12/01 11:05:34.925: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3182) 12/01 11:05:34.925: [smf] INFO: UE IMSI[262421926151472] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.931: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 12/01 11:05:34.931: [upf] INFO: UE F-SEID[UP:0x858 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.931: [upf] INFO: UE F-SEID[UP:0x858 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.936: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 12/01 11:05:34.936: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3182) 12/01 11:05:34.936: [smf] INFO: UE IMSI[262428761444627] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.942: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 12/01 11:05:34.942: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.942: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.947: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 12/01 11:05:34.947: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3182) 12/01 11:05:34.947: [smf] INFO: UE IMSI[262423900441061] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.953: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 12/01 11:05:34.953: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.953: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.958: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 12/01 11:05:34.958: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3182) 12/01 11:05:34.958: [smf] INFO: UE IMSI[262427907745076] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.964: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 12/01 11:05:34.964: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.964: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.969: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 12/01 11:05:34.969: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3182) 12/01 11:05:34.969: [smf] INFO: UE IMSI[262427021619803] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.974: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 12/01 11:05:34.974: [upf] INFO: UE F-SEID[UP:0x90d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.974: [upf] INFO: UE F-SEID[UP:0x90d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.980: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 12/01 11:05:34.980: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3182) 12/01 11:05:34.980: [smf] INFO: UE IMSI[262429959325869] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.986: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 12/01 11:05:34.986: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.986: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:34.991: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 12/01 11:05:34.991: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3182) 12/01 11:05:34.991: [smf] INFO: UE IMSI[262428536775847] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:34.995: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 12/01 11:05:34.995: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 12/01 11:05:34.995: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.001: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 12/01 11:05:35.002: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3182) 12/01 11:05:35.002: [smf] INFO: UE IMSI[262428091519810] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.008: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 12/01 11:05:35.008: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.008: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.013: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 12/01 11:05:35.013: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3182) 12/01 11:05:35.013: [smf] INFO: UE IMSI[262426930277331] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.018: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 12/01 11:05:35.018: [upf] INFO: UE F-SEID[UP:0xea CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.018: [upf] INFO: UE F-SEID[UP:0xea CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.023: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 12/01 11:05:35.023: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3182) 12/01 11:05:35.023: [smf] INFO: UE IMSI[262426672349069] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.028: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 12/01 11:05:35.028: [upf] INFO: UE F-SEID[UP:0x11c CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.028: [upf] INFO: UE F-SEID[UP:0x11c CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.035: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 12/01 11:05:35.035: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3182) 12/01 11:05:35.035: [smf] INFO: UE IMSI[262425510364958] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.040: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 12/01 11:05:35.040: [upf] INFO: UE F-SEID[UP:0x639 CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.040: [upf] INFO: UE F-SEID[UP:0x639 CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.046: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 12/01 11:05:35.046: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3182) 12/01 11:05:35.046: [smf] INFO: UE IMSI[262428149972726] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.052: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 12/01 11:05:35.052: [upf] INFO: UE F-SEID[UP:0x8db CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.052: [upf] INFO: UE F-SEID[UP:0x8db CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.057: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 12/01 11:05:35.057: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3182) 12/01 11:05:35.057: [smf] INFO: UE IMSI[262420847289947] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.063: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 12/01 11:05:35.063: [upf] INFO: UE F-SEID[UP:0x4b CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.063: [upf] INFO: UE F-SEID[UP:0x4b CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.068: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 12/01 11:05:35.068: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3182) 12/01 11:05:35.068: [smf] INFO: UE IMSI[262427202814080] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.073: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 12/01 11:05:35.073: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.073: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.079: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 12/01 11:05:35.079: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3182) 12/01 11:05:35.079: [smf] INFO: UE IMSI[262422057750935] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.085: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 12/01 11:05:35.085: [upf] INFO: UE F-SEID[UP:0x47b CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.085: [upf] INFO: UE F-SEID[UP:0x47b CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.090: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 12/01 11:05:35.090: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3182) 12/01 11:05:35.090: [smf] INFO: UE IMSI[262422286207439] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.096: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 12/01 11:05:35.096: [upf] INFO: UE F-SEID[UP:0x77e CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.096: [upf] INFO: UE F-SEID[UP:0x77e CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.101: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 12/01 11:05:35.101: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3182) 12/01 11:05:35.101: [smf] INFO: UE IMSI[262425941392773] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.106: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 12/01 11:05:35.106: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.106: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.112: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 12/01 11:05:35.112: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3182) 12/01 11:05:35.112: [smf] INFO: UE IMSI[262420373994762] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.118: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 12/01 11:05:35.118: [upf] INFO: UE F-SEID[UP:0x444 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.118: [upf] INFO: UE F-SEID[UP:0x444 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.124: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 12/01 11:05:35.124: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3182) 12/01 11:05:35.124: [smf] INFO: UE IMSI[262427188222394] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.130: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 12/01 11:05:35.130: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.130: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.134: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 12/01 11:05:35.134: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3182) 12/01 11:05:35.134: [smf] INFO: UE IMSI[262425547440510] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.140: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 12/01 11:05:35.140: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.140: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.145: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 12/01 11:05:35.145: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3182) 12/01 11:05:35.145: [smf] INFO: UE IMSI[262420104832102] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.152: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 12/01 11:05:35.152: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.152: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.156: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 12/01 11:05:35.156: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3182) 12/01 11:05:35.156: [smf] INFO: UE IMSI[262428764335483] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.162: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 12/01 11:05:35.162: [upf] INFO: UE F-SEID[UP:0x100 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.162: [upf] INFO: UE F-SEID[UP:0x100 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.167: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 12/01 11:05:35.167: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3182) 12/01 11:05:35.167: [smf] INFO: UE IMSI[262424925724194] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.173: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 12/01 11:05:35.173: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.173: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.178: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 12/01 11:05:35.178: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3182) 12/01 11:05:35.178: [smf] INFO: UE IMSI[262422429660719] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.183: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 12/01 11:05:35.183: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.183: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.189: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 12/01 11:05:35.189: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3182) 12/01 11:05:35.189: [smf] INFO: UE IMSI[262421102574734] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.195: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 12/01 11:05:35.195: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.195: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.200: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 12/01 11:05:35.200: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3182) 12/01 11:05:35.200: [smf] INFO: UE IMSI[262422808637990] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.206: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 12/01 11:05:35.206: [upf] INFO: UE F-SEID[UP:0x99e CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.206: [upf] INFO: UE F-SEID[UP:0x99e CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.211: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 12/01 11:05:35.211: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3182) 12/01 11:05:35.211: [smf] INFO: UE IMSI[262427521826699] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.217: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 12/01 11:05:35.217: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.217: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.222: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 12/01 11:05:35.222: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3182) 12/01 11:05:35.222: [smf] INFO: UE IMSI[262426812163997] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.227: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 12/01 11:05:35.227: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.227: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.233: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 12/01 11:05:35.233: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3182) 12/01 11:05:35.233: [smf] INFO: UE IMSI[262426236624192] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.238: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 12/01 11:05:35.238: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.238: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.243: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 12/01 11:05:35.243: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3182) 12/01 11:05:35.243: [smf] INFO: UE IMSI[262423238184541] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.250: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 12/01 11:05:35.250: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.250: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.255: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 12/01 11:05:35.255: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3182) 12/01 11:05:35.255: [smf] INFO: UE IMSI[262424105797412] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.262: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 12/01 11:05:35.262: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.262: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.266: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 12/01 11:05:35.266: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3182) 12/01 11:05:35.266: [smf] INFO: UE IMSI[262427525723786] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.272: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 12/01 11:05:35.272: [upf] INFO: UE F-SEID[UP:0x63b CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.272: [upf] INFO: UE F-SEID[UP:0x63b CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.277: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 12/01 11:05:35.277: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3182) 12/01 11:05:35.277: [smf] INFO: UE IMSI[262426670907152] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.281: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 12/01 11:05:35.281: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.281: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.288: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 12/01 11:05:35.288: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3182) 12/01 11:05:35.288: [smf] INFO: UE IMSI[262429425316870] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.293: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 12/01 11:05:35.293: [upf] INFO: UE F-SEID[UP:0x441 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.293: [upf] INFO: UE F-SEID[UP:0x441 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.299: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 12/01 11:05:35.299: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3182) 12/01 11:05:35.299: [smf] INFO: UE IMSI[262425775221451] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.306: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 12/01 11:05:35.306: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.306: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.310: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 12/01 11:05:35.310: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3182) 12/01 11:05:35.310: [smf] INFO: UE IMSI[262429527014642] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.316: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 12/01 11:05:35.316: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.316: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.321: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 12/01 11:05:35.321: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3182) 12/01 11:05:35.321: [smf] INFO: UE IMSI[262421631534535] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.327: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 12/01 11:05:35.327: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.327: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.332: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 12/01 11:05:35.332: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3182) 12/01 11:05:35.332: [smf] INFO: UE IMSI[262423109360825] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.338: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 12/01 11:05:35.338: [upf] INFO: UE F-SEID[UP:0x7f CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.339: [upf] INFO: UE F-SEID[UP:0x7f CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.343: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 12/01 11:05:35.343: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3182) 12/01 11:05:35.343: [smf] INFO: UE IMSI[262427271569184] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.350: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 12/01 11:05:35.350: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.350: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.355: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 12/01 11:05:35.355: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3182) 12/01 11:05:35.355: [smf] INFO: UE IMSI[262428995696715] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.362: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 12/01 11:05:35.362: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.362: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.366: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 12/01 11:05:35.366: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3182) 12/01 11:05:35.366: [smf] INFO: UE IMSI[262421231616112] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.372: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 12/01 11:05:35.372: [upf] INFO: UE F-SEID[UP:0xd CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.372: [upf] INFO: UE F-SEID[UP:0xd CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.376: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 12/01 11:05:35.376: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3182) 12/01 11:05:35.376: [smf] INFO: UE IMSI[262429054005172] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.382: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 12/01 11:05:35.382: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.382: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.387: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 12/01 11:05:35.387: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3182) 12/01 11:05:35.387: [smf] INFO: UE IMSI[262429885368022] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.393: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 12/01 11:05:35.393: [upf] INFO: UE F-SEID[UP:0x844 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.393: [upf] INFO: UE F-SEID[UP:0x844 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.398: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 12/01 11:05:35.398: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3182) 12/01 11:05:35.398: [smf] INFO: UE IMSI[262420920721778] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.403: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 12/01 11:05:35.403: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.403: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.409: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 12/01 11:05:35.409: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3182) 12/01 11:05:35.409: [smf] INFO: UE IMSI[262428215132145] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.414: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 12/01 11:05:35.414: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.414: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.420: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 12/01 11:05:35.420: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3182) 12/01 11:05:35.420: [smf] INFO: UE IMSI[262421891951992] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.427: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 12/01 11:05:35.427: [upf] INFO: UE F-SEID[UP:0x44c CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.427: [upf] INFO: UE F-SEID[UP:0x44c CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.431: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 12/01 11:05:35.431: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3182) 12/01 11:05:35.431: [smf] INFO: UE IMSI[262425943043909] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.437: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 12/01 11:05:35.437: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.437: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.442: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 12/01 11:05:35.442: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3182) 12/01 11:05:35.442: [smf] INFO: UE IMSI[262423512543206] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.448: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 12/01 11:05:35.448: [upf] INFO: UE F-SEID[UP:0xafb CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.448: [upf] INFO: UE F-SEID[UP:0xafb CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.453: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 12/01 11:05:35.453: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3182) 12/01 11:05:35.453: [smf] INFO: UE IMSI[262429080577980] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.459: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 12/01 11:05:35.459: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.459: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.464: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 12/01 11:05:35.464: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3182) 12/01 11:05:35.464: [smf] INFO: UE IMSI[262427483089401] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.469: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 12/01 11:05:35.469: [upf] INFO: UE F-SEID[UP:0x46 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.469: [upf] INFO: UE F-SEID[UP:0x46 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.474: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 12/01 11:05:35.474: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3182) 12/01 11:05:35.474: [smf] INFO: UE IMSI[262428310813676] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.481: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 12/01 11:05:35.481: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.481: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.485: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 12/01 11:05:35.485: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3182) 12/01 11:05:35.485: [smf] INFO: UE IMSI[262420680314370] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.491: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 12/01 11:05:35.491: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.491: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.496: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 12/01 11:05:35.496: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3182) 12/01 11:05:35.496: [smf] INFO: UE IMSI[262423413931075] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.503: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 12/01 11:05:35.503: [upf] INFO: UE F-SEID[UP:0xbad CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.503: [upf] INFO: UE F-SEID[UP:0xbad CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.507: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 12/01 11:05:35.507: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3182) 12/01 11:05:35.507: [smf] INFO: UE IMSI[262428820762507] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.512: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 12/01 11:05:35.512: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.512: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.518: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 12/01 11:05:35.518: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3182) 12/01 11:05:35.518: [smf] INFO: UE IMSI[262424501488512] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.524: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 12/01 11:05:35.524: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.524: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.529: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 12/01 11:05:35.529: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3182) 12/01 11:05:35.529: [smf] INFO: UE IMSI[262420092839309] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.536: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 12/01 11:05:35.536: [upf] INFO: UE F-SEID[UP:0x351 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.536: [upf] INFO: UE F-SEID[UP:0x351 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.540: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 12/01 11:05:35.540: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3182) 12/01 11:05:35.540: [smf] INFO: UE IMSI[262429846194394] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.545: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 12/01 11:05:35.545: [upf] INFO: UE F-SEID[UP:0xfb CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.545: [upf] INFO: UE F-SEID[UP:0xfb CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.551: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 12/01 11:05:35.551: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3182) 12/01 11:05:35.551: [smf] INFO: UE IMSI[262426448220882] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.556: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 12/01 11:05:35.556: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.556: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.562: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 12/01 11:05:35.562: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3182) 12/01 11:05:35.562: [smf] INFO: UE IMSI[262425354117233] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.567: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 12/01 11:05:35.567: [upf] INFO: UE F-SEID[UP:0xfba CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.567: [upf] INFO: UE F-SEID[UP:0xfba CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.573: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 12/01 11:05:35.573: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3182) 12/01 11:05:35.573: [smf] INFO: UE IMSI[262421718846303] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.578: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 12/01 11:05:35.578: [upf] INFO: UE F-SEID[UP:0x104 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.578: [upf] INFO: UE F-SEID[UP:0x104 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.583: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 12/01 11:05:35.583: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3182) 12/01 11:05:35.583: [smf] INFO: UE IMSI[262424627368565] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.588: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 12/01 11:05:35.588: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.588: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.594: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 12/01 11:05:35.594: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3182) 12/01 11:05:35.594: [smf] INFO: UE IMSI[262421591790456] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.599: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 12/01 11:05:35.599: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.599: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.605: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 12/01 11:05:35.605: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3182) 12/01 11:05:35.605: [smf] INFO: UE IMSI[262424033061824] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.612: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 12/01 11:05:35.612: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.612: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.617: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 12/01 11:05:35.617: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3182) 12/01 11:05:35.617: [smf] INFO: UE IMSI[262422295149912] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.622: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 12/01 11:05:35.622: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.622: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.627: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 12/01 11:05:35.627: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3182) 12/01 11:05:35.627: [smf] INFO: UE IMSI[262425140802780] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.635: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 12/01 11:05:35.635: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.635: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.639: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 12/01 11:05:35.639: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3182) 12/01 11:05:35.639: [smf] INFO: UE IMSI[262428293209578] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.644: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 12/01 11:05:35.644: [upf] INFO: UE F-SEID[UP:0x514 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.644: [upf] INFO: UE F-SEID[UP:0x514 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.650: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 12/01 11:05:35.650: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3182) 12/01 11:05:35.650: [smf] INFO: UE IMSI[262420822501365] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.656: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 12/01 11:05:35.656: [upf] INFO: UE F-SEID[UP:0x77c CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.656: [upf] INFO: UE F-SEID[UP:0x77c CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.661: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 12/01 11:05:35.661: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3182) 12/01 11:05:35.661: [smf] INFO: UE IMSI[262427982804351] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.667: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 12/01 11:05:35.667: [upf] INFO: UE F-SEID[UP:0x20f CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.667: [upf] INFO: UE F-SEID[UP:0x20f CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.672: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 12/01 11:05:35.672: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3182) 12/01 11:05:35.672: [smf] INFO: UE IMSI[262423894697629] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.678: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 12/01 11:05:35.678: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.678: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.682: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 12/01 11:05:35.682: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3182) 12/01 11:05:35.682: [smf] INFO: UE IMSI[262426820669225] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.689: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 12/01 11:05:35.689: [upf] INFO: UE F-SEID[UP:0x10e CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.689: [upf] INFO: UE F-SEID[UP:0x10e CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.693: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 12/01 11:05:35.693: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3182) 12/01 11:05:35.693: [smf] INFO: UE IMSI[262425862885415] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.698: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 12/01 11:05:35.698: [upf] INFO: UE F-SEID[UP:0x312 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.698: [upf] INFO: UE F-SEID[UP:0x312 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.704: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 12/01 11:05:35.704: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3182) 12/01 11:05:35.704: [smf] INFO: UE IMSI[262425388900474] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.711: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 12/01 11:05:35.711: [upf] INFO: UE F-SEID[UP:0x349 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.711: [upf] INFO: UE F-SEID[UP:0x349 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.715: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 12/01 11:05:35.715: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3182) 12/01 11:05:35.715: [smf] INFO: UE IMSI[262420732012362] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.722: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 12/01 11:05:35.722: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.722: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.726: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 12/01 11:05:35.726: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3182) 12/01 11:05:35.726: [smf] INFO: UE IMSI[262420367955178] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.733: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 12/01 11:05:35.733: [upf] INFO: UE F-SEID[UP:0x205 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.733: [upf] INFO: UE F-SEID[UP:0x205 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.737: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 12/01 11:05:35.737: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3182) 12/01 11:05:35.737: [smf] INFO: UE IMSI[262423468571227] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.742: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 12/01 11:05:35.742: [upf] INFO: UE F-SEID[UP:0x73d CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.742: [upf] INFO: UE F-SEID[UP:0x73d CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.748: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 12/01 11:05:35.748: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3182) 12/01 11:05:35.748: [smf] INFO: UE IMSI[262429684877272] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.755: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 12/01 11:05:35.755: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.755: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.759: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 12/01 11:05:35.759: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3182) 12/01 11:05:35.759: [smf] INFO: UE IMSI[262425519140065] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.764: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 12/01 11:05:35.764: [upf] INFO: UE F-SEID[UP:0x691 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.764: [upf] INFO: UE F-SEID[UP:0x691 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.770: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 12/01 11:05:35.770: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3182) 12/01 11:05:35.770: [smf] INFO: UE IMSI[262421856334774] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.776: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 12/01 11:05:35.776: [upf] INFO: UE F-SEID[UP:0xde CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.776: [upf] INFO: UE F-SEID[UP:0xde CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.781: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 12/01 11:05:35.781: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3182) 12/01 11:05:35.781: [smf] INFO: UE IMSI[262422800854134] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.786: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 12/01 11:05:35.786: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.786: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.792: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 12/01 11:05:35.792: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3182) 12/01 11:05:35.792: [smf] INFO: UE IMSI[262423101248682] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.798: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 12/01 11:05:35.798: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.798: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.803: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 12/01 11:05:35.803: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3182) 12/01 11:05:35.803: [smf] INFO: UE IMSI[262422476011050] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.809: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 12/01 11:05:35.809: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.809: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.814: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 12/01 11:05:35.814: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3182) 12/01 11:05:35.814: [smf] INFO: UE IMSI[262429403024992] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.820: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 12/01 11:05:35.820: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.820: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.825: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 12/01 11:05:35.825: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3182) 12/01 11:05:35.825: [smf] INFO: UE IMSI[262422295535835] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.831: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 12/01 11:05:35.831: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.831: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.836: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 12/01 11:05:35.836: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3182) 12/01 11:05:35.836: [smf] INFO: UE IMSI[262427035906070] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.841: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 12/01 11:05:35.841: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.841: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.847: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 12/01 11:05:35.847: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3182) 12/01 11:05:35.847: [smf] INFO: UE IMSI[262427489561356] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.852: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 12/01 11:05:35.852: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.852: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.858: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 12/01 11:05:35.858: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3182) 12/01 11:05:35.858: [smf] INFO: UE IMSI[262422095357918] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.864: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 12/01 11:05:35.864: [upf] INFO: UE F-SEID[UP:0xece CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.864: [upf] INFO: UE F-SEID[UP:0xece CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.869: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 12/01 11:05:35.869: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3182) 12/01 11:05:35.869: [smf] INFO: UE IMSI[262421360920023] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.873: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 12/01 11:05:35.874: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.874: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.879: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 12/01 11:05:35.879: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3182) 12/01 11:05:35.879: [smf] INFO: UE IMSI[262426924409562] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.885: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 12/01 11:05:35.885: [upf] INFO: UE F-SEID[UP:0x257 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.885: [upf] INFO: UE F-SEID[UP:0x257 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.891: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 12/01 11:05:35.891: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3182) 12/01 11:05:35.891: [smf] INFO: UE IMSI[262427089286389] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.897: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 12/01 11:05:35.897: [upf] INFO: UE F-SEID[UP:0x87e CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.897: [upf] INFO: UE F-SEID[UP:0x87e CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.902: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 12/01 11:05:35.902: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3182) 12/01 11:05:35.902: [smf] INFO: UE IMSI[262424669715071] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.907: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 12/01 11:05:35.907: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.907: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.912: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 12/01 11:05:35.912: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3182) 12/01 11:05:35.913: [smf] INFO: UE IMSI[262425531133681] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.918: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 12/01 11:05:35.918: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.918: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.923: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 12/01 11:05:35.923: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3182) 12/01 11:05:35.923: [smf] INFO: UE IMSI[262425050313948] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.928: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 12/01 11:05:35.929: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.929: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.935: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 12/01 11:05:35.935: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3182) 12/01 11:05:35.935: [smf] INFO: UE IMSI[262423998700638] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.941: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 12/01 11:05:35.941: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.941: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.945: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 12/01 11:05:35.945: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3182) 12/01 11:05:35.945: [smf] INFO: UE IMSI[262422578475592] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.950: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 12/01 11:05:35.951: [upf] INFO: UE F-SEID[UP:0x95a CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.951: [upf] INFO: UE F-SEID[UP:0x95a CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.956: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 12/01 11:05:35.956: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3182) 12/01 11:05:35.956: [smf] INFO: UE IMSI[262425988906673] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.961: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 12/01 11:05:35.961: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.961: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.967: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 12/01 11:05:35.967: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3182) 12/01 11:05:35.967: [smf] INFO: UE IMSI[262423775951386] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.972: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 12/01 11:05:35.972: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.972: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.978: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 12/01 11:05:35.978: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3182) 12/01 11:05:35.978: [smf] INFO: UE IMSI[262421198436930] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.983: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 12/01 11:05:35.983: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.983: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:35.989: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 12/01 11:05:35.989: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3182) 12/01 11:05:35.989: [smf] INFO: UE IMSI[262421261412227] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:35.996: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 12/01 11:05:35.996: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 12/01 11:05:35.996: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.000: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 12/01 11:05:36.000: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3182) 12/01 11:05:36.000: [smf] INFO: UE IMSI[262425209863034] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.004: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 12/01 11:05:36.004: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.004: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.011: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 12/01 11:05:36.011: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3182) 12/01 11:05:36.011: [smf] INFO: UE IMSI[262421463880619] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.017: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 12/01 11:05:36.017: [upf] INFO: UE F-SEID[UP:0x72c CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.017: [upf] INFO: UE F-SEID[UP:0x72c CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.023: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 12/01 11:05:36.023: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3182) 12/01 11:05:36.023: [smf] INFO: UE IMSI[262425847835881] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.029: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 12/01 11:05:36.029: [upf] INFO: UE F-SEID[UP:0x950 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.029: [upf] INFO: UE F-SEID[UP:0x950 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.034: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 12/01 11:05:36.034: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3182) 12/01 11:05:36.034: [smf] INFO: UE IMSI[262429081812174] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.041: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 12/01 11:05:36.041: [upf] INFO: UE F-SEID[UP:0x69f CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.041: [upf] INFO: UE F-SEID[UP:0x69f CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.045: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 12/01 11:05:36.045: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3182) 12/01 11:05:36.045: [smf] INFO: UE IMSI[262427809766432] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.051: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 12/01 11:05:36.051: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.051: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.056: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 12/01 11:05:36.056: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3182) 12/01 11:05:36.056: [smf] INFO: UE IMSI[262420922597065] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.061: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 12/01 11:05:36.061: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.061: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.067: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 12/01 11:05:36.067: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3182) 12/01 11:05:36.067: [smf] INFO: UE IMSI[262423069349979] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.073: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 12/01 11:05:36.073: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.073: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.078: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 12/01 11:05:36.078: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3182) 12/01 11:05:36.078: [smf] INFO: UE IMSI[262426423177075] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.085: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 12/01 11:05:36.085: [upf] INFO: UE F-SEID[UP:0x572 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.085: [upf] INFO: UE F-SEID[UP:0x572 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.090: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 12/01 11:05:36.090: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3182) 12/01 11:05:36.090: [smf] INFO: UE IMSI[262421348572288] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.095: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 12/01 11:05:36.095: [upf] INFO: UE F-SEID[UP:0x49a CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.095: [upf] INFO: UE F-SEID[UP:0x49a CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.100: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 12/01 11:05:36.100: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3182) 12/01 11:05:36.100: [smf] INFO: UE IMSI[262429823015372] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.105: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 12/01 11:05:36.106: [upf] INFO: UE F-SEID[UP:0x883 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.106: [upf] INFO: UE F-SEID[UP:0x883 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.111: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 12/01 11:05:36.111: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3182) 12/01 11:05:36.111: [smf] INFO: UE IMSI[262421412986463] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.117: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 12/01 11:05:36.117: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.117: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.122: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 12/01 11:05:36.122: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3182) 12/01 11:05:36.122: [smf] INFO: UE IMSI[262423486471298] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.127: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 12/01 11:05:36.127: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.127: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.133: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 12/01 11:05:36.133: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3182) 12/01 11:05:36.133: [smf] INFO: UE IMSI[262424817578978] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.140: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 12/01 11:05:36.140: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.140: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.144: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 12/01 11:05:36.144: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3182) 12/01 11:05:36.144: [smf] INFO: UE IMSI[262427489612302] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.149: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 12/01 11:05:36.149: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.149: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.155: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 12/01 11:05:36.155: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3182) 12/01 11:05:36.155: [smf] INFO: UE IMSI[262423849084075] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.161: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 12/01 11:05:36.161: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.161: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.166: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 12/01 11:05:36.166: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3182) 12/01 11:05:36.166: [smf] INFO: UE IMSI[262428970405418] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.171: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 12/01 11:05:36.171: [upf] INFO: UE F-SEID[UP:0x364 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.171: [upf] INFO: UE F-SEID[UP:0x364 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.176: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 12/01 11:05:36.176: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3182) 12/01 11:05:36.176: [smf] INFO: UE IMSI[262424464496807] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.181: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 12/01 11:05:36.181: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.181: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.187: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 12/01 11:05:36.187: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3182) 12/01 11:05:36.187: [smf] INFO: UE IMSI[262426337021450] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.193: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 12/01 11:05:36.193: [upf] INFO: UE F-SEID[UP:0x1f CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.193: [upf] INFO: UE F-SEID[UP:0x1f CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.198: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 12/01 11:05:36.198: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3182) 12/01 11:05:36.198: [smf] INFO: UE IMSI[262429542184375] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.204: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 12/01 11:05:36.204: [upf] INFO: UE F-SEID[UP:0x89e CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.204: [upf] INFO: UE F-SEID[UP:0x89e CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.209: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 12/01 11:05:36.209: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3182) 12/01 11:05:36.209: [smf] INFO: UE IMSI[262422129686405] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.215: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 12/01 11:05:36.215: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.215: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.220: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 12/01 11:05:36.220: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3182) 12/01 11:05:36.220: [smf] INFO: UE IMSI[262426290426308] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.226: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 12/01 11:05:36.226: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.226: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.231: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 12/01 11:05:36.231: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3182) 12/01 11:05:36.231: [smf] INFO: UE IMSI[262423136977809] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.237: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 12/01 11:05:36.237: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.237: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.242: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 12/01 11:05:36.242: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3182) 12/01 11:05:36.242: [smf] INFO: UE IMSI[262427284630762] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.248: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 12/01 11:05:36.248: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.248: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.253: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 12/01 11:05:36.253: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3182) 12/01 11:05:36.253: [smf] INFO: UE IMSI[262422624041485] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.259: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 12/01 11:05:36.259: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.260: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.265: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 12/01 11:05:36.265: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3182) 12/01 11:05:36.265: [smf] INFO: UE IMSI[262426354965180] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.270: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 12/01 11:05:36.270: [upf] INFO: UE F-SEID[UP:0x833 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.270: [upf] INFO: UE F-SEID[UP:0x833 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.275: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 12/01 11:05:36.275: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3182) 12/01 11:05:36.275: [smf] INFO: UE IMSI[262424118200968] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.280: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 12/01 11:05:36.281: [upf] INFO: UE F-SEID[UP:0x226 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.281: [upf] INFO: UE F-SEID[UP:0x226 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.287: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 12/01 11:05:36.287: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3182) 12/01 11:05:36.287: [smf] INFO: UE IMSI[262429156586989] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.293: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 12/01 11:05:36.293: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.293: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.298: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 12/01 11:05:36.298: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3182) 12/01 11:05:36.298: [smf] INFO: UE IMSI[262428102745082] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.304: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 12/01 11:05:36.304: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.304: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.309: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 12/01 11:05:36.309: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3182) 12/01 11:05:36.309: [smf] INFO: UE IMSI[262429389464350] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.314: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 12/01 11:05:36.314: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.314: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.319: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 12/01 11:05:36.319: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3182) 12/01 11:05:36.319: [smf] INFO: UE IMSI[262424159395055] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.325: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 12/01 11:05:36.325: [upf] INFO: UE F-SEID[UP:0x971 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.325: [upf] INFO: UE F-SEID[UP:0x971 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.330: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 12/01 11:05:36.330: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3182) 12/01 11:05:36.330: [smf] INFO: UE IMSI[262420160253113] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.336: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 12/01 11:05:36.336: [upf] INFO: UE F-SEID[UP:0x400 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.336: [upf] INFO: UE F-SEID[UP:0x400 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.342: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 12/01 11:05:36.342: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3182) 12/01 11:05:36.342: [smf] INFO: UE IMSI[262429089785712] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.348: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 12/01 11:05:36.348: [upf] INFO: UE F-SEID[UP:0xa CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.348: [upf] INFO: UE F-SEID[UP:0xa CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.353: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 12/01 11:05:36.353: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3182) 12/01 11:05:36.353: [smf] INFO: UE IMSI[262429859844239] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.359: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 12/01 11:05:36.359: [upf] INFO: UE F-SEID[UP:0x304 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.359: [upf] INFO: UE F-SEID[UP:0x304 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.363: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 12/01 11:05:36.363: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3182) 12/01 11:05:36.363: [smf] INFO: UE IMSI[262420219707834] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.368: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 12/01 11:05:36.368: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.368: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.374: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 12/01 11:05:36.374: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3182) 12/01 11:05:36.374: [smf] INFO: UE IMSI[262423578769106] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.379: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 12/01 11:05:36.379: [upf] INFO: UE F-SEID[UP:0x90f CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.379: [upf] INFO: UE F-SEID[UP:0x90f CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.385: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 12/01 11:05:36.385: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3182) 12/01 11:05:36.385: [smf] INFO: UE IMSI[262420919004045] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.390: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 12/01 11:05:36.390: [upf] INFO: UE F-SEID[UP:0x2df CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.390: [upf] INFO: UE F-SEID[UP:0x2df CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.396: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 12/01 11:05:36.396: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3182) 12/01 11:05:36.396: [smf] INFO: UE IMSI[262421294526473] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.402: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 12/01 11:05:36.402: [upf] INFO: UE F-SEID[UP:0x74d CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.402: [upf] INFO: UE F-SEID[UP:0x74d CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.406: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 12/01 11:05:36.406: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3182) 12/01 11:05:36.406: [smf] INFO: UE IMSI[262421941132077] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.412: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 12/01 11:05:36.412: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.412: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.417: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 12/01 11:05:36.417: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3182) 12/01 11:05:36.417: [smf] INFO: UE IMSI[262429039509123] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.423: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 12/01 11:05:36.423: [upf] INFO: UE F-SEID[UP:0x129 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.423: [upf] INFO: UE F-SEID[UP:0x129 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.428: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 12/01 11:05:36.428: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3182) 12/01 11:05:36.428: [smf] INFO: UE IMSI[262422533027281] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.434: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 12/01 11:05:36.434: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.434: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.439: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 12/01 11:05:36.439: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3182) 12/01 11:05:36.439: [smf] INFO: UE IMSI[262425890863213] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.444: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 12/01 11:05:36.444: [upf] INFO: UE F-SEID[UP:0x583 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.444: [upf] INFO: UE F-SEID[UP:0x583 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.450: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 12/01 11:05:36.450: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3182) 12/01 11:05:36.450: [smf] INFO: UE IMSI[262425594836572] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.457: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 12/01 11:05:36.457: [upf] INFO: UE F-SEID[UP:0x15f CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.457: [upf] INFO: UE F-SEID[UP:0x15f CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.461: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 12/01 11:05:36.461: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3182) 12/01 11:05:36.461: [smf] INFO: UE IMSI[262429082089171] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.466: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 12/01 11:05:36.466: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.466: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.471: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 12/01 11:05:36.471: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3182) 12/01 11:05:36.471: [smf] INFO: UE IMSI[262422090729707] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.477: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 12/01 11:05:36.477: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.477: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.482: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 12/01 11:05:36.482: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3182) 12/01 11:05:36.482: [smf] INFO: UE IMSI[262425834255443] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.488: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 12/01 11:05:36.488: [upf] INFO: UE F-SEID[UP:0x953 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.488: [upf] INFO: UE F-SEID[UP:0x953 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.494: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 12/01 11:05:36.494: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3182) 12/01 11:05:36.494: [smf] INFO: UE IMSI[262425845160507] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.500: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 12/01 11:05:36.500: [upf] INFO: UE F-SEID[UP:0x988 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.500: [upf] INFO: UE F-SEID[UP:0x988 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.504: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 12/01 11:05:36.504: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3182) 12/01 11:05:36.504: [smf] INFO: UE IMSI[262422218739788] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.510: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 12/01 11:05:36.511: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.511: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.515: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 12/01 11:05:36.515: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3182) 12/01 11:05:36.515: [smf] INFO: UE IMSI[262422424400063] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.519: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 12/01 11:05:36.519: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.519: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.526: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 12/01 11:05:36.526: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3182) 12/01 11:05:36.526: [smf] INFO: UE IMSI[262426161367313] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.530: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 12/01 11:05:36.530: [upf] INFO: UE F-SEID[UP:0x832 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.530: [upf] INFO: UE F-SEID[UP:0x832 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.536: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 12/01 11:05:36.536: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3182) 12/01 11:05:36.536: [smf] INFO: UE IMSI[262425951375497] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.542: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 12/01 11:05:36.542: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.542: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.547: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 12/01 11:05:36.547: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3182) 12/01 11:05:36.547: [smf] INFO: UE IMSI[262424794391961] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.553: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 12/01 11:05:36.553: [upf] INFO: UE F-SEID[UP:0x99b CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.553: [upf] INFO: UE F-SEID[UP:0x99b CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.558: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 12/01 11:05:36.558: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3182) 12/01 11:05:36.558: [smf] INFO: UE IMSI[262420131276285] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.564: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 12/01 11:05:36.564: [upf] INFO: UE F-SEID[UP:0x44a CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.564: [upf] INFO: UE F-SEID[UP:0x44a CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.570: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 12/01 11:05:36.570: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3182) 12/01 11:05:36.570: [smf] INFO: UE IMSI[262425107692558] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.575: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 12/01 11:05:36.575: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.575: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.581: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 12/01 11:05:36.581: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3182) 12/01 11:05:36.581: [smf] INFO: UE IMSI[262428467998466] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.586: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 12/01 11:05:36.586: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.586: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.592: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 12/01 11:05:36.592: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3182) 12/01 11:05:36.592: [smf] INFO: UE IMSI[262421551411622] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.597: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 12/01 11:05:36.597: [upf] INFO: UE F-SEID[UP:0xebb CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.597: [upf] INFO: UE F-SEID[UP:0xebb CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.602: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 12/01 11:05:36.602: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3182) 12/01 11:05:36.602: [smf] INFO: UE IMSI[262421163650199] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.607: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 12/01 11:05:36.607: [upf] INFO: UE F-SEID[UP:0x83d CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.607: [upf] INFO: UE F-SEID[UP:0x83d CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.613: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 12/01 11:05:36.613: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3182) 12/01 11:05:36.613: [smf] INFO: UE IMSI[262423594830325] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.618: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 12/01 11:05:36.618: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.618: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.624: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 12/01 11:05:36.624: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3182) 12/01 11:05:36.624: [smf] INFO: UE IMSI[262427777895608] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.629: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 12/01 11:05:36.629: [upf] INFO: UE F-SEID[UP:0x730 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.629: [upf] INFO: UE F-SEID[UP:0x730 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.635: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 12/01 11:05:36.635: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3182) 12/01 11:05:36.635: [smf] INFO: UE IMSI[262420263735942] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.640: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 12/01 11:05:36.640: [upf] INFO: UE F-SEID[UP:0x345 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.640: [upf] INFO: UE F-SEID[UP:0x345 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.646: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 12/01 11:05:36.646: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3182) 12/01 11:05:36.646: [smf] INFO: UE IMSI[262425918529015] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.651: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 12/01 11:05:36.651: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.651: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.657: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 12/01 11:05:36.657: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3182) 12/01 11:05:36.657: [smf] INFO: UE IMSI[262428603969672] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.662: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 12/01 11:05:36.662: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.662: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.668: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 12/01 11:05:36.668: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3182) 12/01 11:05:36.668: [smf] INFO: UE IMSI[262428150687663] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.674: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 12/01 11:05:36.674: [upf] INFO: UE F-SEID[UP:0x159 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.674: [upf] INFO: UE F-SEID[UP:0x159 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.679: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 12/01 11:05:36.679: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3182) 12/01 11:05:36.679: [smf] INFO: UE IMSI[262424952227704] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.684: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 12/01 11:05:36.684: [upf] INFO: UE F-SEID[UP:0x762 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.684: [upf] INFO: UE F-SEID[UP:0x762 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.690: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 12/01 11:05:36.690: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3182) 12/01 11:05:36.690: [smf] INFO: UE IMSI[262421880151908] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.696: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 12/01 11:05:36.696: [upf] INFO: UE F-SEID[UP:0x299 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.696: [upf] INFO: UE F-SEID[UP:0x299 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.701: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 12/01 11:05:36.701: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3182) 12/01 11:05:36.701: [smf] INFO: UE IMSI[262421510279155] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.707: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 12/01 11:05:36.707: [upf] INFO: UE F-SEID[UP:0x958 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.707: [upf] INFO: UE F-SEID[UP:0x958 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.712: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 12/01 11:05:36.712: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3182) 12/01 11:05:36.712: [smf] INFO: UE IMSI[262420696710779] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.717: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 12/01 11:05:36.717: [upf] INFO: UE F-SEID[UP:0x724 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.717: [upf] INFO: UE F-SEID[UP:0x724 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.723: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 12/01 11:05:36.723: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3182) 12/01 11:05:36.723: [smf] INFO: UE IMSI[262422735865884] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.727: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 12/01 11:05:36.727: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.727: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.734: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 12/01 11:05:36.734: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3182) 12/01 11:05:36.734: [smf] INFO: UE IMSI[262428112481771] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.740: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 12/01 11:05:36.740: [upf] INFO: UE F-SEID[UP:0x14e CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.740: [upf] INFO: UE F-SEID[UP:0x14e CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.745: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 12/01 11:05:36.745: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3182) 12/01 11:05:36.745: [smf] INFO: UE IMSI[262427365519889] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.751: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 12/01 11:05:36.751: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.751: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.756: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 12/01 11:05:36.756: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3182) 12/01 11:05:36.756: [smf] INFO: UE IMSI[262425607745264] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.763: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 12/01 11:05:36.763: [upf] INFO: UE F-SEID[UP:0x45d CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.763: [upf] INFO: UE F-SEID[UP:0x45d CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.767: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 12/01 11:05:36.767: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3182) 12/01 11:05:36.767: [smf] INFO: UE IMSI[262428425282193] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.771: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 12/01 11:05:36.771: [upf] INFO: UE F-SEID[UP:0x337 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.771: [upf] INFO: UE F-SEID[UP:0x337 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.777: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 12/01 11:05:36.777: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3182) 12/01 11:05:36.777: [smf] INFO: UE IMSI[262423523809319] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.782: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 12/01 11:05:36.783: [upf] INFO: UE F-SEID[UP:0x65d CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.783: [upf] INFO: UE F-SEID[UP:0x65d CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.788: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 12/01 11:05:36.788: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3182) 12/01 11:05:36.788: [smf] INFO: UE IMSI[262420360098590] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.793: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 12/01 11:05:36.793: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.793: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.799: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 12/01 11:05:36.799: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3182) 12/01 11:05:36.799: [smf] INFO: UE IMSI[262429486933283] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.804: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 12/01 11:05:36.804: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.804: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.810: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 12/01 11:05:36.810: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3182) 12/01 11:05:36.810: [smf] INFO: UE IMSI[262428857420400] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.815: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 12/01 11:05:36.815: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.815: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.821: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 12/01 11:05:36.821: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3182) 12/01 11:05:36.821: [smf] INFO: UE IMSI[262426962888616] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.827: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 12/01 11:05:36.827: [upf] INFO: UE F-SEID[UP:0xffe CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.827: [upf] INFO: UE F-SEID[UP:0xffe CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.832: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 12/01 11:05:36.832: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3182) 12/01 11:05:36.832: [smf] INFO: UE IMSI[262424442243596] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.837: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 12/01 11:05:36.837: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.837: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.842: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 12/01 11:05:36.842: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3182) 12/01 11:05:36.842: [smf] INFO: UE IMSI[262420055956557] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.848: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 12/01 11:05:36.848: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.848: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.853: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 12/01 11:05:36.853: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3182) 12/01 11:05:36.853: [smf] INFO: UE IMSI[262429609695142] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.859: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 12/01 11:05:36.859: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.859: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.864: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 12/01 11:05:36.864: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3182) 12/01 11:05:36.864: [smf] INFO: UE IMSI[262420862254617] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.871: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 12/01 11:05:36.871: [upf] INFO: UE F-SEID[UP:0x239 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.871: [upf] INFO: UE F-SEID[UP:0x239 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.876: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 12/01 11:05:36.876: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3182) 12/01 11:05:36.876: [smf] INFO: UE IMSI[262422946397518] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.881: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 12/01 11:05:36.881: [upf] INFO: UE F-SEID[UP:0x402 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.881: [upf] INFO: UE F-SEID[UP:0x402 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.887: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 12/01 11:05:36.887: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3182) 12/01 11:05:36.887: [smf] INFO: UE IMSI[262426499242169] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.892: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 12/01 11:05:36.892: [upf] INFO: UE F-SEID[UP:0x174 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.892: [upf] INFO: UE F-SEID[UP:0x174 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.898: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 12/01 11:05:36.898: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3182) 12/01 11:05:36.898: [smf] INFO: UE IMSI[262421599917716] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.904: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 12/01 11:05:36.904: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.904: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.909: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 12/01 11:05:36.909: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3182) 12/01 11:05:36.909: [smf] INFO: UE IMSI[262428936533030] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.914: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 12/01 11:05:36.914: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.914: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.919: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 12/01 11:05:36.919: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3182) 12/01 11:05:36.920: [smf] INFO: UE IMSI[262427776027265] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.925: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 12/01 11:05:36.925: [upf] INFO: UE F-SEID[UP:0x92c CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.925: [upf] INFO: UE F-SEID[UP:0x92c CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.930: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 12/01 11:05:36.930: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3182) 12/01 11:05:36.930: [smf] INFO: UE IMSI[262429457072974] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.936: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 12/01 11:05:36.936: [upf] INFO: UE F-SEID[UP:0x9db CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.936: [upf] INFO: UE F-SEID[UP:0x9db CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.941: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 12/01 11:05:36.941: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3182) 12/01 11:05:36.941: [smf] INFO: UE IMSI[262426361625986] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.947: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 12/01 11:05:36.947: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.947: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.952: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 12/01 11:05:36.952: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3182) 12/01 11:05:36.952: [smf] INFO: UE IMSI[262426197636334] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.957: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 12/01 11:05:36.957: [upf] INFO: UE F-SEID[UP:0x623 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.957: [upf] INFO: UE F-SEID[UP:0x623 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.963: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 12/01 11:05:36.963: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3182) 12/01 11:05:36.963: [smf] INFO: UE IMSI[262427940711327] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.968: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 12/01 11:05:36.968: [upf] INFO: UE F-SEID[UP:0x431 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.968: [upf] INFO: UE F-SEID[UP:0x431 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.974: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 12/01 11:05:36.974: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3182) 12/01 11:05:36.974: [smf] INFO: UE IMSI[262420576221641] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.978: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 12/01 11:05:36.978: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.978: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.985: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 12/01 11:05:36.985: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3182) 12/01 11:05:36.985: [smf] INFO: UE IMSI[262423489222918] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:36.990: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 12/01 11:05:36.990: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 12/01 11:05:36.990: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:36.996: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 12/01 11:05:36.996: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3182) 12/01 11:05:36.996: [smf] INFO: UE IMSI[262428939422207] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.002: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 12/01 11:05:37.002: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.002: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.007: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 12/01 11:05:37.007: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3182) 12/01 11:05:37.007: [smf] INFO: UE IMSI[262420821585203] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.012: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 12/01 11:05:37.013: [upf] INFO: UE F-SEID[UP:0x211 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.013: [upf] INFO: UE F-SEID[UP:0x211 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.018: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 12/01 11:05:37.018: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3182) 12/01 11:05:37.018: [smf] INFO: UE IMSI[262422278376598] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.024: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 12/01 11:05:37.024: [upf] INFO: UE F-SEID[UP:0x148 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.024: [upf] INFO: UE F-SEID[UP:0x148 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.029: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 12/01 11:05:37.029: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3182) 12/01 11:05:37.029: [smf] INFO: UE IMSI[262426232175523] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.035: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 12/01 11:05:37.035: [upf] INFO: UE F-SEID[UP:0x53c CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.035: [upf] INFO: UE F-SEID[UP:0x53c CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.040: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 12/01 11:05:37.040: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3182) 12/01 11:05:37.040: [smf] INFO: UE IMSI[262429044601122] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.046: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 12/01 11:05:37.046: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.046: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.051: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 12/01 11:05:37.051: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3182) 12/01 11:05:37.051: [smf] INFO: UE IMSI[262423880985933] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.057: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 12/01 11:05:37.057: [upf] INFO: UE F-SEID[UP:0x8e CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.057: [upf] INFO: UE F-SEID[UP:0x8e CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.062: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 12/01 11:05:37.062: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3182) 12/01 11:05:37.062: [smf] INFO: UE IMSI[262423487594988] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.067: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 12/01 11:05:37.067: [upf] INFO: UE F-SEID[UP:0x693 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.067: [upf] INFO: UE F-SEID[UP:0x693 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.073: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 12/01 11:05:37.073: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3182) 12/01 11:05:37.073: [smf] INFO: UE IMSI[262424648952373] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.079: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 12/01 11:05:37.079: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.079: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.084: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 12/01 11:05:37.084: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3182) 12/01 11:05:37.084: [smf] INFO: UE IMSI[262423360715173] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.088: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 12/01 11:05:37.088: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.088: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.095: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 12/01 11:05:37.095: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3182) 12/01 11:05:37.095: [smf] INFO: UE IMSI[262427427788623] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.101: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 12/01 11:05:37.101: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.101: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.106: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 12/01 11:05:37.106: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3182) 12/01 11:05:37.106: [smf] INFO: UE IMSI[262429103317029] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.112: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 12/01 11:05:37.112: [upf] INFO: UE F-SEID[UP:0xce CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.112: [upf] INFO: UE F-SEID[UP:0xce CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.117: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 12/01 11:05:37.117: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3182) 12/01 11:05:37.117: [smf] INFO: UE IMSI[262425557604317] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.122: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 12/01 11:05:37.122: [upf] INFO: UE F-SEID[UP:0x48f CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.122: [upf] INFO: UE F-SEID[UP:0x48f CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.127: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 12/01 11:05:37.127: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3182) 12/01 11:05:37.127: [smf] INFO: UE IMSI[262427710098678] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.132: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 12/01 11:05:37.132: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.132: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.138: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 12/01 11:05:37.138: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3182) 12/01 11:05:37.138: [smf] INFO: UE IMSI[262420606617982] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.144: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 12/01 11:05:37.144: [upf] INFO: UE F-SEID[UP:0x107 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.144: [upf] INFO: UE F-SEID[UP:0x107 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.150: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 12/01 11:05:37.150: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3182) 12/01 11:05:37.150: [smf] INFO: UE IMSI[262429854554149] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.155: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 12/01 11:05:37.155: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.155: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.161: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 12/01 11:05:37.161: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3182) 12/01 11:05:37.161: [smf] INFO: UE IMSI[262422181666207] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.168: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 12/01 11:05:37.168: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.168: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.172: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 12/01 11:05:37.172: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3182) 12/01 11:05:37.172: [smf] INFO: UE IMSI[262421165862160] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.176: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 12/01 11:05:37.176: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.176: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.182: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 12/01 11:05:37.182: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3182) 12/01 11:05:37.182: [smf] INFO: UE IMSI[262428272272781] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.188: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 12/01 11:05:37.188: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.188: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.193: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 12/01 11:05:37.193: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3182) 12/01 11:05:37.193: [smf] INFO: UE IMSI[262420069548780] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.199: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 12/01 11:05:37.199: [upf] INFO: UE F-SEID[UP:0x68d CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.199: [upf] INFO: UE F-SEID[UP:0x68d CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.204: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 12/01 11:05:37.204: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3182) 12/01 11:05:37.204: [smf] INFO: UE IMSI[262426481096214] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.210: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 12/01 11:05:37.210: [upf] INFO: UE F-SEID[UP:0x32c CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.210: [upf] INFO: UE F-SEID[UP:0x32c CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.215: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 12/01 11:05:37.215: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3182) 12/01 11:05:37.215: [smf] INFO: UE IMSI[262422255431453] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.221: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 12/01 11:05:37.221: [upf] INFO: UE F-SEID[UP:0x296 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.221: [upf] INFO: UE F-SEID[UP:0x296 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.226: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 12/01 11:05:37.226: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3182) 12/01 11:05:37.226: [smf] INFO: UE IMSI[262425798942639] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.231: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 12/01 11:05:37.231: [upf] INFO: UE F-SEID[UP:0x265 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.231: [upf] INFO: UE F-SEID[UP:0x265 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.237: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 12/01 11:05:37.237: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3182) 12/01 11:05:37.237: [smf] INFO: UE IMSI[262428338126388] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.243: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 12/01 11:05:37.243: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.243: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.248: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 12/01 11:05:37.248: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3182) 12/01 11:05:37.248: [smf] INFO: UE IMSI[262420650475907] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.253: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 12/01 11:05:37.253: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.253: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.258: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 12/01 11:05:37.258: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3182) 12/01 11:05:37.258: [smf] INFO: UE IMSI[262422831246740] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.264: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 12/01 11:05:37.264: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.264: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.269: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 12/01 11:05:37.269: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3182) 12/01 11:05:37.269: [smf] INFO: UE IMSI[262429401019832] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.276: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 12/01 11:05:37.276: [upf] INFO: UE F-SEID[UP:0x481 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.276: [upf] INFO: UE F-SEID[UP:0x481 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.280: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 12/01 11:05:37.280: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3182) 12/01 11:05:37.280: [smf] INFO: UE IMSI[262421581330302] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.286: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 12/01 11:05:37.286: [upf] INFO: UE F-SEID[UP:0x633 CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.286: [upf] INFO: UE F-SEID[UP:0x633 CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.291: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 12/01 11:05:37.291: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3182) 12/01 11:05:37.291: [smf] INFO: UE IMSI[262425913814790] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.296: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 12/01 11:05:37.296: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.296: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.302: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 12/01 11:05:37.302: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3182) 12/01 11:05:37.302: [smf] INFO: UE IMSI[262423596871490] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.308: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 12/01 11:05:37.308: [upf] INFO: UE F-SEID[UP:0x617 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.308: [upf] INFO: UE F-SEID[UP:0x617 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.313: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 12/01 11:05:37.313: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3182) 12/01 11:05:37.313: [smf] INFO: UE IMSI[262424971601322] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.318: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 12/01 11:05:37.318: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.318: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.323: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 12/01 11:05:37.323: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3182) 12/01 11:05:37.323: [smf] INFO: UE IMSI[262427248022517] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.329: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 12/01 11:05:37.329: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.329: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.334: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 12/01 11:05:37.334: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3182) 12/01 11:05:37.334: [smf] INFO: UE IMSI[262421484794558] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.340: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 12/01 11:05:37.340: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.340: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.345: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 12/01 11:05:37.345: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3182) 12/01 11:05:37.345: [smf] INFO: UE IMSI[262426287886737] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.350: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 12/01 11:05:37.350: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.351: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.356: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 12/01 11:05:37.356: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3182) 12/01 11:05:37.356: [smf] INFO: UE IMSI[262427806405155] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.361: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 12/01 11:05:37.361: [upf] INFO: UE F-SEID[UP:0xaff CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.361: [upf] INFO: UE F-SEID[UP:0xaff CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.367: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 12/01 11:05:37.367: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3182) 12/01 11:05:37.367: [smf] INFO: UE IMSI[262423223953091] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.372: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 12/01 11:05:37.372: [upf] INFO: UE F-SEID[UP:0x907 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.372: [upf] INFO: UE F-SEID[UP:0x907 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.378: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 12/01 11:05:37.378: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3182) 12/01 11:05:37.378: [smf] INFO: UE IMSI[262426204429790] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.384: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 12/01 11:05:37.384: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.384: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.389: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 12/01 11:05:37.389: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3182) 12/01 11:05:37.389: [smf] INFO: UE IMSI[262423158983293] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.394: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 12/01 11:05:37.394: [upf] INFO: UE F-SEID[UP:0x964 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.394: [upf] INFO: UE F-SEID[UP:0x964 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.400: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 12/01 11:05:37.400: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3182) 12/01 11:05:37.400: [smf] INFO: UE IMSI[262426997784714] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.405: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 12/01 11:05:37.405: [upf] INFO: UE F-SEID[UP:0x86d CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.405: [upf] INFO: UE F-SEID[UP:0x86d CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.411: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 12/01 11:05:37.411: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3182) 12/01 11:05:37.411: [smf] INFO: UE IMSI[262426019895287] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.416: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 12/01 11:05:37.416: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.416: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.422: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 12/01 11:05:37.422: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3182) 12/01 11:05:37.422: [smf] INFO: UE IMSI[262425332164829] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.428: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 12/01 11:05:37.428: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.428: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.432: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 12/01 11:05:37.433: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3182) 12/01 11:05:37.433: [smf] INFO: UE IMSI[262421606893695] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.438: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 12/01 11:05:37.438: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.438: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.443: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 12/01 11:05:37.443: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3182) 12/01 11:05:37.443: [smf] INFO: UE IMSI[262428954554528] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.448: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 12/01 11:05:37.448: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.448: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.454: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 12/01 11:05:37.454: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3182) 12/01 11:05:37.454: [smf] INFO: UE IMSI[262420293835110] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.460: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 12/01 11:05:37.460: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.460: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.465: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 12/01 11:05:37.465: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3182) 12/01 11:05:37.465: [smf] INFO: UE IMSI[262427985507962] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.470: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 12/01 11:05:37.470: [upf] INFO: UE F-SEID[UP:0xefc CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.470: [upf] INFO: UE F-SEID[UP:0xefc CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.476: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 12/01 11:05:37.476: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3182) 12/01 11:05:37.476: [smf] INFO: UE IMSI[262427602982806] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.482: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 12/01 11:05:37.482: [upf] INFO: UE F-SEID[UP:0x749 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.482: [upf] INFO: UE F-SEID[UP:0x749 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.487: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 12/01 11:05:37.487: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3182) 12/01 11:05:37.487: [smf] INFO: UE IMSI[262425842451279] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.492: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 12/01 11:05:37.492: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.492: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.498: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 12/01 11:05:37.498: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3182) 12/01 11:05:37.498: [smf] INFO: UE IMSI[262429665413846] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.505: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 12/01 11:05:37.505: [upf] INFO: UE F-SEID[UP:0x56c CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.505: [upf] INFO: UE F-SEID[UP:0x56c CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.509: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 12/01 11:05:37.509: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3182) 12/01 11:05:37.509: [smf] INFO: UE IMSI[262428048528765] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.515: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 12/01 11:05:37.515: [upf] INFO: UE F-SEID[UP:0x57a CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.515: [upf] INFO: UE F-SEID[UP:0x57a CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.520: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 12/01 11:05:37.520: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3182) 12/01 11:05:37.520: [smf] INFO: UE IMSI[262425132124235] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.526: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 12/01 11:05:37.526: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.526: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.531: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 12/01 11:05:37.531: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3182) 12/01 11:05:37.531: [smf] INFO: UE IMSI[262422892464729] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.537: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 12/01 11:05:37.537: [upf] INFO: UE F-SEID[UP:0xccd CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.537: [upf] INFO: UE F-SEID[UP:0xccd CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.542: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 12/01 11:05:37.542: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3182) 12/01 11:05:37.542: [smf] INFO: UE IMSI[262420630686660] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.546: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 12/01 11:05:37.546: [upf] INFO: UE F-SEID[UP:0x66a CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.546: [upf] INFO: UE F-SEID[UP:0x66a CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.553: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 12/01 11:05:37.553: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3182) 12/01 11:05:37.553: [smf] INFO: UE IMSI[262429631247610] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.558: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 12/01 11:05:37.558: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.558: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.564: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 12/01 11:05:37.564: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3182) 12/01 11:05:37.564: [smf] INFO: UE IMSI[262429712658770] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.570: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 12/01 11:05:37.570: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.570: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.575: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 12/01 11:05:37.575: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3182) 12/01 11:05:37.575: [smf] INFO: UE IMSI[262428778769970] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.581: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 12/01 11:05:37.581: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.581: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.586: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 12/01 11:05:37.586: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3182) 12/01 11:05:37.586: [smf] INFO: UE IMSI[262427980670610] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.591: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 12/01 11:05:37.591: [upf] INFO: UE F-SEID[UP:0xeae CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.591: [upf] INFO: UE F-SEID[UP:0xeae CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.597: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 12/01 11:05:37.597: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3182) 12/01 11:05:37.597: [smf] INFO: UE IMSI[262428825785724] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.602: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 12/01 11:05:37.602: [upf] INFO: UE F-SEID[UP:0x674 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.602: [upf] INFO: UE F-SEID[UP:0x674 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.608: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 12/01 11:05:37.608: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3182) 12/01 11:05:37.608: [smf] INFO: UE IMSI[262426347455381] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.613: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 12/01 11:05:37.613: [upf] INFO: UE F-SEID[UP:0x358 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.613: [upf] INFO: UE F-SEID[UP:0x358 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.619: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 12/01 11:05:37.619: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3182) 12/01 11:05:37.619: [smf] INFO: UE IMSI[262425335804114] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.624: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 12/01 11:05:37.624: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.624: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.630: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 12/01 11:05:37.630: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3182) 12/01 11:05:37.630: [smf] INFO: UE IMSI[262426459145339] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.634: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 12/01 11:05:37.634: [upf] INFO: UE F-SEID[UP:0x599 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.634: [upf] INFO: UE F-SEID[UP:0x599 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.640: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 12/01 11:05:37.640: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3182) 12/01 11:05:37.640: [smf] INFO: UE IMSI[262429392519186] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.646: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 12/01 11:05:37.646: [upf] INFO: UE F-SEID[UP:0x821 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.646: [upf] INFO: UE F-SEID[UP:0x821 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.651: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 12/01 11:05:37.651: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3182) 12/01 11:05:37.651: [smf] INFO: UE IMSI[262425024731049] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.657: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 12/01 11:05:37.657: [upf] INFO: UE F-SEID[UP:0x49e CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.657: [upf] INFO: UE F-SEID[UP:0x49e CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.662: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 12/01 11:05:37.662: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3182) 12/01 11:05:37.662: [smf] INFO: UE IMSI[262427689889172] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.667: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 12/01 11:05:37.667: [upf] INFO: UE F-SEID[UP:0x15d CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.667: [upf] INFO: UE F-SEID[UP:0x15d CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.673: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 12/01 11:05:37.673: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3182) 12/01 11:05:37.673: [smf] INFO: UE IMSI[262423709787754] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.678: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 12/01 11:05:37.678: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.678: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.684: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 12/01 11:05:37.684: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3182) 12/01 11:05:37.684: [smf] INFO: UE IMSI[262429127257154] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.690: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 12/01 11:05:37.690: [upf] INFO: UE F-SEID[UP:0x452 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.690: [upf] INFO: UE F-SEID[UP:0x452 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.695: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 12/01 11:05:37.695: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3182) 12/01 11:05:37.695: [smf] INFO: UE IMSI[262425436518324] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.700: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 12/01 11:05:37.700: [upf] INFO: UE F-SEID[UP:0x32e CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.700: [upf] INFO: UE F-SEID[UP:0x32e CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.705: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 12/01 11:05:37.705: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3182) 12/01 11:05:37.705: [smf] INFO: UE IMSI[262422656431445] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.710: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 12/01 11:05:37.710: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.710: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.716: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 12/01 11:05:37.716: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3182) 12/01 11:05:37.716: [smf] INFO: UE IMSI[262421357558723] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.722: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 12/01 11:05:37.722: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.722: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.727: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 12/01 11:05:37.727: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3182) 12/01 11:05:37.727: [smf] INFO: UE IMSI[262420595665341] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.732: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 12/01 11:05:37.732: [upf] INFO: UE F-SEID[UP:0x371 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.732: [upf] INFO: UE F-SEID[UP:0x371 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.738: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 12/01 11:05:37.738: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3182) 12/01 11:05:37.738: [smf] INFO: UE IMSI[262422579069356] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.744: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 12/01 11:05:37.744: [upf] INFO: UE F-SEID[UP:0x836 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.744: [upf] INFO: UE F-SEID[UP:0x836 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.749: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 12/01 11:05:37.749: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3182) 12/01 11:05:37.749: [smf] INFO: UE IMSI[262424398508549] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.754: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 12/01 11:05:37.754: [upf] INFO: UE F-SEID[UP:0x423 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.754: [upf] INFO: UE F-SEID[UP:0x423 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.759: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 12/01 11:05:37.759: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3182) 12/01 11:05:37.760: [smf] INFO: UE IMSI[262423282400838] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.765: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 12/01 11:05:37.765: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.765: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.770: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 12/01 11:05:37.770: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3182) 12/01 11:05:37.770: [smf] INFO: UE IMSI[262422717590124] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.775: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 12/01 11:05:37.775: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.775: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.781: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 12/01 11:05:37.781: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3182) 12/01 11:05:37.781: [smf] INFO: UE IMSI[262421205990772] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.787: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 12/01 11:05:37.787: [upf] INFO: UE F-SEID[UP:0x278 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.787: [upf] INFO: UE F-SEID[UP:0x278 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.792: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 12/01 11:05:37.792: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3182) 12/01 11:05:37.792: [smf] INFO: UE IMSI[262427320964114] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.798: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 12/01 11:05:37.798: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.798: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.803: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 12/01 11:05:37.803: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3182) 12/01 11:05:37.803: [smf] INFO: UE IMSI[262421925897966] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.809: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 12/01 11:05:37.809: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.809: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.814: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 12/01 11:05:37.814: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3182) 12/01 11:05:37.814: [smf] INFO: UE IMSI[262425601721181] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.819: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 12/01 11:05:37.819: [upf] INFO: UE F-SEID[UP:0x62b CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.819: [upf] INFO: UE F-SEID[UP:0x62b CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.825: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 12/01 11:05:37.825: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3182) 12/01 11:05:37.825: [smf] INFO: UE IMSI[262426232833814] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.831: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 12/01 11:05:37.831: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.831: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.835: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 12/01 11:05:37.835: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3182) 12/01 11:05:37.835: [smf] INFO: UE IMSI[262425993074800] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.841: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 12/01 11:05:37.841: [upf] INFO: UE F-SEID[UP:0x763 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.841: [upf] INFO: UE F-SEID[UP:0x763 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.846: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 12/01 11:05:37.846: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3182) 12/01 11:05:37.846: [smf] INFO: UE IMSI[262424940069905] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.852: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 12/01 11:05:37.852: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.852: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.857: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 12/01 11:05:37.857: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3182) 12/01 11:05:37.857: [smf] INFO: UE IMSI[262428038089824] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.862: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 12/01 11:05:37.862: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.862: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.868: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 12/01 11:05:37.868: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3182) 12/01 11:05:37.868: [smf] INFO: UE IMSI[262428728469291] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.875: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 12/01 11:05:37.875: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.875: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.879: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 12/01 11:05:37.879: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3182) 12/01 11:05:37.879: [smf] INFO: UE IMSI[262429514888442] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.885: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 12/01 11:05:37.885: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.885: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.890: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 12/01 11:05:37.890: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3182) 12/01 11:05:37.890: [smf] INFO: UE IMSI[262423939527350] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.896: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 12/01 11:05:37.896: [upf] INFO: UE F-SEID[UP:0x634 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.896: [upf] INFO: UE F-SEID[UP:0x634 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.901: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 12/01 11:05:37.901: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3182) 12/01 11:05:37.901: [smf] INFO: UE IMSI[262420703972760] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.907: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 12/01 11:05:37.907: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.907: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.912: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 12/01 11:05:37.912: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3182) 12/01 11:05:37.912: [smf] INFO: UE IMSI[262428623196525] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.919: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 12/01 11:05:37.919: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.919: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.922: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 12/01 11:05:37.922: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3182) 12/01 11:05:37.922: [smf] INFO: UE IMSI[262423500776447] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.929: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 12/01 11:05:37.929: [upf] INFO: UE F-SEID[UP:0x785 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.929: [upf] INFO: UE F-SEID[UP:0x785 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.934: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 12/01 11:05:37.934: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3182) 12/01 11:05:37.934: [smf] INFO: UE IMSI[262428484453764] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.939: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 12/01 11:05:37.939: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.939: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.945: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 12/01 11:05:37.945: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3182) 12/01 11:05:37.945: [smf] INFO: UE IMSI[262428124761903] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.951: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 12/01 11:05:37.951: [upf] INFO: UE F-SEID[UP:0x43c CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.951: [upf] INFO: UE F-SEID[UP:0x43c CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.956: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 12/01 11:05:37.956: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3182) 12/01 11:05:37.956: [smf] INFO: UE IMSI[262422333484943] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.962: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 12/01 11:05:37.962: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.962: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.967: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 12/01 11:05:37.967: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3182) 12/01 11:05:37.967: [smf] INFO: UE IMSI[262422447590671] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.973: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 12/01 11:05:37.973: [upf] INFO: UE F-SEID[UP:0x954 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.973: [upf] INFO: UE F-SEID[UP:0x954 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.978: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 12/01 11:05:37.978: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3182) 12/01 11:05:37.978: [smf] INFO: UE IMSI[262426780841161] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.984: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 12/01 11:05:37.984: [upf] INFO: UE F-SEID[UP:0x46a CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.984: [upf] INFO: UE F-SEID[UP:0x46a CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.989: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 12/01 11:05:37.989: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3182) 12/01 11:05:37.989: [smf] INFO: UE IMSI[262428314053483] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:37.995: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 12/01 11:05:37.995: [upf] INFO: UE F-SEID[UP:0x928 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 12/01 11:05:37.995: [upf] INFO: UE F-SEID[UP:0x928 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:37.999: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 12/01 11:05:37.999: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3182) 12/01 11:05:37.999: [smf] INFO: UE IMSI[262421863072880] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.005: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 12/01 11:05:38.005: [upf] INFO: UE F-SEID[UP:0x62 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.005: [upf] INFO: UE F-SEID[UP:0x62 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.010: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 12/01 11:05:38.010: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3182) 12/01 11:05:38.010: [smf] INFO: UE IMSI[262424797254380] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.016: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 12/01 11:05:38.016: [upf] INFO: UE F-SEID[UP:0x70 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.016: [upf] INFO: UE F-SEID[UP:0x70 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.021: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 12/01 11:05:38.021: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3182) 12/01 11:05:38.021: [smf] INFO: UE IMSI[262428807427607] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.026: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 12/01 11:05:38.026: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.026: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.032: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 12/01 11:05:38.032: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3182) 12/01 11:05:38.032: [smf] INFO: UE IMSI[262428208299226] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.038: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 12/01 11:05:38.038: [upf] INFO: UE F-SEID[UP:0x71f CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.038: [upf] INFO: UE F-SEID[UP:0x71f CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.043: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 12/01 11:05:38.043: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3182) 12/01 11:05:38.043: [smf] INFO: UE IMSI[262429281458708] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.050: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 12/01 11:05:38.050: [upf] INFO: UE F-SEID[UP:0x34b CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.050: [upf] INFO: UE F-SEID[UP:0x34b CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.054: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 12/01 11:05:38.054: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3182) 12/01 11:05:38.054: [smf] INFO: UE IMSI[262427442781251] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.060: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 12/01 11:05:38.060: [upf] INFO: UE F-SEID[UP:0x962 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.060: [upf] INFO: UE F-SEID[UP:0x962 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.065: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 12/01 11:05:38.065: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3182) 12/01 11:05:38.065: [smf] INFO: UE IMSI[262427840877802] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.071: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 12/01 11:05:38.071: [upf] INFO: UE F-SEID[UP:0x686 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.071: [upf] INFO: UE F-SEID[UP:0x686 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.076: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 12/01 11:05:38.076: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3182) 12/01 11:05:38.076: [smf] INFO: UE IMSI[262429159528484] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.081: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 12/01 11:05:38.081: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.081: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.087: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 12/01 11:05:38.087: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3182) 12/01 11:05:38.087: [smf] INFO: UE IMSI[262426822461574] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.093: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 12/01 11:05:38.093: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.093: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.098: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 12/01 11:05:38.098: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3182) 12/01 11:05:38.098: [smf] INFO: UE IMSI[262426190531106] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.102: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 12/01 11:05:38.102: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.102: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.109: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 12/01 11:05:38.109: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3182) 12/01 11:05:38.109: [smf] INFO: UE IMSI[262425554426039] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.115: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 12/01 11:05:38.115: [upf] INFO: UE F-SEID[UP:0x19b CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.115: [upf] INFO: UE F-SEID[UP:0x19b CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.120: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 12/01 11:05:38.120: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3182) 12/01 11:05:38.121: [smf] INFO: UE IMSI[262429071289731] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.127: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 12/01 11:05:38.127: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.127: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.132: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 12/01 11:05:38.132: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3182) 12/01 11:05:38.132: [smf] INFO: UE IMSI[262426963805380] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.138: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 12/01 11:05:38.138: [upf] INFO: UE F-SEID[UP:0x30a CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.138: [upf] INFO: UE F-SEID[UP:0x30a CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.142: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 12/01 11:05:38.142: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3182) 12/01 11:05:38.142: [smf] INFO: UE IMSI[262423287303025] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.147: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 12/01 11:05:38.147: [upf] INFO: UE F-SEID[UP:0xcad CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.147: [upf] INFO: UE F-SEID[UP:0xcad CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.153: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 12/01 11:05:38.153: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3182) 12/01 11:05:38.153: [smf] INFO: UE IMSI[262424213674236] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.158: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 12/01 11:05:38.158: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.158: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.164: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 12/01 11:05:38.164: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3182) 12/01 11:05:38.164: [smf] INFO: UE IMSI[262423943424398] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.169: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 12/01 11:05:38.169: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.169: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.175: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 12/01 11:05:38.175: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3182) 12/01 11:05:38.175: [smf] INFO: UE IMSI[262421518352813] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.182: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 12/01 11:05:38.182: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.182: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.186: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 12/01 11:05:38.186: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3182) 12/01 11:05:38.186: [smf] INFO: UE IMSI[262421500629209] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.192: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 12/01 11:05:38.192: [upf] INFO: UE F-SEID[UP:0x560 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.192: [upf] INFO: UE F-SEID[UP:0x560 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.197: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 12/01 11:05:38.197: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3182) 12/01 11:05:38.197: [smf] INFO: UE IMSI[262423309559124] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.203: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 12/01 11:05:38.203: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.203: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.208: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 12/01 11:05:38.208: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3182) 12/01 11:05:38.208: [smf] INFO: UE IMSI[262421268297015] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.214: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 12/01 11:05:38.214: [upf] INFO: UE F-SEID[UP:0x202 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.214: [upf] INFO: UE F-SEID[UP:0x202 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.219: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 12/01 11:05:38.219: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3182) 12/01 11:05:38.219: [smf] INFO: UE IMSI[262422090113320] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.224: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 12/01 11:05:38.224: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.224: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.230: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 12/01 11:05:38.230: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3182) 12/01 11:05:38.230: [smf] INFO: UE IMSI[262429371828973] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.235: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 12/01 11:05:38.235: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.235: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.241: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 12/01 11:05:38.241: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3182) 12/01 11:05:38.241: [smf] INFO: UE IMSI[262422723414854] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.247: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 12/01 11:05:38.247: [upf] INFO: UE F-SEID[UP:0x30e CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.247: [upf] INFO: UE F-SEID[UP:0x30e CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.251: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 12/01 11:05:38.251: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3182) 12/01 11:05:38.251: [smf] INFO: UE IMSI[262422133012222] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.257: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 12/01 11:05:38.257: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.257: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.262: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 12/01 11:05:38.262: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3182) 12/01 11:05:38.262: [smf] INFO: UE IMSI[262427410443558] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.268: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 12/01 11:05:38.268: [upf] INFO: UE F-SEID[UP:0x453 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.268: [upf] INFO: UE F-SEID[UP:0x453 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.273: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 12/01 11:05:38.273: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3182) 12/01 11:05:38.273: [smf] INFO: UE IMSI[262429273113188] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.278: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 12/01 11:05:38.278: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.278: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.284: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 12/01 11:05:38.284: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3182) 12/01 11:05:38.284: [smf] INFO: UE IMSI[262421648908725] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.289: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 12/01 11:05:38.290: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.290: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.295: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 12/01 11:05:38.295: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3182) 12/01 11:05:38.295: [smf] INFO: UE IMSI[262429702098143] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.301: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 12/01 11:05:38.301: [upf] INFO: UE F-SEID[UP:0x556 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.301: [upf] INFO: UE F-SEID[UP:0x556 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.306: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 12/01 11:05:38.306: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3182) 12/01 11:05:38.306: [smf] INFO: UE IMSI[262423714459025] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.312: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 12/01 11:05:38.312: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.312: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.317: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 12/01 11:05:38.317: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3182) 12/01 11:05:38.317: [smf] INFO: UE IMSI[262428890302692] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.323: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 12/01 11:05:38.323: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.323: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.328: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 12/01 11:05:38.328: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3182) 12/01 11:05:38.328: [smf] INFO: UE IMSI[262422185292695] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.335: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 12/01 11:05:38.335: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.335: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.339: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 12/01 11:05:38.339: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3182) 12/01 11:05:38.339: [smf] INFO: UE IMSI[262423246475659] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.345: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 12/01 11:05:38.345: [upf] INFO: UE F-SEID[UP:0x38f CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.345: [upf] INFO: UE F-SEID[UP:0x38f CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.350: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 12/01 11:05:38.350: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3182) 12/01 11:05:38.350: [smf] INFO: UE IMSI[262428511372900] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.355: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 12/01 11:05:38.355: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.355: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.361: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 12/01 11:05:38.361: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3182) 12/01 11:05:38.361: [smf] INFO: UE IMSI[262426738802525] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.367: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 12/01 11:05:38.367: [upf] INFO: UE F-SEID[UP:0x866 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.367: [upf] INFO: UE F-SEID[UP:0x866 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.372: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 12/01 11:05:38.372: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3182) 12/01 11:05:38.372: [smf] INFO: UE IMSI[262424611227631] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.377: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 12/01 11:05:38.377: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.377: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.382: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 12/01 11:05:38.382: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3182) 12/01 11:05:38.382: [smf] INFO: UE IMSI[262420819890994] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.388: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 12/01 11:05:38.388: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.388: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.393: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 12/01 11:05:38.393: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3182) 12/01 11:05:38.393: [smf] INFO: UE IMSI[262423639301654] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.398: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 12/01 11:05:38.398: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.398: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.404: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 12/01 11:05:38.404: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3182) 12/01 11:05:38.404: [smf] INFO: UE IMSI[262423041344575] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.409: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 12/01 11:05:38.409: [upf] INFO: UE F-SEID[UP:0x43d CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.409: [upf] INFO: UE F-SEID[UP:0x43d CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.415: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 12/01 11:05:38.415: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3182) 12/01 11:05:38.415: [smf] INFO: UE IMSI[262425375133700] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.421: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 12/01 11:05:38.421: [upf] INFO: UE F-SEID[UP:0x26b CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.421: [upf] INFO: UE F-SEID[UP:0x26b CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.426: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 12/01 11:05:38.426: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3182) 12/01 11:05:38.426: [smf] INFO: UE IMSI[262421823274475] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.431: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 12/01 11:05:38.431: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.431: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.437: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 12/01 11:05:38.437: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3182) 12/01 11:05:38.437: [smf] INFO: UE IMSI[262429579023128] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.442: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 12/01 11:05:38.442: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.442: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.448: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 12/01 11:05:38.448: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3182) 12/01 11:05:38.448: [smf] INFO: UE IMSI[262421901416469] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.453: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 12/01 11:05:38.453: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.453: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.458: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 12/01 11:05:38.458: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3182) 12/01 11:05:38.458: [smf] INFO: UE IMSI[262428018844656] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.464: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 12/01 11:05:38.464: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.464: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.470: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 12/01 11:05:38.470: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3182) 12/01 11:05:38.470: [smf] INFO: UE IMSI[262427043916737] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.475: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 12/01 11:05:38.476: [upf] INFO: UE F-SEID[UP:0x86f CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.476: [upf] INFO: UE F-SEID[UP:0x86f CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.481: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 12/01 11:05:38.481: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3182) 12/01 11:05:38.481: [smf] INFO: UE IMSI[262421186404113] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.486: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 12/01 11:05:38.486: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.486: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.492: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 12/01 11:05:38.492: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3182) 12/01 11:05:38.492: [smf] INFO: UE IMSI[262425383779961] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.496: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 12/01 11:05:38.496: [upf] INFO: UE F-SEID[UP:0xcea CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.496: [upf] INFO: UE F-SEID[UP:0xcea CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.503: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 12/01 11:05:38.503: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3182) 12/01 11:05:38.503: [smf] INFO: UE IMSI[262424556363795] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.509: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 12/01 11:05:38.509: [upf] INFO: UE F-SEID[UP:0x975 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.509: [upf] INFO: UE F-SEID[UP:0x975 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.514: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 12/01 11:05:38.514: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3182) 12/01 11:05:38.514: [smf] INFO: UE IMSI[262425854186088] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.519: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 12/01 11:05:38.519: [upf] INFO: UE F-SEID[UP:0x57d CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.519: [upf] INFO: UE F-SEID[UP:0x57d CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.525: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 12/01 11:05:38.525: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3182) 12/01 11:05:38.525: [smf] INFO: UE IMSI[262422755446846] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.530: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 12/01 11:05:38.530: [upf] INFO: UE F-SEID[UP:0x997 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.530: [upf] INFO: UE F-SEID[UP:0x997 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.536: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 12/01 11:05:38.536: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3182) 12/01 11:05:38.536: [smf] INFO: UE IMSI[262423357163031] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.541: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 12/01 11:05:38.541: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.541: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.547: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 12/01 11:05:38.547: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3182) 12/01 11:05:38.547: [smf] INFO: UE IMSI[262420394690701] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.552: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 12/01 11:05:38.552: [upf] INFO: UE F-SEID[UP:0x857 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.552: [upf] INFO: UE F-SEID[UP:0x857 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.557: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 12/01 11:05:38.557: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3182) 12/01 11:05:38.557: [smf] INFO: UE IMSI[262427008006286] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.563: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 12/01 11:05:38.563: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.563: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.568: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 12/01 11:05:38.568: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3182) 12/01 11:05:38.568: [smf] INFO: UE IMSI[262427846378849] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.574: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 12/01 11:05:38.574: [upf] INFO: UE F-SEID[UP:0x40d CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.574: [upf] INFO: UE F-SEID[UP:0x40d CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.579: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 12/01 11:05:38.579: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3182) 12/01 11:05:38.579: [smf] INFO: UE IMSI[262428851702447] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.586: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 12/01 11:05:38.586: [upf] INFO: UE F-SEID[UP:0x63c CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.586: [upf] INFO: UE F-SEID[UP:0x63c CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.590: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 12/01 11:05:38.590: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3182) 12/01 11:05:38.590: [smf] INFO: UE IMSI[262428954997399] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.595: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 12/01 11:05:38.595: [upf] INFO: UE F-SEID[UP:0x61e CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.595: [upf] INFO: UE F-SEID[UP:0x61e CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.601: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 12/01 11:05:38.601: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3182) 12/01 11:05:38.601: [smf] INFO: UE IMSI[262422017231441] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.607: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 12/01 11:05:38.607: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.607: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.612: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 12/01 11:05:38.612: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3182) 12/01 11:05:38.612: [smf] INFO: UE IMSI[262428294185171] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.617: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 12/01 11:05:38.617: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.617: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.623: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 12/01 11:05:38.623: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3182) 12/01 11:05:38.623: [smf] INFO: UE IMSI[262423762921639] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.629: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 12/01 11:05:38.629: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.629: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.634: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 12/01 11:05:38.634: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3182) 12/01 11:05:38.634: [smf] INFO: UE IMSI[262428212540349] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.639: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 12/01 11:05:38.639: [upf] INFO: UE F-SEID[UP:0x602 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.639: [upf] INFO: UE F-SEID[UP:0x602 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.644: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 12/01 11:05:38.644: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3182) 12/01 11:05:38.644: [smf] INFO: UE IMSI[262422182880746] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.650: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 12/01 11:05:38.650: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.650: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.655: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 12/01 11:05:38.655: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3182) 12/01 11:05:38.655: [smf] INFO: UE IMSI[262421617110406] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.661: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 12/01 11:05:38.661: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.661: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.666: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 12/01 11:05:38.666: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3182) 12/01 11:05:38.666: [smf] INFO: UE IMSI[262426167833406] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.672: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 12/01 11:05:38.673: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.673: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.677: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 12/01 11:05:38.677: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3182) 12/01 11:05:38.677: [smf] INFO: UE IMSI[262429977602792] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.682: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 12/01 11:05:38.682: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.682: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.687: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 12/01 11:05:38.687: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3182) 12/01 11:05:38.687: [smf] INFO: UE IMSI[262424919179437] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.694: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 12/01 11:05:38.694: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.694: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.699: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 12/01 11:05:38.699: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3182) 12/01 11:05:38.699: [smf] INFO: UE IMSI[262427770706334] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.703: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 12/01 11:05:38.703: [upf] INFO: UE F-SEID[UP:0x448 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.703: [upf] INFO: UE F-SEID[UP:0x448 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.709: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 12/01 11:05:38.710: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3182) 12/01 11:05:38.710: [smf] INFO: UE IMSI[262426095953230] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.716: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 12/01 11:05:38.716: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.716: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.720: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 12/01 11:05:38.720: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3182) 12/01 11:05:38.720: [smf] INFO: UE IMSI[262425500743131] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.726: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 12/01 11:05:38.726: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.726: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.731: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 12/01 11:05:38.731: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3182) 12/01 11:05:38.731: [smf] INFO: UE IMSI[262428348273274] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.736: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 12/01 11:05:38.736: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.736: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.742: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 12/01 11:05:38.742: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3182) 12/01 11:05:38.742: [smf] INFO: UE IMSI[262426377239150] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.749: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 12/01 11:05:38.749: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.749: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.753: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 12/01 11:05:38.753: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3182) 12/01 11:05:38.753: [smf] INFO: UE IMSI[262421906228564] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.759: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 12/01 11:05:38.759: [upf] INFO: UE F-SEID[UP:0x480 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.759: [upf] INFO: UE F-SEID[UP:0x480 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.763: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 12/01 11:05:38.763: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3182) 12/01 11:05:38.763: [smf] INFO: UE IMSI[262421636206583] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.768: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 12/01 11:05:38.768: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.768: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.774: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 12/01 11:05:38.774: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3182) 12/01 11:05:38.774: [smf] INFO: UE IMSI[262427051027587] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.781: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 12/01 11:05:38.781: [upf] INFO: UE F-SEID[UP:0x25f CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.781: [upf] INFO: UE F-SEID[UP:0x25f CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.786: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 12/01 11:05:38.786: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3182) 12/01 11:05:38.786: [smf] INFO: UE IMSI[262422839277604] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.791: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 12/01 11:05:38.791: [upf] INFO: UE F-SEID[UP:0x65a CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.791: [upf] INFO: UE F-SEID[UP:0x65a CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.797: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 12/01 11:05:38.797: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3182) 12/01 11:05:38.797: [smf] INFO: UE IMSI[262427375731343] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.801: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 12/01 11:05:38.802: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.802: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.807: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 12/01 11:05:38.807: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3182) 12/01 11:05:38.807: [smf] INFO: UE IMSI[262427722346960] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.813: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 12/01 11:05:38.813: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.813: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.818: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 12/01 11:05:38.818: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3182) 12/01 11:05:38.818: [smf] INFO: UE IMSI[262424559988182] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.823: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 12/01 11:05:38.823: [upf] INFO: UE F-SEID[UP:0x26c CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.823: [upf] INFO: UE F-SEID[UP:0x26c CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.829: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 12/01 11:05:38.829: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3182) 12/01 11:05:38.829: [smf] INFO: UE IMSI[262426577589774] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.834: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 12/01 11:05:38.834: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.834: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.840: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 12/01 11:05:38.840: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3182) 12/01 11:05:38.840: [smf] INFO: UE IMSI[262425414116587] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.846: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 12/01 11:05:38.846: [upf] INFO: UE F-SEID[UP:0xeee CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.846: [upf] INFO: UE F-SEID[UP:0xeee CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.851: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 12/01 11:05:38.851: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3182) 12/01 11:05:38.851: [smf] INFO: UE IMSI[262427421718833] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.857: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 12/01 11:05:38.857: [upf] INFO: UE F-SEID[UP:0x646 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.857: [upf] INFO: UE F-SEID[UP:0x646 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.862: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 12/01 11:05:38.862: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3182) 12/01 11:05:38.862: [smf] INFO: UE IMSI[262423500120699] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.869: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 12/01 11:05:38.869: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.869: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.874: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 12/01 11:05:38.874: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3182) 12/01 11:05:38.874: [smf] INFO: UE IMSI[262422742577161] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.880: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 12/01 11:05:38.880: [upf] INFO: UE F-SEID[UP:0x242 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.880: [upf] INFO: UE F-SEID[UP:0x242 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.885: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 12/01 11:05:38.885: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3182) 12/01 11:05:38.885: [smf] INFO: UE IMSI[262428395437784] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.890: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 12/01 11:05:38.891: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.891: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.896: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 12/01 11:05:38.896: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3182) 12/01 11:05:38.896: [smf] INFO: UE IMSI[262425614317586] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.902: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 12/01 11:05:38.902: [upf] INFO: UE F-SEID[UP:0x582 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.902: [upf] INFO: UE F-SEID[UP:0x582 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.907: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 12/01 11:05:38.907: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3182) 12/01 11:05:38.907: [smf] INFO: UE IMSI[262427355233298] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.914: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 12/01 11:05:38.914: [upf] INFO: UE F-SEID[UP:0x79d CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.914: [upf] INFO: UE F-SEID[UP:0x79d CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.918: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 12/01 11:05:38.918: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3182) 12/01 11:05:38.918: [smf] INFO: UE IMSI[262429075949000] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.923: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 12/01 11:05:38.923: [upf] INFO: UE F-SEID[UP:0xa5b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.923: [upf] INFO: UE F-SEID[UP:0xa5b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.929: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 12/01 11:05:38.929: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3182) 12/01 11:05:38.929: [smf] INFO: UE IMSI[262424460102868] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.934: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 12/01 11:05:38.934: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.934: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.940: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 12/01 11:05:38.940: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3182) 12/01 11:05:38.940: [smf] INFO: UE IMSI[262426049377117] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.946: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 12/01 11:05:38.946: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.946: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.951: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 12/01 11:05:38.951: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3182) 12/01 11:05:38.951: [smf] INFO: UE IMSI[262429171577476] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.957: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 12/01 11:05:38.957: [upf] INFO: UE F-SEID[UP:0x90 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.957: [upf] INFO: UE F-SEID[UP:0x90 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.962: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 12/01 11:05:38.962: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3182) 12/01 11:05:38.962: [smf] INFO: UE IMSI[262421961207279] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.967: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 12/01 11:05:38.967: [upf] INFO: UE F-SEID[UP:0x63 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.967: [upf] INFO: UE F-SEID[UP:0x63 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.973: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 12/01 11:05:38.973: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3182) 12/01 11:05:38.973: [smf] INFO: UE IMSI[262426966049896] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.978: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 12/01 11:05:38.978: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.978: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.984: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 12/01 11:05:38.984: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3182) 12/01 11:05:38.984: [smf] INFO: UE IMSI[262423991040691] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:38.989: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 12/01 11:05:38.989: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 12/01 11:05:38.989: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:38.995: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 12/01 11:05:38.995: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3182) 12/01 11:05:38.995: [smf] INFO: UE IMSI[262428220190939] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.000: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 12/01 11:05:39.000: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.000: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.005: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 12/01 11:05:39.005: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3182) 12/01 11:05:39.005: [smf] INFO: UE IMSI[262425691721666] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.010: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 12/01 11:05:39.010: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.010: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.016: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 12/01 11:05:39.016: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3182) 12/01 11:05:39.016: [smf] INFO: UE IMSI[262429552134592] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.022: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 12/01 11:05:39.022: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.022: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.027: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 12/01 11:05:39.027: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3182) 12/01 11:05:39.027: [smf] INFO: UE IMSI[262429180103949] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.032: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 12/01 11:05:39.032: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.032: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.038: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 12/01 11:05:39.038: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3182) 12/01 11:05:39.038: [smf] INFO: UE IMSI[262424375864742] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.044: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 12/01 11:05:39.044: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.044: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.049: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 12/01 11:05:39.049: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3182) 12/01 11:05:39.049: [smf] INFO: UE IMSI[262426354879999] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.056: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 12/01 11:05:39.056: [upf] INFO: UE F-SEID[UP:0x772 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.056: [upf] INFO: UE F-SEID[UP:0x772 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.061: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 12/01 11:05:39.061: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3182) 12/01 11:05:39.061: [smf] INFO: UE IMSI[262424789773597] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.065: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 12/01 11:05:39.065: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.065: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.071: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 12/01 11:05:39.071: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3182) 12/01 11:05:39.071: [smf] INFO: UE IMSI[262428033113092] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.078: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 12/01 11:05:39.078: [upf] INFO: UE F-SEID[UP:0x796 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.078: [upf] INFO: UE F-SEID[UP:0x796 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.082: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 12/01 11:05:39.082: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3182) 12/01 11:05:39.082: [smf] INFO: UE IMSI[262423233516734] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.087: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 12/01 11:05:39.087: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.087: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.093: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 12/01 11:05:39.093: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3182) 12/01 11:05:39.093: [smf] INFO: UE IMSI[262421624108243] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.099: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 12/01 11:05:39.099: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.099: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.104: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 12/01 11:05:39.104: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3182) 12/01 11:05:39.104: [smf] INFO: UE IMSI[262420594005986] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.109: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 12/01 11:05:39.109: [upf] INFO: UE F-SEID[UP:0x24a CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.109: [upf] INFO: UE F-SEID[UP:0x24a CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.115: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 12/01 11:05:39.115: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3182) 12/01 11:05:39.115: [smf] INFO: UE IMSI[262429863972812] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.121: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 12/01 11:05:39.121: [upf] INFO: UE F-SEID[UP:0x63f CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.121: [upf] INFO: UE F-SEID[UP:0x63f CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.126: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 12/01 11:05:39.126: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3182) 12/01 11:05:39.126: [smf] INFO: UE IMSI[262420052058761] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.132: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 12/01 11:05:39.132: [upf] INFO: UE F-SEID[UP:0x40a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.132: [upf] INFO: UE F-SEID[UP:0x40a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.137: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 12/01 11:05:39.138: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3182) 12/01 11:05:39.138: [smf] INFO: UE IMSI[262426844078703] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.143: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 12/01 11:05:39.143: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.143: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.148: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 12/01 11:05:39.148: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3182) 12/01 11:05:39.148: [smf] INFO: UE IMSI[262428649378563] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.154: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 12/01 11:05:39.154: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.154: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.159: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 12/01 11:05:39.159: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3182) 12/01 11:05:39.159: [smf] INFO: UE IMSI[262426922215961] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.164: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 12/01 11:05:39.164: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.164: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.170: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 12/01 11:05:39.170: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3182) 12/01 11:05:39.170: [smf] INFO: UE IMSI[262423636325108] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.176: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 12/01 11:05:39.176: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.176: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.181: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 12/01 11:05:39.181: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3182) 12/01 11:05:39.181: [smf] INFO: UE IMSI[262421742977900] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.188: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 12/01 11:05:39.188: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.188: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.192: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 12/01 11:05:39.192: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3182) 12/01 11:05:39.192: [smf] INFO: UE IMSI[262425649448001] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.197: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 12/01 11:05:39.198: [upf] INFO: UE F-SEID[UP:0x67d CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.198: [upf] INFO: UE F-SEID[UP:0x67d CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.203: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 12/01 11:05:39.203: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3182) 12/01 11:05:39.203: [smf] INFO: UE IMSI[262421441728475] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.207: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 12/01 11:05:39.207: [upf] INFO: UE F-SEID[UP:0x477 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.207: [upf] INFO: UE F-SEID[UP:0x477 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.214: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 12/01 11:05:39.214: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3182) 12/01 11:05:39.214: [smf] INFO: UE IMSI[262423256933294] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.219: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 12/01 11:05:39.219: [upf] INFO: UE F-SEID[UP:0x600 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.219: [upf] INFO: UE F-SEID[UP:0x600 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.224: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 12/01 11:05:39.224: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3182) 12/01 11:05:39.224: [smf] INFO: UE IMSI[262422775637573] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.229: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 12/01 11:05:39.229: [upf] INFO: UE F-SEID[UP:0x459 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.229: [upf] INFO: UE F-SEID[UP:0x459 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.235: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 12/01 11:05:39.235: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3182) 12/01 11:05:39.235: [smf] INFO: UE IMSI[262420635252288] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.241: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 12/01 11:05:39.241: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.241: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.246: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 12/01 11:05:39.246: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3182) 12/01 11:05:39.246: [smf] INFO: UE IMSI[262425332064589] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.252: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 12/01 11:05:39.252: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.252: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.257: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 12/01 11:05:39.257: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3182) 12/01 11:05:39.258: [smf] INFO: UE IMSI[262420616004302] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.263: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 12/01 11:05:39.263: [upf] INFO: UE F-SEID[UP:0xdef CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.263: [upf] INFO: UE F-SEID[UP:0xdef CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.268: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 12/01 11:05:39.268: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3182) 12/01 11:05:39.268: [smf] INFO: UE IMSI[262427612241662] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.273: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 12/01 11:05:39.273: [upf] INFO: UE F-SEID[UP:0xf CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.273: [upf] INFO: UE F-SEID[UP:0xf CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.279: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 12/01 11:05:39.279: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3182) 12/01 11:05:39.279: [smf] INFO: UE IMSI[262422031674500] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.285: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 12/01 11:05:39.285: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.285: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.290: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 12/01 11:05:39.290: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3182) 12/01 11:05:39.290: [smf] INFO: UE IMSI[262421738713865] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.295: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 12/01 11:05:39.295: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.295: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.301: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 12/01 11:05:39.301: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3182) 12/01 11:05:39.301: [smf] INFO: UE IMSI[262426561201194] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.307: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 12/01 11:05:39.307: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.307: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.312: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 12/01 11:05:39.312: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3182) 12/01 11:05:39.312: [smf] INFO: UE IMSI[262426585080481] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.318: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 12/01 11:05:39.318: [upf] INFO: UE F-SEID[UP:0x462 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.318: [upf] INFO: UE F-SEID[UP:0x462 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.323: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 12/01 11:05:39.323: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3182) 12/01 11:05:39.323: [smf] INFO: UE IMSI[262429233311709] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.330: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 12/01 11:05:39.330: [upf] INFO: UE F-SEID[UP:0x255 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.330: [upf] INFO: UE F-SEID[UP:0x255 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.334: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 12/01 11:05:39.334: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3182) 12/01 11:05:39.334: [smf] INFO: UE IMSI[262425968101114] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.340: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 12/01 11:05:39.340: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.340: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.345: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 12/01 11:05:39.345: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3182) 12/01 11:05:39.345: [smf] INFO: UE IMSI[262422197205703] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.351: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 12/01 11:05:39.351: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.351: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.356: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 12/01 11:05:39.356: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3182) 12/01 11:05:39.356: [smf] INFO: UE IMSI[262425529553524] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.361: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 12/01 11:05:39.361: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.361: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.367: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 12/01 11:05:39.367: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3182) 12/01 11:05:39.367: [smf] INFO: UE IMSI[262423734354208] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.373: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 12/01 11:05:39.373: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.373: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.378: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 12/01 11:05:39.378: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3182) 12/01 11:05:39.378: [smf] INFO: UE IMSI[262424059500142] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.382: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 12/01 11:05:39.382: [upf] INFO: UE F-SEID[UP:0x95c CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.382: [upf] INFO: UE F-SEID[UP:0x95c CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.389: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 12/01 11:05:39.389: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3182) 12/01 11:05:39.389: [smf] INFO: UE IMSI[262428125917668] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.395: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 12/01 11:05:39.395: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.395: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.400: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 12/01 11:05:39.400: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3182) 12/01 11:05:39.400: [smf] INFO: UE IMSI[262427158206701] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.405: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 12/01 11:05:39.405: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.405: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.411: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 12/01 11:05:39.411: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3182) 12/01 11:05:39.411: [smf] INFO: UE IMSI[262423907265267] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.417: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 12/01 11:05:39.417: [upf] INFO: UE F-SEID[UP:0x109 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.417: [upf] INFO: UE F-SEID[UP:0x109 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.422: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 12/01 11:05:39.422: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3182) 12/01 11:05:39.422: [smf] INFO: UE IMSI[262421480380353] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.427: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 12/01 11:05:39.427: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.427: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.432: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 12/01 11:05:39.432: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3182) 12/01 11:05:39.432: [smf] INFO: UE IMSI[262429291708464] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.437: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 12/01 11:05:39.437: [upf] INFO: UE F-SEID[UP:0x840 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.437: [upf] INFO: UE F-SEID[UP:0x840 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.443: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 12/01 11:05:39.443: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3182) 12/01 11:05:39.443: [smf] INFO: UE IMSI[262429202978020] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.449: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 12/01 11:05:39.449: [upf] INFO: UE F-SEID[UP:0x85a CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.449: [upf] INFO: UE F-SEID[UP:0x85a CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.455: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 12/01 11:05:39.455: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3182) 12/01 11:05:39.455: [smf] INFO: UE IMSI[262423061855369] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.460: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 12/01 11:05:39.460: [upf] INFO: UE F-SEID[UP:0x8df CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.460: [upf] INFO: UE F-SEID[UP:0x8df CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.466: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 12/01 11:05:39.466: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3182) 12/01 11:05:39.466: [smf] INFO: UE IMSI[262421663067581] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.470: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 12/01 11:05:39.470: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.470: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.477: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 12/01 11:05:39.477: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3182) 12/01 11:05:39.477: [smf] INFO: UE IMSI[262429930193779] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.483: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 12/01 11:05:39.483: [upf] INFO: UE F-SEID[UP:0x992 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.483: [upf] INFO: UE F-SEID[UP:0x992 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.488: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 12/01 11:05:39.488: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3182) 12/01 11:05:39.488: [smf] INFO: UE IMSI[262426213623961] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.493: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 12/01 11:05:39.493: [upf] INFO: UE F-SEID[UP:0x993 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.493: [upf] INFO: UE F-SEID[UP:0x993 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.500: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 12/01 11:05:39.500: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3182) 12/01 11:05:39.500: [smf] INFO: UE IMSI[262424153596998] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.505: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 12/01 11:05:39.505: [upf] INFO: UE F-SEID[UP:0x269 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.505: [upf] INFO: UE F-SEID[UP:0x269 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.510: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 12/01 11:05:39.510: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3182) 12/01 11:05:39.510: [smf] INFO: UE IMSI[262420257631471] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.516: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 12/01 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.521: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 12/01 11:05:39.521: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3182) 12/01 11:05:39.521: [smf] INFO: UE IMSI[262424574217226] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.527: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 12/01 11:05:39.527: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.527: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.532: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 12/01 11:05:39.532: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3182) 12/01 11:05:39.532: [smf] INFO: UE IMSI[262427234473723] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.537: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 12/01 11:05:39.537: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.537: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.543: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 12/01 11:05:39.543: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3182) 12/01 11:05:39.543: [smf] INFO: UE IMSI[262425802008513] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.548: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 12/01 11:05:39.549: [upf] INFO: UE F-SEID[UP:0x33a CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.549: [upf] INFO: UE F-SEID[UP:0x33a CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.554: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 12/01 11:05:39.554: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3182) 12/01 11:05:39.554: [smf] INFO: UE IMSI[262420007756733] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.559: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 12/01 11:05:39.559: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.559: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.565: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 12/01 11:05:39.565: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3182) 12/01 11:05:39.565: [smf] INFO: UE IMSI[262422417988532] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.571: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 12/01 11:05:39.571: [upf] INFO: UE F-SEID[UP:0x936 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.571: [upf] INFO: UE F-SEID[UP:0x936 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.576: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 12/01 11:05:39.576: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3182) 12/01 11:05:39.576: [smf] INFO: UE IMSI[262425343037933] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.581: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 12/01 11:05:39.581: [upf] INFO: UE F-SEID[UP:0x1b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.581: [upf] INFO: UE F-SEID[UP:0x1b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.587: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 12/01 11:05:39.587: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3182) 12/01 11:05:39.587: [smf] INFO: UE IMSI[262425121053306] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.593: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 12/01 11:05:39.593: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.593: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.598: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 12/01 11:05:39.598: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3182) 12/01 11:05:39.598: [smf] INFO: UE IMSI[262422995812012] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.603: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 12/01 11:05:39.603: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.603: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.609: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 12/01 11:05:39.609: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3182) 12/01 11:05:39.609: [smf] INFO: UE IMSI[262427513886469] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.614: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 12/01 11:05:39.615: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.615: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.620: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 12/01 11:05:39.620: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3182) 12/01 11:05:39.620: [smf] INFO: UE IMSI[262424762252243] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.625: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 12/01 11:05:39.625: [upf] INFO: UE F-SEID[UP:0x5f CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.625: [upf] INFO: UE F-SEID[UP:0x5f CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.630: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 12/01 11:05:39.630: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3182) 12/01 11:05:39.630: [smf] INFO: UE IMSI[262425252060793] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.636: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 12/01 11:05:39.636: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.636: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.641: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 12/01 11:05:39.641: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3182) 12/01 11:05:39.641: [smf] INFO: UE IMSI[262425656279594] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.646: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 12/01 11:05:39.646: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.646: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.652: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 12/01 11:05:39.652: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3182) 12/01 11:05:39.652: [smf] INFO: UE IMSI[262421971227315] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.657: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 12/01 11:05:39.657: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.657: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.663: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 12/01 11:05:39.663: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3182) 12/01 11:05:39.663: [smf] INFO: UE IMSI[262424967426648] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.668: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 12/01 11:05:39.668: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.668: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.673: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 12/01 11:05:39.673: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3182) 12/01 11:05:39.673: [smf] INFO: UE IMSI[262421187666802] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.678: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 12/01 11:05:39.678: [upf] INFO: UE F-SEID[UP:0x982 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.678: [upf] INFO: UE F-SEID[UP:0x982 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.684: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 12/01 11:05:39.684: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3182) 12/01 11:05:39.684: [smf] INFO: UE IMSI[262427670520835] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.690: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 12/01 11:05:39.690: [upf] INFO: UE F-SEID[UP:0x16a CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.690: [upf] INFO: UE F-SEID[UP:0x16a CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.695: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 12/01 11:05:39.695: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3182) 12/01 11:05:39.695: [smf] INFO: UE IMSI[262427870031121] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.701: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 12/01 11:05:39.701: [upf] INFO: UE F-SEID[UP:0x61c CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.701: [upf] INFO: UE F-SEID[UP:0x61c CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.706: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 12/01 11:05:39.706: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3182) 12/01 11:05:39.706: [smf] INFO: UE IMSI[262423187236990] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.712: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 12/01 11:05:39.712: [upf] INFO: UE F-SEID[UP:0x82d CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.712: [upf] INFO: UE F-SEID[UP:0x82d CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.717: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 12/01 11:05:39.717: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3182) 12/01 11:05:39.717: [smf] INFO: UE IMSI[262424163143601] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.722: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 12/01 11:05:39.722: [upf] INFO: UE F-SEID[UP:0x86c CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.722: [upf] INFO: UE F-SEID[UP:0x86c CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.728: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 12/01 11:05:39.728: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3182) 12/01 11:05:39.728: [smf] INFO: UE IMSI[262423594569018] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.733: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 12/01 11:05:39.733: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.733: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.740: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 12/01 11:05:39.740: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3182) 12/01 11:05:39.740: [smf] INFO: UE IMSI[262427399430099] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.746: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 12/01 11:05:39.746: [upf] INFO: UE F-SEID[UP:0x32a CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.746: [upf] INFO: UE F-SEID[UP:0x32a CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.751: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 12/01 11:05:39.751: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3182) 12/01 11:05:39.751: [smf] INFO: UE IMSI[262420585883352] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.756: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 12/01 11:05:39.756: [upf] INFO: UE F-SEID[UP:0x740 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.756: [upf] INFO: UE F-SEID[UP:0x740 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.761: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 12/01 11:05:39.761: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3182) 12/01 11:05:39.761: [smf] INFO: UE IMSI[262423434365319] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.766: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 12/01 11:05:39.766: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.766: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.772: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 12/01 11:05:39.772: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3182) 12/01 11:05:39.772: [smf] INFO: UE IMSI[262425032462681] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.778: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 12/01 11:05:39.778: [upf] INFO: UE F-SEID[UP:0x55a CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.778: [upf] INFO: UE F-SEID[UP:0x55a CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.783: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 12/01 11:05:39.783: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3182) 12/01 11:05:39.783: [smf] INFO: UE IMSI[262421084809020] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.789: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 12/01 11:05:39.789: [upf] INFO: UE F-SEID[UP:0x902 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.789: [upf] INFO: UE F-SEID[UP:0x902 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.794: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 12/01 11:05:39.794: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3182) 12/01 11:05:39.794: [smf] INFO: UE IMSI[262423341402758] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.800: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 12/01 11:05:39.800: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.800: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.805: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 12/01 11:05:39.805: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3182) 12/01 11:05:39.805: [smf] INFO: UE IMSI[262420550727608] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.811: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 12/01 11:05:39.811: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.811: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.816: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 12/01 11:05:39.816: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3182) 12/01 11:05:39.816: [smf] INFO: UE IMSI[262424809300131] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.821: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 12/01 11:05:39.821: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.821: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.827: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 12/01 11:05:39.827: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3182) 12/01 11:05:39.827: [smf] INFO: UE IMSI[262427607304331] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.835: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 12/01 11:05:39.835: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.835: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.838: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 12/01 11:05:39.838: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3182) 12/01 11:05:39.838: [smf] INFO: UE IMSI[262427524862371] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.843: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 12/01 11:05:39.843: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.843: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.849: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 12/01 11:05:39.849: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3182) 12/01 11:05:39.849: [smf] INFO: UE IMSI[262429243315295] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.855: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 12/01 11:05:39.855: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.855: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.860: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 12/01 11:05:39.860: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3182) 12/01 11:05:39.860: [smf] INFO: UE IMSI[262421685392134] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.866: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 12/01 11:05:39.866: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.866: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.871: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 12/01 11:05:39.871: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3182) 12/01 11:05:39.871: [smf] INFO: UE IMSI[262429793572374] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.877: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 12/01 11:05:39.877: [upf] INFO: UE F-SEID[UP:0xe CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.877: [upf] INFO: UE F-SEID[UP:0xe CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.882: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 12/01 11:05:39.882: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3182) 12/01 11:05:39.882: [smf] INFO: UE IMSI[262424052789256] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.886: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 12/01 11:05:39.886: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.886: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.892: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 12/01 11:05:39.892: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3182) 12/01 11:05:39.892: [smf] INFO: UE IMSI[262424526359152] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.899: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 12/01 11:05:39.899: [upf] INFO: UE F-SEID[UP:0x445 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.899: [upf] INFO: UE F-SEID[UP:0x445 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.903: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 12/01 11:05:39.903: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3182) 12/01 11:05:39.903: [smf] INFO: UE IMSI[262429150888204] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.908: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 12/01 11:05:39.908: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.908: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.914: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 12/01 11:05:39.914: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3182) 12/01 11:05:39.914: [smf] INFO: UE IMSI[262420225316354] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.921: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 12/01 11:05:39.921: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.921: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.925: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 12/01 11:05:39.925: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3182) 12/01 11:05:39.925: [smf] INFO: UE IMSI[262425470059298] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.931: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 12/01 11:05:39.931: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.931: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.936: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 12/01 11:05:39.936: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3182) 12/01 11:05:39.936: [smf] INFO: UE IMSI[262429984348687] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.942: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 12/01 11:05:39.942: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.942: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.947: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 12/01 11:05:39.947: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3182) 12/01 11:05:39.947: [smf] INFO: UE IMSI[262423525297526] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.952: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 12/01 11:05:39.952: [upf] INFO: UE F-SEID[UP:0x78a CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.952: [upf] INFO: UE F-SEID[UP:0x78a CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.958: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 12/01 11:05:39.958: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3182) 12/01 11:05:39.958: [smf] INFO: UE IMSI[262427674186749] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.963: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 12/01 11:05:39.963: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.963: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.969: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 12/01 11:05:39.969: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3182) 12/01 11:05:39.969: [smf] INFO: UE IMSI[262420925042251] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.974: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 12/01 11:05:39.974: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.974: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.980: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 12/01 11:05:39.980: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3182) 12/01 11:05:39.980: [smf] INFO: UE IMSI[262423606470029] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.986: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 12/01 11:05:39.986: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.986: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:39.991: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 12/01 11:05:39.991: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3182) 12/01 11:05:39.991: [smf] INFO: UE IMSI[262421901888887] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:39.996: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 12/01 11:05:39.996: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 12/01 11:05:39.996: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.002: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 12/01 11:05:40.002: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3182) 12/01 11:05:40.002: [smf] INFO: UE IMSI[262426291082563] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.008: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 12/01 11:05:40.008: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.008: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.014: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 12/01 11:05:40.014: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3182) 12/01 11:05:40.014: [smf] INFO: UE IMSI[262427143032543] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.019: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 12/01 11:05:40.019: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.019: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.025: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 12/01 11:05:40.025: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3182) 12/01 11:05:40.025: [smf] INFO: UE IMSI[262424145073893] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.031: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 12/01 11:05:40.031: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.031: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.036: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 12/01 11:05:40.036: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3182) 12/01 11:05:40.036: [smf] INFO: UE IMSI[262426819845495] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.040: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 12/01 11:05:40.040: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.040: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.047: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 12/01 11:05:40.047: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3182) 12/01 11:05:40.047: [smf] INFO: UE IMSI[262424250761798] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.053: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 12/01 11:05:40.053: [upf] INFO: UE F-SEID[UP:0x27a CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.053: [upf] INFO: UE F-SEID[UP:0x27a CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.058: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 12/01 11:05:40.058: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3182) 12/01 11:05:40.058: [smf] INFO: UE IMSI[262425662836388] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.064: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 12/01 11:05:40.064: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.064: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.069: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 12/01 11:05:40.069: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3182) 12/01 11:05:40.069: [smf] INFO: UE IMSI[262421556417018] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.075: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 12/01 11:05:40.075: [upf] INFO: UE F-SEID[UP:0x179 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.075: [upf] INFO: UE F-SEID[UP:0x179 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.080: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 12/01 11:05:40.080: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3182) 12/01 11:05:40.080: [smf] INFO: UE IMSI[262426903643182] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.086: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 12/01 11:05:40.086: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.086: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.091: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 12/01 11:05:40.091: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3182) 12/01 11:05:40.091: [smf] INFO: UE IMSI[262424603816196] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.097: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 12/01 11:05:40.097: [upf] INFO: UE F-SEID[UP:0x94e CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.097: [upf] INFO: UE F-SEID[UP:0x94e CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.102: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 12/01 11:05:40.102: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3182) 12/01 11:05:40.102: [smf] INFO: UE IMSI[262423967599362] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.107: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 12/01 11:05:40.107: [upf] INFO: UE F-SEID[UP:0x2a CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.107: [upf] INFO: UE F-SEID[UP:0x2a CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.113: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 12/01 11:05:40.113: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3182) 12/01 11:05:40.113: [smf] INFO: UE IMSI[262429543974616] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.118: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 12/01 11:05:40.118: [upf] INFO: UE F-SEID[UP:0x652 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.118: [upf] INFO: UE F-SEID[UP:0x652 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.124: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 12/01 11:05:40.124: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3182) 12/01 11:05:40.124: [smf] INFO: UE IMSI[262429117669532] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.129: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 12/01 11:05:40.129: [upf] INFO: UE F-SEID[UP:0x9 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.129: [upf] INFO: UE F-SEID[UP:0x9 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.135: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 12/01 11:05:40.135: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3182) 12/01 11:05:40.135: [smf] INFO: UE IMSI[262428655517183] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.140: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 12/01 11:05:40.141: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.141: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.145: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 12/01 11:05:40.145: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3182) 12/01 11:05:40.146: [smf] INFO: UE IMSI[262426265851148] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.151: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 12/01 11:05:40.151: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.151: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.156: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 12/01 11:05:40.156: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3182) 12/01 11:05:40.156: [smf] INFO: UE IMSI[262423844435302] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.161: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 12/01 11:05:40.161: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.161: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.167: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 12/01 11:05:40.167: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3182) 12/01 11:05:40.167: [smf] INFO: UE IMSI[262426594853281] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.172: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 12/01 11:05:40.172: [upf] INFO: UE F-SEID[UP:0x386 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.172: [upf] INFO: UE F-SEID[UP:0x386 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.178: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 12/01 11:05:40.178: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3182) 12/01 11:05:40.178: [smf] INFO: UE IMSI[262429876172143] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.184: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 12/01 11:05:40.184: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.184: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.189: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 12/01 11:05:40.189: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3182) 12/01 11:05:40.189: [smf] INFO: UE IMSI[262429552533695] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.196: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 12/01 11:05:40.196: [upf] INFO: UE F-SEID[UP:0x50d CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.196: [upf] INFO: UE F-SEID[UP:0x50d CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.201: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 12/01 11:05:40.201: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3182) 12/01 11:05:40.201: [smf] INFO: UE IMSI[262424483432504] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.205: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 12/01 11:05:40.205: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.205: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.212: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 12/01 11:05:40.212: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3182) 12/01 11:05:40.212: [smf] INFO: UE IMSI[262421602025100] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.218: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 12/01 11:05:40.218: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.218: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.222: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 12/01 11:05:40.222: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3182) 12/01 11:05:40.222: [smf] INFO: UE IMSI[262420517902304] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.228: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 12/01 11:05:40.228: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.228: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.233: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 12/01 11:05:40.233: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3182) 12/01 11:05:40.233: [smf] INFO: UE IMSI[262421381941748] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.239: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 12/01 11:05:40.239: [upf] INFO: UE F-SEID[UP:0x85f CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.239: [upf] INFO: UE F-SEID[UP:0x85f CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.244: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 12/01 11:05:40.244: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3182) 12/01 11:05:40.244: [smf] INFO: UE IMSI[262423732888878] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.250: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 12/01 11:05:40.250: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.250: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.255: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 12/01 11:05:40.255: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3182) 12/01 11:05:40.255: [smf] INFO: UE IMSI[262422106263135] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.261: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 12/01 11:05:40.261: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.261: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.266: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 12/01 11:05:40.266: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3182) 12/01 11:05:40.266: [smf] INFO: UE IMSI[262427607930997] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.272: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 12/01 11:05:40.272: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.272: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.277: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 12/01 11:05:40.277: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3182) 12/01 11:05:40.277: [smf] INFO: UE IMSI[262429421015525] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.283: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 12/01 11:05:40.283: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.283: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.289: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 12/01 11:05:40.289: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3182) 12/01 11:05:40.289: [smf] INFO: UE IMSI[262421552390836] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.294: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 12/01 11:05:40.294: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.294: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.300: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 12/01 11:05:40.300: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3182) 12/01 11:05:40.300: [smf] INFO: UE IMSI[262424817586399] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.305: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 12/01 11:05:40.305: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.305: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.311: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 12/01 11:05:40.311: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3182) 12/01 11:05:40.311: [smf] INFO: UE IMSI[262422397203399] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.317: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 12/01 11:05:40.317: [upf] INFO: UE F-SEID[UP:0x344 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.317: [upf] INFO: UE F-SEID[UP:0x344 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.322: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 12/01 11:05:40.322: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3182) 12/01 11:05:40.322: [smf] INFO: UE IMSI[262424643997599] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.327: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 12/01 11:05:40.327: [upf] INFO: UE F-SEID[UP:0x716 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.327: [upf] INFO: UE F-SEID[UP:0x716 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.333: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 12/01 11:05:40.333: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3182) 12/01 11:05:40.333: [smf] INFO: UE IMSI[262429831714359] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.340: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 12/01 11:05:40.340: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.340: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.344: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 12/01 11:05:40.344: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3182) 12/01 11:05:40.344: [smf] INFO: UE IMSI[262425426694820] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.349: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 12/01 11:05:40.349: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.349: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.355: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 12/01 11:05:40.355: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3182) 12/01 11:05:40.355: [smf] INFO: UE IMSI[262428428596137] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.361: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 12/01 11:05:40.361: [upf] INFO: UE F-SEID[UP:0x47e CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.361: [upf] INFO: UE F-SEID[UP:0x47e CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.366: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 12/01 11:05:40.366: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3182) 12/01 11:05:40.366: [smf] INFO: UE IMSI[262420841996753] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.371: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 12/01 11:05:40.371: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.371: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.377: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 12/01 11:05:40.377: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3182) 12/01 11:05:40.377: [smf] INFO: UE IMSI[262425447219519] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.382: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 12/01 11:05:40.382: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.382: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.388: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 12/01 11:05:40.388: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3182) 12/01 11:05:40.388: [smf] INFO: UE IMSI[262422739387022] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.394: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 12/01 11:05:40.394: [upf] INFO: UE F-SEID[UP:0x51f CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.394: [upf] INFO: UE F-SEID[UP:0x51f CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.399: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 12/01 11:05:40.399: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3182) 12/01 11:05:40.399: [smf] INFO: UE IMSI[262424466937818] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.405: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 12/01 11:05:40.405: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.405: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.410: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 12/01 11:05:40.410: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3182) 12/01 11:05:40.410: [smf] INFO: UE IMSI[262421477054528] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.416: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 12/01 11:05:40.416: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.416: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.421: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 12/01 11:05:40.421: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3182) 12/01 11:05:40.421: [smf] INFO: UE IMSI[262420113596657] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.425: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 12/01 11:05:40.425: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.425: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.432: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 12/01 11:05:40.432: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3182) 12/01 11:05:40.432: [smf] INFO: UE IMSI[262427287980156] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.437: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 12/01 11:05:40.437: [upf] INFO: UE F-SEID[UP:0x761 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.437: [upf] INFO: UE F-SEID[UP:0x761 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.443: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 12/01 11:05:40.443: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3182) 12/01 11:05:40.443: [smf] INFO: UE IMSI[262422905038168] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.449: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 12/01 11:05:40.449: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.449: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.454: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 12/01 11:05:40.454: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3182) 12/01 11:05:40.454: [smf] INFO: UE IMSI[262426991544846] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.460: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 12/01 11:05:40.460: [upf] INFO: UE F-SEID[UP:0x342 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.460: [upf] INFO: UE F-SEID[UP:0x342 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.465: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 12/01 11:05:40.465: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3182) 12/01 11:05:40.465: [smf] INFO: UE IMSI[262420734060200] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.470: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 12/01 11:05:40.470: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.470: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.476: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 12/01 11:05:40.476: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3182) 12/01 11:05:40.476: [smf] INFO: UE IMSI[262429189780040] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.483: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 12/01 11:05:40.483: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.483: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.487: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 12/01 11:05:40.487: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3182) 12/01 11:05:40.487: [smf] INFO: UE IMSI[262424319797245] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.492: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 12/01 11:05:40.492: [upf] INFO: UE F-SEID[UP:0x281 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.492: [upf] INFO: UE F-SEID[UP:0x281 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.498: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 12/01 11:05:40.498: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3182) 12/01 11:05:40.498: [smf] INFO: UE IMSI[262420036240177] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.503: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 12/01 11:05:40.503: [upf] INFO: UE F-SEID[UP:0x348 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.503: [upf] INFO: UE F-SEID[UP:0x348 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.509: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 12/01 11:05:40.509: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3182) 12/01 11:05:40.509: [smf] INFO: UE IMSI[262423270781029] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.513: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 12/01 11:05:40.514: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.514: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.519: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 12/01 11:05:40.519: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3182) 12/01 11:05:40.519: [smf] INFO: UE IMSI[262424124538421] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.525: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 12/01 11:05:40.525: [upf] INFO: UE F-SEID[UP:0x860 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.525: [upf] INFO: UE F-SEID[UP:0x860 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.530: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 12/01 11:05:40.530: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3182) 12/01 11:05:40.530: [smf] INFO: UE IMSI[262426014457019] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.537: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 12/01 11:05:40.537: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.537: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.542: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 12/01 11:05:40.542: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3182) 12/01 11:05:40.542: [smf] INFO: UE IMSI[262422149990014] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.547: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 12/01 11:05:40.547: [upf] INFO: UE F-SEID[UP:0x147 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.547: [upf] INFO: UE F-SEID[UP:0x147 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.553: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 12/01 11:05:40.553: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3182) 12/01 11:05:40.553: [smf] INFO: UE IMSI[262426656303427] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.558: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 12/01 11:05:40.558: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.558: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.564: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 12/01 11:05:40.564: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3182) 12/01 11:05:40.564: [smf] INFO: UE IMSI[262420999985555] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.569: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 12/01 11:05:40.569: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.569: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.575: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 12/01 11:05:40.575: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3182) 12/01 11:05:40.575: [smf] INFO: UE IMSI[262426185378030] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.580: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 12/01 11:05:40.580: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.580: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.586: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 12/01 11:05:40.586: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3182) 12/01 11:05:40.586: [smf] INFO: UE IMSI[262429524823379] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.592: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 12/01 11:05:40.592: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.592: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.596: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 12/01 11:05:40.596: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3182) 12/01 11:05:40.596: [smf] INFO: UE IMSI[262422620468085] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.601: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 12/01 11:05:40.602: [upf] INFO: UE F-SEID[UP:0x426 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.602: [upf] INFO: UE F-SEID[UP:0x426 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.607: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 12/01 11:05:40.607: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3182) 12/01 11:05:40.607: [smf] INFO: UE IMSI[262422785096716] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.612: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 12/01 11:05:40.612: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.612: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.618: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 12/01 11:05:40.618: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3182) 12/01 11:05:40.618: [smf] INFO: UE IMSI[262424755929935] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.623: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 12/01 11:05:40.623: [upf] INFO: UE F-SEID[UP:0x284 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.623: [upf] INFO: UE F-SEID[UP:0x284 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.629: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 12/01 11:05:40.629: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3182) 12/01 11:05:40.629: [smf] INFO: UE IMSI[262426891956564] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.633: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 12/01 11:05:40.633: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.634: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.639: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 12/01 11:05:40.639: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3182) 12/01 11:05:40.639: [smf] INFO: UE IMSI[262422736940409] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.645: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 12/01 11:05:40.645: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.645: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.650: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 12/01 11:05:40.650: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3182) 12/01 11:05:40.650: [smf] INFO: UE IMSI[262423697593166] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.657: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 12/01 11:05:40.657: [upf] INFO: UE F-SEID[UP:0xc4d CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.657: [upf] INFO: UE F-SEID[UP:0xc4d CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.661: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 12/01 11:05:40.661: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3182) 12/01 11:05:40.661: [smf] INFO: UE IMSI[262420216043158] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.666: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 12/01 11:05:40.666: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.666: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.672: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 12/01 11:05:40.672: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3182) 12/01 11:05:40.672: [smf] INFO: UE IMSI[262427136251209] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.676: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 12/01 11:05:40.676: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.676: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.683: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 12/01 11:05:40.683: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3182) 12/01 11:05:40.683: [smf] INFO: UE IMSI[262424559547339] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.688: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 12/01 11:05:40.688: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.688: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.693: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 12/01 11:05:40.693: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3182) 12/01 11:05:40.693: [smf] INFO: UE IMSI[262423629206885] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.700: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 12/01 11:05:40.700: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.700: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.705: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 12/01 11:05:40.705: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3182) 12/01 11:05:40.705: [smf] INFO: UE IMSI[262427071335883] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.709: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 12/01 11:05:40.709: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.709: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.715: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 12/01 11:05:40.715: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3182) 12/01 11:05:40.715: [smf] INFO: UE IMSI[262427661746944] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.720: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 12/01 11:05:40.720: [upf] INFO: UE F-SEID[UP:0x149 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.720: [upf] INFO: UE F-SEID[UP:0x149 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.726: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 12/01 11:05:40.726: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3182) 12/01 11:05:40.726: [smf] INFO: UE IMSI[262422784877859] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.731: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 12/01 11:05:40.731: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.731: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.737: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 12/01 11:05:40.737: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3182) 12/01 11:05:40.737: [smf] INFO: UE IMSI[262421652935467] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.742: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 12/01 11:05:40.742: [upf] INFO: UE F-SEID[UP:0x32d CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.742: [upf] INFO: UE F-SEID[UP:0x32d CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.748: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 12/01 11:05:40.748: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3182) 12/01 11:05:40.748: [smf] INFO: UE IMSI[262424453396547] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.753: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 12/01 11:05:40.753: [upf] INFO: UE F-SEID[UP:0x475 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.753: [upf] INFO: UE F-SEID[UP:0x475 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.759: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 12/01 11:05:40.759: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3182) 12/01 11:05:40.759: [smf] INFO: UE IMSI[262429570999542] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.765: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 12/01 11:05:40.765: [upf] INFO: UE F-SEID[UP:0xc6d CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.766: [upf] INFO: UE F-SEID[UP:0xc6d CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.769: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 12/01 11:05:40.769: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3182) 12/01 11:05:40.769: [smf] INFO: UE IMSI[262422727466827] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.774: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 12/01 11:05:40.774: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.774: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.780: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 12/01 11:05:40.780: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3182) 12/01 11:05:40.780: [smf] INFO: UE IMSI[262420423859613] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.785: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 12/01 11:05:40.785: [upf] INFO: UE F-SEID[UP:0x451 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.785: [upf] INFO: UE F-SEID[UP:0x451 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.791: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 12/01 11:05:40.791: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3182) 12/01 11:05:40.791: [smf] INFO: UE IMSI[262424708437478] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.796: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 12/01 11:05:40.796: [upf] INFO: UE F-SEID[UP:0x502 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.796: [upf] INFO: UE F-SEID[UP:0x502 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.802: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 12/01 11:05:40.802: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3182) 12/01 11:05:40.802: [smf] INFO: UE IMSI[262421948505873] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.809: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 12/01 11:05:40.809: [upf] INFO: UE F-SEID[UP:0x88e CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.809: [upf] INFO: UE F-SEID[UP:0x88e CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.813: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 12/01 11:05:40.813: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3182) 12/01 11:05:40.813: [smf] INFO: UE IMSI[262421521223654] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.818: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 12/01 11:05:40.818: [upf] INFO: UE F-SEID[UP:0x71d CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.818: [upf] INFO: UE F-SEID[UP:0x71d CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.823: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 12/01 11:05:40.823: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3182) 12/01 11:05:40.823: [smf] INFO: UE IMSI[262422957836840] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.829: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 12/01 11:05:40.829: [upf] INFO: UE F-SEID[UP:0x96d CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.829: [upf] INFO: UE F-SEID[UP:0x96d CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.834: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 12/01 11:05:40.834: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3182) 12/01 11:05:40.834: [smf] INFO: UE IMSI[262428481859310] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.841: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 12/01 11:05:40.841: [upf] INFO: UE F-SEID[UP:0x921 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.841: [upf] INFO: UE F-SEID[UP:0x921 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.845: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 12/01 11:05:40.845: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3182) 12/01 11:05:40.845: [smf] INFO: UE IMSI[262427282836030] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.850: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 12/01 11:05:40.850: [upf] INFO: UE F-SEID[UP:0x620 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.850: [upf] INFO: UE F-SEID[UP:0x620 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.856: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 12/01 11:05:40.856: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3182) 12/01 11:05:40.856: [smf] INFO: UE IMSI[262426921719459] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.861: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 12/01 11:05:40.861: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.861: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.867: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 12/01 11:05:40.867: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3182) 12/01 11:05:40.867: [smf] INFO: UE IMSI[262421003141119] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.872: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 12/01 11:05:40.872: [upf] INFO: UE F-SEID[UP:0x41c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.872: [upf] INFO: UE F-SEID[UP:0x41c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.878: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 12/01 11:05:40.878: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3182) 12/01 11:05:40.878: [smf] INFO: UE IMSI[262422996776465] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.884: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 12/01 11:05:40.884: [upf] INFO: UE F-SEID[UP:0x49f CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.884: [upf] INFO: UE F-SEID[UP:0x49f CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.889: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 12/01 11:05:40.889: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3182) 12/01 11:05:40.889: [smf] INFO: UE IMSI[262421502487635] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.893: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 12/01 11:05:40.893: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.893: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.900: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 12/01 11:05:40.900: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3182) 12/01 11:05:40.900: [smf] INFO: UE IMSI[262421940245487] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.905: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 12/01 11:05:40.905: [upf] INFO: UE F-SEID[UP:0x156 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.905: [upf] INFO: UE F-SEID[UP:0x156 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.911: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 12/01 11:05:40.911: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3182) 12/01 11:05:40.911: [smf] INFO: UE IMSI[262426030290213] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.916: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 12/01 11:05:40.916: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.916: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.921: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 12/01 11:05:40.921: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3182) 12/01 11:05:40.922: [smf] INFO: UE IMSI[262426022646396] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.927: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 12/01 11:05:40.927: [upf] INFO: UE F-SEID[UP:0x71e CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.927: [upf] INFO: UE F-SEID[UP:0x71e CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.932: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 12/01 11:05:40.932: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3182) 12/01 11:05:40.932: [smf] INFO: UE IMSI[262423532831659] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.937: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 12/01 11:05:40.937: [upf] INFO: UE F-SEID[UP:0x565 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.937: [upf] INFO: UE F-SEID[UP:0x565 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.943: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 12/01 11:05:40.943: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3182) 12/01 11:05:40.943: [smf] INFO: UE IMSI[262426380524607] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.949: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 12/01 11:05:40.949: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.949: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.954: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 12/01 11:05:40.954: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3182) 12/01 11:05:40.954: [smf] INFO: UE IMSI[262426011671442] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.959: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 12/01 11:05:40.959: [upf] INFO: UE F-SEID[UP:0x27d CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.959: [upf] INFO: UE F-SEID[UP:0x27d CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.965: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 12/01 11:05:40.965: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3182) 12/01 11:05:40.965: [smf] INFO: UE IMSI[262423660872271] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.970: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 12/01 11:05:40.970: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.970: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.976: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 12/01 11:05:40.976: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3182) 12/01 11:05:40.976: [smf] INFO: UE IMSI[262428009502196] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.980: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 12/01 11:05:40.980: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.980: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.987: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 12/01 11:05:40.987: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3182) 12/01 11:05:40.987: [smf] INFO: UE IMSI[262420418832068] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:40.993: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 12/01 11:05:40.993: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 12/01 11:05:40.993: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:40.998: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 12/01 11:05:40.998: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3182) 12/01 11:05:40.998: [smf] INFO: UE IMSI[262420926455529] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.004: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 12/01 11:05:41.004: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.004: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.009: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 12/01 11:05:41.009: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3182) 12/01 11:05:41.009: [smf] INFO: UE IMSI[262426417974892] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.016: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 12/01 11:05:41.016: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.016: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.020: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 12/01 11:05:41.020: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3182) 12/01 11:05:41.020: [smf] INFO: UE IMSI[262428660882933] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.025: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 12/01 11:05:41.025: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.025: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.031: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 12/01 11:05:41.031: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3182) 12/01 11:05:41.031: [smf] INFO: UE IMSI[262427893025121] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.035: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 12/01 11:05:41.035: [upf] INFO: UE F-SEID[UP:0x613 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.035: [upf] INFO: UE F-SEID[UP:0x613 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.041: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 12/01 11:05:41.041: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3182) 12/01 11:05:41.041: [smf] INFO: UE IMSI[262428750094416] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.048: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 12/01 11:05:41.048: [upf] INFO: UE F-SEID[UP:0x80d CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.048: [upf] INFO: UE F-SEID[UP:0x80d CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.052: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 12/01 11:05:41.052: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3182) 12/01 11:05:41.052: [smf] INFO: UE IMSI[262424819120593] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.057: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 12/01 11:05:41.057: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.057: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.063: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 12/01 11:05:41.063: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3182) 12/01 11:05:41.063: [smf] INFO: UE IMSI[262422388394138] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.069: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 12/01 11:05:41.069: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.069: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.074: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 12/01 11:05:41.074: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3182) 12/01 11:05:41.074: [smf] INFO: UE IMSI[262426767644622] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.079: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 12/01 11:05:41.079: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.079: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.085: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 12/01 11:05:41.085: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3182) 12/01 11:05:41.085: [smf] INFO: UE IMSI[262425904927769] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.090: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 12/01 11:05:41.090: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.090: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.096: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 12/01 11:05:41.096: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3182) 12/01 11:05:41.096: [smf] INFO: UE IMSI[262428074037327] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.101: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 12/01 11:05:41.101: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.101: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.106: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 12/01 11:05:41.106: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3182) 12/01 11:05:41.106: [smf] INFO: UE IMSI[262426677026726] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.112: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 12/01 11:05:41.112: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.112: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.117: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 12/01 11:05:41.117: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3182) 12/01 11:05:41.117: [smf] INFO: UE IMSI[262421476535857] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.124: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 12/01 11:05:41.124: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.124: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.129: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 12/01 11:05:41.129: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3182) 12/01 11:05:41.129: [smf] INFO: UE IMSI[262428953599338] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.134: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 12/01 11:05:41.134: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.134: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.139: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 12/01 11:05:41.139: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3182) 12/01 11:05:41.139: [smf] INFO: UE IMSI[262421928012150] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.144: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 12/01 11:05:41.144: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.144: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.150: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 12/01 11:05:41.150: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3182) 12/01 11:05:41.150: [smf] INFO: UE IMSI[262426954739173] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.156: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 12/01 11:05:41.156: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.156: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.161: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 12/01 11:05:41.161: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3182) 12/01 11:05:41.161: [smf] INFO: UE IMSI[262420581858646] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.168: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 12/01 11:05:41.168: [upf] INFO: UE F-SEID[UP:0xcab CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.168: [upf] INFO: UE F-SEID[UP:0xcab CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.172: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 12/01 11:05:41.172: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3182) 12/01 11:05:41.172: [smf] INFO: UE IMSI[262426914439425] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.178: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 12/01 11:05:41.178: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.178: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.183: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 12/01 11:05:41.183: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3182) 12/01 11:05:41.183: [smf] INFO: UE IMSI[262421276597162] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.189: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 12/01 11:05:41.189: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.189: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.194: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 12/01 11:05:41.194: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3182) 12/01 11:05:41.194: [smf] INFO: UE IMSI[262429404409096] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.199: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 12/01 11:05:41.199: [upf] INFO: UE F-SEID[UP:0x952 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.199: [upf] INFO: UE F-SEID[UP:0x952 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.205: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 12/01 11:05:41.205: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3182) 12/01 11:05:41.205: [smf] INFO: UE IMSI[262423574382161] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.211: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 12/01 11:05:41.211: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.211: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.216: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 12/01 11:05:41.216: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3182) 12/01 11:05:41.216: [smf] INFO: UE IMSI[262428351969850] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.221: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 12/01 11:05:41.221: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.221: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.227: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 12/01 11:05:41.227: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3182) 12/01 11:05:41.227: [smf] INFO: UE IMSI[262425673950673] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.232: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 12/01 11:05:41.232: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.232: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.237: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 12/01 11:05:41.237: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3182) 12/01 11:05:41.237: [smf] INFO: UE IMSI[262424670364815] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.242: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 12/01 11:05:41.242: [upf] INFO: UE F-SEID[UP:0xbde CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.242: [upf] INFO: UE F-SEID[UP:0xbde CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.248: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 12/01 11:05:41.248: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3182) 12/01 11:05:41.248: [smf] INFO: UE IMSI[262428223857922] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.254: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 12/01 11:05:41.254: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.254: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.259: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 12/01 11:05:41.259: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3182) 12/01 11:05:41.259: [smf] INFO: UE IMSI[262428495782287] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.264: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 12/01 11:05:41.264: [upf] INFO: UE F-SEID[UP:0x78 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.264: [upf] INFO: UE F-SEID[UP:0x78 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.270: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 12/01 11:05:41.270: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3182) 12/01 11:05:41.270: [smf] INFO: UE IMSI[262424882858046] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.276: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 12/01 11:05:41.276: [upf] INFO: UE F-SEID[UP:0x576 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.276: [upf] INFO: UE F-SEID[UP:0x576 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.281: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 12/01 11:05:41.281: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3182) 12/01 11:05:41.281: [smf] INFO: UE IMSI[262422245955610] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.288: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 12/01 11:05:41.288: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.288: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.292: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 12/01 11:05:41.292: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3182) 12/01 11:05:41.292: [smf] INFO: UE IMSI[262428639173817] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.297: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 12/01 11:05:41.298: [upf] INFO: UE F-SEID[UP:0x393 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.298: [upf] INFO: UE F-SEID[UP:0x393 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.303: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 12/01 11:05:41.303: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3182) 12/01 11:05:41.303: [smf] INFO: UE IMSI[262428717552696] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.309: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 12/01 11:05:41.309: [upf] INFO: UE F-SEID[UP:0x90c CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.309: [upf] INFO: UE F-SEID[UP:0x90c CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.314: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 12/01 11:05:41.314: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3182) 12/01 11:05:41.314: [smf] INFO: UE IMSI[262428861084542] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.321: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 12/01 11:05:41.321: [upf] INFO: UE F-SEID[UP:0x325 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.321: [upf] INFO: UE F-SEID[UP:0x325 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.325: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 12/01 11:05:41.325: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3182) 12/01 11:05:41.325: [smf] INFO: UE IMSI[262427018351383] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.331: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 12/01 11:05:41.331: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.331: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.336: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 12/01 11:05:41.336: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3182) 12/01 11:05:41.336: [smf] INFO: UE IMSI[262424772783737] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.341: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 12/01 11:05:41.341: [upf] INFO: UE F-SEID[UP:0x219 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.342: [upf] INFO: UE F-SEID[UP:0x219 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.347: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 12/01 11:05:41.347: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3182) 12/01 11:05:41.347: [smf] INFO: UE IMSI[262425678409681] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.353: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 12/01 11:05:41.353: [upf] INFO: UE F-SEID[UP:0x804 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.353: [upf] INFO: UE F-SEID[UP:0x804 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.358: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 12/01 11:05:41.358: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3182) 12/01 11:05:41.358: [smf] INFO: UE IMSI[262428420557105] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.363: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 12/01 11:05:41.363: [upf] INFO: UE F-SEID[UP:0x3da CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.363: [upf] INFO: UE F-SEID[UP:0x3da CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.369: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 12/01 11:05:41.369: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3182) 12/01 11:05:41.369: [smf] INFO: UE IMSI[262428308774695] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.375: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 12/01 11:05:41.375: [upf] INFO: UE F-SEID[UP:0x786 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.375: [upf] INFO: UE F-SEID[UP:0x786 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.380: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 12/01 11:05:41.380: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3182) 12/01 11:05:41.380: [smf] INFO: UE IMSI[262427774056689] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.385: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 12/01 11:05:41.385: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.385: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.391: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 12/01 11:05:41.391: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3182) 12/01 11:05:41.391: [smf] INFO: UE IMSI[262424300662900] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.398: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 12/01 11:05:41.398: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.398: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.402: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 12/01 11:05:41.402: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3182) 12/01 11:05:41.402: [smf] INFO: UE IMSI[262427424814966] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.409: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 12/01 11:05:41.409: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.409: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.414: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 12/01 11:05:41.414: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3182) 12/01 11:05:41.414: [smf] INFO: UE IMSI[262424919619565] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.420: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 12/01 11:05:41.420: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.420: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.425: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 12/01 11:05:41.425: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3182) 12/01 11:05:41.425: [smf] INFO: UE IMSI[262429433655582] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.430: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 12/01 11:05:41.430: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.430: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.436: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 12/01 11:05:41.436: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3182) 12/01 11:05:41.436: [smf] INFO: UE IMSI[262421193464400] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.441: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 12/01 11:05:41.441: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.441: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.447: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 12/01 11:05:41.447: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3182) 12/01 11:05:41.447: [smf] INFO: UE IMSI[262421268961141] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.452: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 12/01 11:05:41.452: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.452: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.458: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 12/01 11:05:41.458: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3182) 12/01 11:05:41.458: [smf] INFO: UE IMSI[262427996032317] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.465: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 12/01 11:05:41.465: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.465: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.469: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 12/01 11:05:41.469: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3182) 12/01 11:05:41.469: [smf] INFO: UE IMSI[262429809199563] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.474: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 12/01 11:05:41.474: [upf] INFO: UE F-SEID[UP:0x74e CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.474: [upf] INFO: UE F-SEID[UP:0x74e CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.480: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 12/01 11:05:41.480: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3182) 12/01 11:05:41.480: [smf] INFO: UE IMSI[262420311261638] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.485: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 12/01 11:05:41.485: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.485: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.491: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 12/01 11:05:41.491: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3182) 12/01 11:05:41.491: [smf] INFO: UE IMSI[262422415652090] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.496: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 12/01 11:05:41.496: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.496: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.502: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 12/01 11:05:41.502: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3182) 12/01 11:05:41.502: [smf] INFO: UE IMSI[262429340753212] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.507: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 12/01 11:05:41.507: [upf] INFO: UE F-SEID[UP:0x823 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.507: [upf] INFO: UE F-SEID[UP:0x823 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.513: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 12/01 11:05:41.513: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3182) 12/01 11:05:41.513: [smf] INFO: UE IMSI[262424443174322] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.519: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 12/01 11:05:41.519: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.519: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.524: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 12/01 11:05:41.524: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3182) 12/01 11:05:41.524: [smf] INFO: UE IMSI[262429799372954] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.528: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 12/01 11:05:41.528: [upf] INFO: UE F-SEID[UP:0x14 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.528: [upf] INFO: UE F-SEID[UP:0x14 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.534: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 12/01 11:05:41.534: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3182) 12/01 11:05:41.534: [smf] INFO: UE IMSI[262425334026874] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.539: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 12/01 11:05:41.539: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.539: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.545: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 12/01 11:05:41.545: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3182) 12/01 11:05:41.545: [smf] INFO: UE IMSI[262427634698307] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.551: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 12/01 11:05:41.551: [upf] INFO: UE F-SEID[UP:0x37d CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.551: [upf] INFO: UE F-SEID[UP:0x37d CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.556: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 12/01 11:05:41.556: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3182) 12/01 11:05:41.556: [smf] INFO: UE IMSI[262424344620921] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.562: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 12/01 11:05:41.562: [upf] INFO: UE F-SEID[UP:0x6b CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.562: [upf] INFO: UE F-SEID[UP:0x6b CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.567: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 12/01 11:05:41.567: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3182) 12/01 11:05:41.567: [smf] INFO: UE IMSI[262421769386838] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.573: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 12/01 11:05:41.573: [upf] INFO: UE F-SEID[UP:0x615 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.573: [upf] INFO: UE F-SEID[UP:0x615 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.578: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 12/01 11:05:41.578: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3182) 12/01 11:05:41.578: [smf] INFO: UE IMSI[262424951431483] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.583: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 12/01 11:05:41.583: [upf] INFO: UE F-SEID[UP:0xda CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.583: [upf] INFO: UE F-SEID[UP:0xda CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.589: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 12/01 11:05:41.589: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3182) 12/01 11:05:41.589: [smf] INFO: UE IMSI[262429430790381] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.596: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 12/01 11:05:41.596: [upf] INFO: UE F-SEID[UP:0x25c CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.596: [upf] INFO: UE F-SEID[UP:0x25c CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.600: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 12/01 11:05:41.600: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3182) 12/01 11:05:41.600: [smf] INFO: UE IMSI[262421447909970] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.605: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 12/01 11:05:41.605: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.605: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.611: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 12/01 11:05:41.611: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3182) 12/01 11:05:41.611: [smf] INFO: UE IMSI[262422148429939] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.618: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 12/01 11:05:41.618: [upf] INFO: UE F-SEID[UP:0x4de CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.618: [upf] INFO: UE F-SEID[UP:0x4de CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.623: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 12/01 11:05:41.623: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3182) 12/01 11:05:41.623: [smf] INFO: UE IMSI[262425639881884] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.628: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 12/01 11:05:41.628: [upf] INFO: UE F-SEID[UP:0x1af CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.628: [upf] INFO: UE F-SEID[UP:0x1af CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.634: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 12/01 11:05:41.634: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3182) 12/01 11:05:41.634: [smf] INFO: UE IMSI[262429131958224] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.639: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 12/01 11:05:41.639: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.639: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.645: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 12/01 11:05:41.645: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3182) 12/01 11:05:41.645: [smf] INFO: UE IMSI[262422881506347] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.651: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 12/01 11:05:41.651: [upf] INFO: UE F-SEID[UP:0x75c CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.651: [upf] INFO: UE F-SEID[UP:0x75c CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.656: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 12/01 11:05:41.656: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3182) 12/01 11:05:41.656: [smf] INFO: UE IMSI[262429384219053] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.661: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 12/01 11:05:41.661: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.661: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.666: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 12/01 11:05:41.666: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3182) 12/01 11:05:41.666: [smf] INFO: UE IMSI[262422616307662] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.672: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 12/01 11:05:41.672: [upf] INFO: UE F-SEID[UP:0x697 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.672: [upf] INFO: UE F-SEID[UP:0x697 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.678: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 12/01 11:05:41.678: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3182) 12/01 11:05:41.678: [smf] INFO: UE IMSI[262422841108131] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.683: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 12/01 11:05:41.683: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.683: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.688: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 12/01 11:05:41.688: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3182) 12/01 11:05:41.688: [smf] INFO: UE IMSI[262427557413282] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.694: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 12/01 11:05:41.694: [upf] INFO: UE F-SEID[UP:0x77a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.694: [upf] INFO: UE F-SEID[UP:0x77a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.699: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 12/01 11:05:41.699: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3182) 12/01 11:05:41.699: [smf] INFO: UE IMSI[262421722807471] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.706: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 12/01 11:05:41.706: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.706: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.710: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 12/01 11:05:41.710: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3182) 12/01 11:05:41.710: [smf] INFO: UE IMSI[262423204998546] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.716: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 12/01 11:05:41.716: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.716: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.722: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 12/01 11:05:41.722: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3182) 12/01 11:05:41.722: [smf] INFO: UE IMSI[262428305658503] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.728: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 12/01 11:05:41.728: [upf] INFO: UE F-SEID[UP:0x755 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.728: [upf] INFO: UE F-SEID[UP:0x755 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.733: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 12/01 11:05:41.733: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3182) 12/01 11:05:41.733: [smf] INFO: UE IMSI[262426089170321] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.738: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 12/01 11:05:41.738: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.738: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.744: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 12/01 11:05:41.744: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3182) 12/01 11:05:41.744: [smf] INFO: UE IMSI[262427580338016] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.750: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 12/01 11:05:41.750: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.750: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.755: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 12/01 11:05:41.755: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3182) 12/01 11:05:41.755: [smf] INFO: UE IMSI[262422240883833] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.759: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 12/01 11:05:41.759: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.759: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.766: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 12/01 11:05:41.766: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3182) 12/01 11:05:41.766: [smf] INFO: UE IMSI[262423155821842] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.772: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 12/01 11:05:41.772: [upf] INFO: UE F-SEID[UP:0x23f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.772: [upf] INFO: UE F-SEID[UP:0x23f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.777: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 12/01 11:05:41.777: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3182) 12/01 11:05:41.777: [smf] INFO: UE IMSI[262424649089857] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.781: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 12/01 11:05:41.781: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.781: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.788: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 12/01 11:05:41.788: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3182) 12/01 11:05:41.788: [smf] INFO: UE IMSI[262428571286611] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.793: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 12/01 11:05:41.793: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.793: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.798: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 12/01 11:05:41.798: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3182) 12/01 11:05:41.798: [smf] INFO: UE IMSI[262422635315544] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.804: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 12/01 11:05:41.804: [upf] INFO: UE F-SEID[UP:0x71c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.804: [upf] INFO: UE F-SEID[UP:0x71c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.809: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 12/01 11:05:41.809: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3182) 12/01 11:05:41.809: [smf] INFO: UE IMSI[262424931924408] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.815: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 12/01 11:05:41.815: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.815: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.820: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 12/01 11:05:41.820: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3182) 12/01 11:05:41.820: [smf] INFO: UE IMSI[262427415931489] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.825: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 12/01 11:05:41.825: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.825: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.831: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 12/01 11:05:41.831: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3182) 12/01 11:05:41.831: [smf] INFO: UE IMSI[262428191054928] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.836: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 12/01 11:05:41.836: [upf] INFO: UE F-SEID[UP:0x493 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.836: [upf] INFO: UE F-SEID[UP:0x493 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.842: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 12/01 11:05:41.842: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3182) 12/01 11:05:41.842: [smf] INFO: UE IMSI[262426879025491] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.847: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 12/01 11:05:41.847: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.847: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.853: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 12/01 11:05:41.853: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3182) 12/01 11:05:41.853: [smf] INFO: UE IMSI[262429837375721] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.859: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 12/01 11:05:41.859: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.859: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.864: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 12/01 11:05:41.864: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3182) 12/01 11:05:41.864: [smf] INFO: UE IMSI[262426166548427] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.869: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 12/01 11:05:41.869: [upf] INFO: UE F-SEID[UP:0x419 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.869: [upf] INFO: UE F-SEID[UP:0x419 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.875: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 12/01 11:05:41.875: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3182) 12/01 11:05:41.875: [smf] INFO: UE IMSI[262429781315754] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.881: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 12/01 11:05:41.881: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.881: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.886: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 12/01 11:05:41.886: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3182) 12/01 11:05:41.886: [smf] INFO: UE IMSI[262422774800053] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.891: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 12/01 11:05:41.891: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.891: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.897: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 12/01 11:05:41.897: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3182) 12/01 11:05:41.897: [smf] INFO: UE IMSI[262429424964526] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.903: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 12/01 11:05:41.903: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.903: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.908: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 12/01 11:05:41.908: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3182) 12/01 11:05:41.908: [smf] INFO: UE IMSI[262423778393652] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.913: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 12/01 11:05:41.913: [upf] INFO: UE F-SEID[UP:0x291 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.913: [upf] INFO: UE F-SEID[UP:0x291 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.919: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 12/01 11:05:41.919: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3182) 12/01 11:05:41.919: [smf] INFO: UE IMSI[262425653771578] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.926: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 12/01 11:05:41.926: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.926: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.930: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 12/01 11:05:41.930: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3182) 12/01 11:05:41.930: [smf] INFO: UE IMSI[262429747283890] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.936: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 12/01 11:05:41.936: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.936: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.941: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 12/01 11:05:41.941: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3182) 12/01 11:05:41.941: [smf] INFO: UE IMSI[262423214818195] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.946: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 12/01 11:05:41.946: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.946: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.952: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 12/01 11:05:41.952: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3182) 12/01 11:05:41.952: [smf] INFO: UE IMSI[262425124267045] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.958: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 12/01 11:05:41.958: [upf] INFO: UE F-SEID[UP:0x528 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.958: [upf] INFO: UE F-SEID[UP:0x528 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.963: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 12/01 11:05:41.963: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3182) 12/01 11:05:41.963: [smf] INFO: UE IMSI[262427896553796] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.968: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 12/01 11:05:41.968: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.968: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.974: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 12/01 11:05:41.974: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3182) 12/01 11:05:41.974: [smf] INFO: UE IMSI[262426590473186] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.980: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 12/01 11:05:41.980: [upf] INFO: UE F-SEID[UP:0x22 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.980: [upf] INFO: UE F-SEID[UP:0x22 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.986: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 12/01 11:05:41.986: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3182) 12/01 11:05:41.986: [smf] INFO: UE IMSI[262426870238293] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:41.991: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 12/01 11:05:41.991: [upf] INFO: UE F-SEID[UP:0x606 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 12/01 11:05:41.991: [upf] INFO: UE F-SEID[UP:0x606 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:41.997: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 12/01 11:05:41.997: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3182) 12/01 11:05:41.997: [smf] INFO: UE IMSI[262428232432764] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.001: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 12/01 11:05:42.001: [upf] INFO: UE F-SEID[UP:0x49 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.001: [upf] INFO: UE F-SEID[UP:0x49 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.008: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 12/01 11:05:42.008: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3182) 12/01 11:05:42.008: [smf] INFO: UE IMSI[262427180889574] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.013: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 12/01 11:05:42.013: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.013: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.018: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 12/01 11:05:42.018: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3182) 12/01 11:05:42.018: [smf] INFO: UE IMSI[262427568581345] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.023: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 12/01 11:05:42.024: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.024: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.029: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 12/01 11:05:42.029: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3182) 12/01 11:05:42.029: [smf] INFO: UE IMSI[262426115200437] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.035: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 12/01 11:05:42.035: [upf] INFO: UE F-SEID[UP:0x19d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.035: [upf] INFO: UE F-SEID[UP:0x19d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.040: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 12/01 11:05:42.040: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3182) 12/01 11:05:42.040: [smf] INFO: UE IMSI[262421071040335] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.047: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 12/01 11:05:42.047: [upf] INFO: UE F-SEID[UP:0xbea CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.047: [upf] INFO: UE F-SEID[UP:0xbea CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.051: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 12/01 11:05:42.051: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3182) 12/01 11:05:42.051: [smf] INFO: UE IMSI[262429761788037] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.056: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 12/01 11:05:42.056: [upf] INFO: UE F-SEID[UP:0x367 CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.056: [upf] INFO: UE F-SEID[UP:0x367 CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.062: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 12/01 11:05:42.062: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3182) 12/01 11:05:42.062: [smf] INFO: UE IMSI[262428251862675] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.068: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 12/01 11:05:42.068: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.068: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.073: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 12/01 11:05:42.073: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3182) 12/01 11:05:42.073: [smf] INFO: UE IMSI[262421254429967] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.079: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 12/01 11:05:42.079: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.079: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.084: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 12/01 11:05:42.084: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3182) 12/01 11:05:42.084: [smf] INFO: UE IMSI[262422572719139] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.091: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 12/01 11:05:42.091: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.091: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.095: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 12/01 11:05:42.095: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3182) 12/01 11:05:42.095: [smf] INFO: UE IMSI[262424081046598] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.101: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 12/01 11:05:42.101: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.101: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.106: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 12/01 11:05:42.106: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3182) 12/01 11:05:42.106: [smf] INFO: UE IMSI[262429402954997] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.112: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 12/01 11:05:42.112: [upf] INFO: UE F-SEID[UP:0x743 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.112: [upf] INFO: UE F-SEID[UP:0x743 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.117: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 12/01 11:05:42.117: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3182) 12/01 11:05:42.117: [smf] INFO: UE IMSI[262429310659577] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.123: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 12/01 11:05:42.123: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.123: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.128: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 12/01 11:05:42.128: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3182) 12/01 11:05:42.128: [smf] INFO: UE IMSI[262426432482726] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.134: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 12/01 11:05:42.134: [upf] INFO: UE F-SEID[UP:0x6da CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.134: [upf] INFO: UE F-SEID[UP:0x6da CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.139: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 12/01 11:05:42.139: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3182) 12/01 11:05:42.139: [smf] INFO: UE IMSI[262425844900166] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.144: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 12/01 11:05:42.145: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.145: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.150: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 12/01 11:05:42.150: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3182) 12/01 11:05:42.150: [smf] INFO: UE IMSI[262428989036173] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.156: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 12/01 11:05:42.156: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.156: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.161: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 12/01 11:05:42.161: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3182) 12/01 11:05:42.161: [smf] INFO: UE IMSI[262426627760081] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.167: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 12/01 11:05:42.167: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.167: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.172: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 12/01 11:05:42.172: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3182) 12/01 11:05:42.172: [smf] INFO: UE IMSI[262425139706156] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.178: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 12/01 11:05:42.178: [upf] INFO: UE F-SEID[UP:0x551 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.178: [upf] INFO: UE F-SEID[UP:0x551 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.183: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 12/01 11:05:42.183: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3182) 12/01 11:05:42.183: [smf] INFO: UE IMSI[262420074558285] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.189: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 12/01 11:05:42.189: [upf] INFO: UE F-SEID[UP:0x82a CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.189: [upf] INFO: UE F-SEID[UP:0x82a CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.194: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 12/01 11:05:42.194: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3182) 12/01 11:05:42.194: [smf] INFO: UE IMSI[262423608779304] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.199: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 12/01 11:05:42.199: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.199: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.205: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 12/01 11:05:42.205: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3182) 12/01 11:05:42.205: [smf] INFO: UE IMSI[262428600489565] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.211: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 12/01 11:05:42.211: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.211: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.215: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 12/01 11:05:42.215: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3182) 12/01 11:05:42.215: [smf] INFO: UE IMSI[262426881609233] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.220: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 12/01 11:05:42.220: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.220: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.226: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 12/01 11:05:42.226: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3182) 12/01 11:05:42.226: [smf] INFO: UE IMSI[262420274854929] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.232: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 12/01 11:05:42.232: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.232: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.238: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 12/01 11:05:42.238: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3182) 12/01 11:05:42.238: [smf] INFO: UE IMSI[262427116775362] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.243: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 12/01 11:05:42.243: [upf] INFO: UE F-SEID[UP:0x22c CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.243: [upf] INFO: UE F-SEID[UP:0x22c CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.249: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 12/01 11:05:42.249: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3182) 12/01 11:05:42.249: [smf] INFO: UE IMSI[262429818540440] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.253: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 12/01 11:05:42.253: [upf] INFO: UE F-SEID[UP:0x75f CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.253: [upf] INFO: UE F-SEID[UP:0x75f CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.259: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 12/01 11:05:42.259: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3182) 12/01 11:05:42.260: [smf] INFO: UE IMSI[262424287758367] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.265: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 12/01 11:05:42.265: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.265: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.270: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 12/01 11:05:42.270: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3182) 12/01 11:05:42.270: [smf] INFO: UE IMSI[262429832464749] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.276: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 12/01 11:05:42.276: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.276: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.281: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 12/01 11:05:42.281: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3182) 12/01 11:05:42.281: [smf] INFO: UE IMSI[262423880737073] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.287: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 12/01 11:05:42.287: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.287: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.292: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 12/01 11:05:42.292: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3182) 12/01 11:05:42.292: [smf] INFO: UE IMSI[262420294876055] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.298: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 12/01 11:05:42.298: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.298: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.303: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 12/01 11:05:42.303: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3182) 12/01 11:05:42.303: [smf] INFO: UE IMSI[262423327123540] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.308: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 12/01 11:05:42.308: [upf] INFO: UE F-SEID[UP:0x383 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.308: [upf] INFO: UE F-SEID[UP:0x383 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.314: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 12/01 11:05:42.314: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3182) 12/01 11:05:42.314: [smf] INFO: UE IMSI[262429770017293] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.319: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 12/01 11:05:42.319: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.319: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.325: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 12/01 11:05:42.325: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3182) 12/01 11:05:42.325: [smf] INFO: UE IMSI[262426043666659] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.330: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 12/01 11:05:42.330: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.330: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.336: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 12/01 11:05:42.336: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3182) 12/01 11:05:42.336: [smf] INFO: UE IMSI[262422387108834] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.341: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 12/01 11:05:42.341: [upf] INFO: UE F-SEID[UP:0x21f CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.341: [upf] INFO: UE F-SEID[UP:0x21f CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.346: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 12/01 11:05:42.346: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3182) 12/01 11:05:42.346: [smf] INFO: UE IMSI[262421526751032] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.352: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 12/01 11:05:42.352: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.352: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.357: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 12/01 11:05:42.357: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3182) 12/01 11:05:42.357: [smf] INFO: UE IMSI[262422920261535] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.363: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 12/01 11:05:42.363: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.363: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.368: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 12/01 11:05:42.368: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3182) 12/01 11:05:42.368: [smf] INFO: UE IMSI[262420489065668] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.373: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 12/01 11:05:42.373: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.373: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.379: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 12/01 11:05:42.379: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3182) 12/01 11:05:42.379: [smf] INFO: UE IMSI[262423927184361] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.384: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 12/01 11:05:42.384: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.384: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.389: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 12/01 11:05:42.389: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3182) 12/01 11:05:42.389: [smf] INFO: UE IMSI[262428589863599] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.394: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 12/01 11:05:42.394: [upf] INFO: UE F-SEID[UP:0x871 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.394: [upf] INFO: UE F-SEID[UP:0x871 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.400: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 12/01 11:05:42.400: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3182) 12/01 11:05:42.400: [smf] INFO: UE IMSI[262420135896530] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.406: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 12/01 11:05:42.406: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.406: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.411: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 12/01 11:05:42.411: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3182) 12/01 11:05:42.411: [smf] INFO: UE IMSI[262422192501639] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.416: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 12/01 11:05:42.416: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.416: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.422: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 12/01 11:05:42.422: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3182) 12/01 11:05:42.422: [smf] INFO: UE IMSI[262426302567991] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.428: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 12/01 11:05:42.428: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.428: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.433: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 12/01 11:05:42.433: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3182) 12/01 11:05:42.433: [smf] INFO: UE IMSI[262428881666925] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.439: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 12/01 11:05:42.439: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.439: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.444: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 12/01 11:05:42.444: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3182) 12/01 11:05:42.444: [smf] INFO: UE IMSI[262429526288652] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.448: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 12/01 11:05:42.448: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.448: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.455: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 12/01 11:05:42.455: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3182) 12/01 11:05:42.455: [smf] INFO: UE IMSI[262429704476940] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.461: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 12/01 11:05:42.461: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.461: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.465: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 12/01 11:05:42.465: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3182) 12/01 11:05:42.465: [smf] INFO: UE IMSI[262423895122323] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.470: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 12/01 11:05:42.470: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.470: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.476: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 12/01 11:05:42.476: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3182) 12/01 11:05:42.476: [smf] INFO: UE IMSI[262423197554206] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.480: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 12/01 11:05:42.480: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.480: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.487: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 12/01 11:05:42.487: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3182) 12/01 11:05:42.487: [smf] INFO: UE IMSI[262420774449630] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.492: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 12/01 11:05:42.492: [upf] INFO: UE F-SEID[UP:0x591 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.492: [upf] INFO: UE F-SEID[UP:0x591 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.498: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 12/01 11:05:42.498: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3182) 12/01 11:05:42.498: [smf] INFO: UE IMSI[262423302278251] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.503: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 12/01 11:05:42.503: [upf] INFO: UE F-SEID[UP:0x624 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.503: [upf] INFO: UE F-SEID[UP:0x624 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.508: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 12/01 11:05:42.508: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3182) 12/01 11:05:42.508: [smf] INFO: UE IMSI[262426936335115] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.514: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 12/01 11:05:42.514: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.514: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.519: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 12/01 11:05:42.519: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3182) 12/01 11:05:42.519: [smf] INFO: UE IMSI[262428598910547] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.524: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 12/01 11:05:42.524: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.524: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.530: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 12/01 11:05:42.530: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3182) 12/01 11:05:42.530: [smf] INFO: UE IMSI[262423460379232] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.535: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 12/01 11:05:42.535: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.535: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.541: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 12/01 11:05:42.541: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3182) 12/01 11:05:42.541: [smf] INFO: UE IMSI[262426993092013] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.546: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 12/01 11:05:42.546: [upf] INFO: UE F-SEID[UP:0x374 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.546: [upf] INFO: UE F-SEID[UP:0x374 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.552: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 12/01 11:05:42.552: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3182) 12/01 11:05:42.552: [smf] INFO: UE IMSI[262429544624273] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.557: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 12/01 11:05:42.557: [upf] INFO: UE F-SEID[UP:0xeed CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.557: [upf] INFO: UE F-SEID[UP:0xeed CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.563: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 12/01 11:05:42.563: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3182) 12/01 11:05:42.563: [smf] INFO: UE IMSI[262425886917834] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.568: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 12/01 11:05:42.568: [upf] INFO: UE F-SEID[UP:0x48b CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.568: [upf] INFO: UE F-SEID[UP:0x48b CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.574: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 12/01 11:05:42.574: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3182) 12/01 11:05:42.574: [smf] INFO: UE IMSI[262421460097071] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.580: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 12/01 11:05:42.580: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.580: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.585: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 12/01 11:05:42.585: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3182) 12/01 11:05:42.585: [smf] INFO: UE IMSI[262425417975387] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.590: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 12/01 11:05:42.590: [upf] INFO: UE F-SEID[UP:0xb CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.590: [upf] INFO: UE F-SEID[UP:0xb CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.596: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 12/01 11:05:42.596: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3182) 12/01 11:05:42.596: [smf] INFO: UE IMSI[262429580014388] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.601: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 12/01 11:05:42.601: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.601: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.606: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 12/01 11:05:42.606: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3182) 12/01 11:05:42.606: [smf] INFO: UE IMSI[262422741837833] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.611: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 12/01 11:05:42.611: [upf] INFO: UE F-SEID[UP:0x36a CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.611: [upf] INFO: UE F-SEID[UP:0x36a CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.617: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 12/01 11:05:42.617: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3182) 12/01 11:05:42.617: [smf] INFO: UE IMSI[262420404558002] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.623: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 12/01 11:05:42.623: [upf] INFO: UE F-SEID[UP:0x512 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.623: [upf] INFO: UE F-SEID[UP:0x512 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.628: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 12/01 11:05:42.628: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3182) 12/01 11:05:42.628: [smf] INFO: UE IMSI[262425191376867] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.633: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 12/01 11:05:42.633: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.633: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.639: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 12/01 11:05:42.639: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3182) 12/01 11:05:42.639: [smf] INFO: UE IMSI[262424392706923] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.645: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 12/01 11:05:42.645: [upf] INFO: UE F-SEID[UP:0x294 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.645: [upf] INFO: UE F-SEID[UP:0x294 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.650: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 12/01 11:05:42.650: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3182) 12/01 11:05:42.650: [smf] INFO: UE IMSI[262428584853160] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.655: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 12/01 11:05:42.655: [upf] INFO: UE F-SEID[UP:0x567 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.655: [upf] INFO: UE F-SEID[UP:0x567 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.661: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 12/01 11:05:42.661: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3182) 12/01 11:05:42.661: [smf] INFO: UE IMSI[262429917432998] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.666: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 12/01 11:05:42.666: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.666: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.672: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 12/01 11:05:42.672: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3182) 12/01 11:05:42.672: [smf] INFO: UE IMSI[262423246050439] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.678: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 12/01 11:05:42.678: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.678: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.683: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 12/01 11:05:42.683: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3182) 12/01 11:05:42.683: [smf] INFO: UE IMSI[262426616551559] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.690: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 12/01 11:05:42.690: [upf] INFO: UE F-SEID[UP:0x72a CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.690: [upf] INFO: UE F-SEID[UP:0x72a CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.694: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 12/01 11:05:42.694: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3182) 12/01 11:05:42.694: [smf] INFO: UE IMSI[262422685901225] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.700: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 12/01 11:05:42.700: [upf] INFO: UE F-SEID[UP:0x28f CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.700: [upf] INFO: UE F-SEID[UP:0x28f CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.705: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 12/01 11:05:42.705: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3182) 12/01 11:05:42.705: [smf] INFO: UE IMSI[262428683199217] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.711: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 12/01 11:05:42.711: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.711: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.716: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 12/01 11:05:42.716: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3182) 12/01 11:05:42.716: [smf] INFO: UE IMSI[262420804629602] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.720: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 12/01 11:05:42.720: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.720: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.727: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 12/01 11:05:42.727: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3182) 12/01 11:05:42.727: [smf] INFO: UE IMSI[262421188822741] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.733: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 12/01 11:05:42.733: [upf] INFO: UE F-SEID[UP:0x14b CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.733: [upf] INFO: UE F-SEID[UP:0x14b CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.738: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 12/01 11:05:42.738: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3182) 12/01 11:05:42.738: [smf] INFO: UE IMSI[262429154215695] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.743: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 12/01 11:05:42.743: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.743: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.749: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 12/01 11:05:42.749: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3182) 12/01 11:05:42.749: [smf] INFO: UE IMSI[262425034328064] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.755: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 12/01 11:05:42.755: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.755: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.760: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 12/01 11:05:42.760: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3182) 12/01 11:05:42.760: [smf] INFO: UE IMSI[262423392363427] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.765: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 12/01 11:05:42.765: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.765: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.770: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 12/01 11:05:42.770: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3182) 12/01 11:05:42.770: [smf] INFO: UE IMSI[262424737191936] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.776: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 12/01 11:05:42.776: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.776: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.781: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 12/01 11:05:42.781: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3182) 12/01 11:05:42.781: [smf] INFO: UE IMSI[262421885703582] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.786: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 12/01 11:05:42.786: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.786: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.792: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 12/01 11:05:42.792: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3182) 12/01 11:05:42.792: [smf] INFO: UE IMSI[262427334745316] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.798: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 12/01 11:05:42.798: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.798: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.803: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 12/01 11:05:42.803: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3182) 12/01 11:05:42.803: [smf] INFO: UE IMSI[262424537802917] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.808: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 12/01 11:05:42.808: [upf] INFO: UE F-SEID[UP:0x95f CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.808: [upf] INFO: UE F-SEID[UP:0x95f CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.814: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 12/01 11:05:42.814: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3182) 12/01 11:05:42.814: [smf] INFO: UE IMSI[262422320340052] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.819: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 12/01 11:05:42.819: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.819: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.825: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 12/01 11:05:42.825: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3182) 12/01 11:05:42.825: [smf] INFO: UE IMSI[262420746734859] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.830: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 12/01 11:05:42.830: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.830: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.835: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 12/01 11:05:42.835: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3182) 12/01 11:05:42.835: [smf] INFO: UE IMSI[262429682640406] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.840: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 12/01 11:05:42.840: [upf] INFO: UE F-SEID[UP:0x276 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.840: [upf] INFO: UE F-SEID[UP:0x276 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.846: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 12/01 11:05:42.846: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3182) 12/01 11:05:42.846: [smf] INFO: UE IMSI[262421594344514] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.852: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 12/01 11:05:42.852: [upf] INFO: UE F-SEID[UP:0x60e CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.852: [upf] INFO: UE F-SEID[UP:0x60e CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.858: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 12/01 11:05:42.858: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3182) 12/01 11:05:42.858: [smf] INFO: UE IMSI[262425827966012] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.863: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 12/01 11:05:42.863: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.863: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.868: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 12/01 11:05:42.868: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3182) 12/01 11:05:42.868: [smf] INFO: UE IMSI[262426126241186] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.874: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 12/01 11:05:42.874: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.874: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.879: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 12/01 11:05:42.879: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3182) 12/01 11:05:42.879: [smf] INFO: UE IMSI[262424743156384] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.885: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 12/01 11:05:42.885: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.885: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.891: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 12/01 11:05:42.891: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3182) 12/01 11:05:42.891: [smf] INFO: UE IMSI[262428467684957] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.897: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 12/01 11:05:42.897: [upf] INFO: UE F-SEID[UP:0x96b CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.897: [upf] INFO: UE F-SEID[UP:0x96b CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.901: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 12/01 11:05:42.901: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3182) 12/01 11:05:42.901: [smf] INFO: UE IMSI[262422997673175] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.907: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 12/01 11:05:42.907: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.907: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.912: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 12/01 11:05:42.912: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3182) 12/01 11:05:42.912: [smf] INFO: UE IMSI[262421090866840] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.917: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 12/01 11:05:42.917: [upf] INFO: UE F-SEID[UP:0x29a CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.917: [upf] INFO: UE F-SEID[UP:0x29a CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.923: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 12/01 11:05:42.923: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3182) 12/01 11:05:42.923: [smf] INFO: UE IMSI[262422195451325] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.929: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 12/01 11:05:42.929: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.929: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.934: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 12/01 11:05:42.934: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3182) 12/01 11:05:42.934: [smf] INFO: UE IMSI[262426991881640] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.939: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 12/01 11:05:42.939: [upf] INFO: UE F-SEID[UP:0x1db CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.939: [upf] INFO: UE F-SEID[UP:0x1db CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.944: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 12/01 11:05:42.944: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3182) 12/01 11:05:42.944: [smf] INFO: UE IMSI[262423096218545] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.951: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 12/01 11:05:42.951: [upf] INFO: UE F-SEID[UP:0x360 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.951: [upf] INFO: UE F-SEID[UP:0x360 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.956: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 12/01 11:05:42.956: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3182) 12/01 11:05:42.956: [smf] INFO: UE IMSI[262420589957140] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.961: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 12/01 11:05:42.961: [upf] INFO: UE F-SEID[UP:0xeba CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.961: [upf] INFO: UE F-SEID[UP:0xeba CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.966: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 12/01 11:05:42.966: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3182) 12/01 11:05:42.966: [smf] INFO: UE IMSI[262424126241990] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.971: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 12/01 11:05:42.971: [upf] INFO: UE F-SEID[UP:0x25 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.972: [upf] INFO: UE F-SEID[UP:0x25 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.977: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 12/01 11:05:42.977: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3182) 12/01 11:05:42.977: [smf] INFO: UE IMSI[262425625234402] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.984: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 12/01 11:05:42.984: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.984: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.988: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 12/01 11:05:42.988: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3182) 12/01 11:05:42.988: [smf] INFO: UE IMSI[262425501342803] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:42.993: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 12/01 11:05:42.993: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 12/01 11:05:42.993: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:42.999: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 12/01 11:05:42.999: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3182) 12/01 11:05:42.999: [smf] INFO: UE IMSI[262424725894812] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.005: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 12/01 11:05:43.005: [upf] INFO: UE F-SEID[UP:0x64d CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.005: [upf] INFO: UE F-SEID[UP:0x64d CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.010: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 12/01 11:05:43.010: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3182) 12/01 11:05:43.010: [smf] INFO: UE IMSI[262421473635276] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.015: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 12/01 11:05:43.016: [upf] INFO: UE F-SEID[UP:0x509 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.016: [upf] INFO: UE F-SEID[UP:0x509 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.021: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 12/01 11:05:43.021: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3182) 12/01 11:05:43.021: [smf] INFO: UE IMSI[262426636299747] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.027: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 12/01 11:05:43.027: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.027: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.032: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 12/01 11:05:43.032: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3182) 12/01 11:05:43.032: [smf] INFO: UE IMSI[262424764539317] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.038: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 12/01 11:05:43.038: [upf] INFO: UE F-SEID[UP:0x660 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.038: [upf] INFO: UE F-SEID[UP:0x660 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.043: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 12/01 11:05:43.043: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3182) 12/01 11:05:43.043: [smf] INFO: UE IMSI[262421617019264] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.047: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 12/01 11:05:43.047: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.047: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.054: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 12/01 11:05:43.054: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3182) 12/01 11:05:43.054: [smf] INFO: UE IMSI[262423033342066] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.059: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 12/01 11:05:43.059: [upf] INFO: UE F-SEID[UP:0x16f CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.059: [upf] INFO: UE F-SEID[UP:0x16f CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.065: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 12/01 11:05:43.065: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3182) 12/01 11:05:43.065: [smf] INFO: UE IMSI[262423806381428] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.070: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 12/01 11:05:43.070: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.070: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.076: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 12/01 11:05:43.076: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3182) 12/01 11:05:43.076: [smf] INFO: UE IMSI[262428596803124] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.082: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 12/01 11:05:43.082: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.082: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.086: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 12/01 11:05:43.086: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3182) 12/01 11:05:43.086: [smf] INFO: UE IMSI[262427540659822] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.091: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 12/01 11:05:43.091: [upf] INFO: UE F-SEID[UP:0x57 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.091: [upf] INFO: UE F-SEID[UP:0x57 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.097: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 12/01 11:05:43.097: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3182) 12/01 11:05:43.097: [smf] INFO: UE IMSI[262428043582882] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.103: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 12/01 11:05:43.103: [upf] INFO: UE F-SEID[UP:0x18b CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.103: [upf] INFO: UE F-SEID[UP:0x18b CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.108: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 12/01 11:05:43.108: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3182) 12/01 11:05:43.108: [smf] INFO: UE IMSI[262424013163148] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.113: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 12/01 11:05:43.113: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.113: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.119: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 12/01 11:05:43.119: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3182) 12/01 11:05:43.119: [smf] INFO: UE IMSI[262425053170226] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.123: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 12/01 11:05:43.124: [upf] INFO: UE F-SEID[UP:0x314 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.124: [upf] INFO: UE F-SEID[UP:0x314 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.130: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 12/01 11:05:43.130: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3182) 12/01 11:05:43.130: [smf] INFO: UE IMSI[262427430085052] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.136: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 12/01 11:05:43.136: [upf] INFO: UE F-SEID[UP:0x40c CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.136: [upf] INFO: UE F-SEID[UP:0x40c CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.141: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 12/01 11:05:43.141: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3182) 12/01 11:05:43.141: [smf] INFO: UE IMSI[262424784706609] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.147: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 12/01 11:05:43.147: [upf] INFO: UE F-SEID[UP:0x339 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.147: [upf] INFO: UE F-SEID[UP:0x339 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.152: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 12/01 11:05:43.152: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3182) 12/01 11:05:43.152: [smf] INFO: UE IMSI[262422374213390] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.158: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 12/01 11:05:43.158: [upf] INFO: UE F-SEID[UP:0xecf CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.158: [upf] INFO: UE F-SEID[UP:0xecf CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.163: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 12/01 11:05:43.163: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3182) 12/01 11:05:43.163: [smf] INFO: UE IMSI[262423888552366] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.168: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 12/01 11:05:43.168: [upf] INFO: UE F-SEID[UP:0x79f CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.168: [upf] INFO: UE F-SEID[UP:0x79f CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.174: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 12/01 11:05:43.174: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3182) 12/01 11:05:43.174: [smf] INFO: UE IMSI[262420669222115] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.179: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 12/01 11:05:43.179: [upf] INFO: UE F-SEID[UP:0x56e CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.179: [upf] INFO: UE F-SEID[UP:0x56e CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.185: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 12/01 11:05:43.185: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3182) 12/01 11:05:43.185: [smf] INFO: UE IMSI[262422494075545] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.190: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 12/01 11:05:43.190: [upf] INFO: UE F-SEID[UP:0x200 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.190: [upf] INFO: UE F-SEID[UP:0x200 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.195: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 12/01 11:05:43.195: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3182) 12/01 11:05:43.195: [smf] INFO: UE IMSI[262425807408282] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.200: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 12/01 11:05:43.200: [upf] INFO: UE F-SEID[UP:0x18e CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.200: [upf] INFO: UE F-SEID[UP:0x18e CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.206: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 12/01 11:05:43.206: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3182) 12/01 11:05:43.206: [smf] INFO: UE IMSI[262423165799337] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.211: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 12/01 11:05:43.211: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.211: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.217: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 12/01 11:05:43.217: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3182) 12/01 11:05:43.217: [smf] INFO: UE IMSI[262426398749470] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.223: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 12/01 11:05:43.223: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.223: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.228: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 12/01 11:05:43.228: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3182) 12/01 11:05:43.228: [smf] INFO: UE IMSI[262423640599028] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.232: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 12/01 11:05:43.232: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.232: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.239: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 12/01 11:05:43.239: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3182) 12/01 11:05:43.239: [smf] INFO: UE IMSI[262422813503432] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.244: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 12/01 11:05:43.244: [upf] INFO: UE F-SEID[UP:0x67 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.244: [upf] INFO: UE F-SEID[UP:0x67 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.249: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 12/01 11:05:43.249: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3182) 12/01 11:05:43.250: [smf] INFO: UE IMSI[262423310593539] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.255: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 12/01 11:05:43.255: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.255: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.260: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 12/01 11:05:43.260: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3182) 12/01 11:05:43.260: [smf] INFO: UE IMSI[262424136499746] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.265: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 12/01 11:05:43.265: [upf] INFO: UE F-SEID[UP:0x412 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.265: [upf] INFO: UE F-SEID[UP:0x412 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.271: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 12/01 11:05:43.271: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3182) 12/01 11:05:43.271: [smf] INFO: UE IMSI[262420321201022] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.277: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 12/01 11:05:43.277: [upf] INFO: UE F-SEID[UP:0x88c CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.277: [upf] INFO: UE F-SEID[UP:0x88c CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.282: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 12/01 11:05:43.282: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3182) 12/01 11:05:43.282: [smf] INFO: UE IMSI[262429929534195] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.289: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 12/01 11:05:43.289: [upf] INFO: UE F-SEID[UP:0x77d CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.289: [upf] INFO: UE F-SEID[UP:0x77d CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.293: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 12/01 11:05:43.293: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3182) 12/01 11:05:43.293: [smf] INFO: UE IMSI[262429179860698] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.298: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 12/01 11:05:43.298: [upf] INFO: UE F-SEID[UP:0x63d CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.298: [upf] INFO: UE F-SEID[UP:0x63d CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.304: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 12/01 11:05:43.304: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3182) 12/01 11:05:43.304: [smf] INFO: UE IMSI[262424148877074] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.310: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 12/01 11:05:43.310: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.310: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.315: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 12/01 11:05:43.315: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3182) 12/01 11:05:43.315: [smf] INFO: UE IMSI[262429131520772] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.320: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 12/01 11:05:43.320: [upf] INFO: UE F-SEID[UP:0x210 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.320: [upf] INFO: UE F-SEID[UP:0x210 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.326: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 12/01 11:05:43.326: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3182) 12/01 11:05:43.326: [smf] INFO: UE IMSI[262427269384737] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.332: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 12/01 11:05:43.333: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.333: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.336: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 12/01 11:05:43.336: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3182) 12/01 11:05:43.336: [smf] INFO: UE IMSI[262426580781626] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.342: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 12/01 11:05:43.342: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.342: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.347: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 12/01 11:05:43.347: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3182) 12/01 11:05:43.347: [smf] INFO: UE IMSI[262425472699581] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.352: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 12/01 11:05:43.352: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.352: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.358: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 12/01 11:05:43.358: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3182) 12/01 11:05:43.358: [smf] INFO: UE IMSI[262421872950129] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.363: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 12/01 11:05:43.363: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.363: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.369: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 12/01 11:05:43.369: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3182) 12/01 11:05:43.369: [smf] INFO: UE IMSI[262421161759143] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.374: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 12/01 11:05:43.374: [upf] INFO: UE F-SEID[UP:0xeea CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.374: [upf] INFO: UE F-SEID[UP:0xeea CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.380: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 12/01 11:05:43.380: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3182) 12/01 11:05:43.380: [smf] INFO: UE IMSI[262424067306814] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.385: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 12/01 11:05:43.385: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.385: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.391: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 12/01 11:05:43.391: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3182) 12/01 11:05:43.391: [smf] INFO: UE IMSI[262421003026245] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.396: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 12/01 11:05:43.396: [upf] INFO: UE F-SEID[UP:0xe7a CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.396: [upf] INFO: UE F-SEID[UP:0xe7a CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.401: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 12/01 11:05:43.401: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3182) 12/01 11:05:43.401: [smf] INFO: UE IMSI[262429585274886] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.406: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 12/01 11:05:43.406: [upf] INFO: UE F-SEID[UP:0x519 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.406: [upf] INFO: UE F-SEID[UP:0x519 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.413: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 12/01 11:05:43.413: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3182) 12/01 11:05:43.413: [smf] INFO: UE IMSI[262426474375080] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.419: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 12/01 11:05:43.419: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.419: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.424: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 12/01 11:05:43.424: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3182) 12/01 11:05:43.424: [smf] INFO: UE IMSI[262422815495500] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.430: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 12/01 11:05:43.430: [upf] INFO: UE F-SEID[UP:0x28 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.430: [upf] INFO: UE F-SEID[UP:0x28 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.434: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 12/01 11:05:43.434: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3182) 12/01 11:05:43.434: [smf] INFO: UE IMSI[262426929716579] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.439: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 12/01 11:05:43.439: [upf] INFO: UE F-SEID[UP:0x31f CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.439: [upf] INFO: UE F-SEID[UP:0x31f CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.445: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 12/01 11:05:43.445: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3182) 12/01 11:05:43.445: [smf] INFO: UE IMSI[262427663268639] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.451: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 12/01 11:05:43.451: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.451: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.456: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 12/01 11:05:43.456: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3182) 12/01 11:05:43.456: [smf] INFO: UE IMSI[262422772499846] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.462: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 12/01 11:05:43.462: [upf] INFO: UE F-SEID[UP:0x58e CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.462: [upf] INFO: UE F-SEID[UP:0x58e CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.467: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 12/01 11:05:43.467: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3182) 12/01 11:05:43.467: [smf] INFO: UE IMSI[262421355404673] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.472: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 12/01 11:05:43.472: [upf] INFO: UE F-SEID[UP:0x65c CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.472: [upf] INFO: UE F-SEID[UP:0x65c CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.478: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 12/01 11:05:43.478: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3182) 12/01 11:05:43.478: [smf] INFO: UE IMSI[262427724203270] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.484: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 12/01 11:05:43.484: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.484: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.489: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 12/01 11:05:43.489: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3182) 12/01 11:05:43.489: [smf] INFO: UE IMSI[262428422353956] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.494: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 12/01 11:05:43.494: [upf] INFO: UE F-SEID[UP:0x91 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.494: [upf] INFO: UE F-SEID[UP:0x91 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.500: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 12/01 11:05:43.500: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3182) 12/01 11:05:43.500: [smf] INFO: UE IMSI[262422346195687] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.506: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 12/01 11:05:43.506: [upf] INFO: UE F-SEID[UP:0x57c CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.506: [upf] INFO: UE F-SEID[UP:0x57c CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.510: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 12/01 11:05:43.510: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3182) 12/01 11:05:43.510: [smf] INFO: UE IMSI[262425127610019] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.516: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 12/01 11:05:43.516: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.516: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.521: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 12/01 11:05:43.521: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3182) 12/01 11:05:43.521: [smf] INFO: UE IMSI[262425842310905] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.527: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 12/01 11:05:43.527: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.527: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.532: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 12/01 11:05:43.532: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3182) 12/01 11:05:43.532: [smf] INFO: UE IMSI[262422088289043] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.537: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 12/01 11:05:43.537: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.537: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.543: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 12/01 11:05:43.543: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3182) 12/01 11:05:43.543: [smf] INFO: UE IMSI[262427862898776] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.548: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 12/01 11:05:43.548: [upf] INFO: UE F-SEID[UP:0x97b CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.548: [upf] INFO: UE F-SEID[UP:0x97b CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.554: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 12/01 11:05:43.554: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3182) 12/01 11:05:43.554: [smf] INFO: UE IMSI[262428831764795] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.559: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 12/01 11:05:43.559: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.559: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.564: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 12/01 11:05:43.564: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3182) 12/01 11:05:43.564: [smf] INFO: UE IMSI[262423754515888] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.569: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 12/01 11:05:43.569: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.569: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.575: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 12/01 11:05:43.575: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3182) 12/01 11:05:43.575: [smf] INFO: UE IMSI[262421473143184] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.580: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 12/01 11:05:43.580: [upf] INFO: UE F-SEID[UP:0x40f CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.580: [upf] INFO: UE F-SEID[UP:0x40f CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.586: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 12/01 11:05:43.586: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3182) 12/01 11:05:43.586: [smf] INFO: UE IMSI[262427964426308] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.591: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 12/01 11:05:43.591: [upf] INFO: UE F-SEID[UP:0x523 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.591: [upf] INFO: UE F-SEID[UP:0x523 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.596: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 12/01 11:05:43.596: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3182) 12/01 11:05:43.596: [smf] INFO: UE IMSI[262429464916590] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.601: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 12/01 11:05:43.601: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.601: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.607: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 12/01 11:05:43.607: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3182) 12/01 11:05:43.607: [smf] INFO: UE IMSI[262421009291902] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.612: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 12/01 11:05:43.612: [upf] INFO: UE F-SEID[UP:0x14d CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.612: [upf] INFO: UE F-SEID[UP:0x14d CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.618: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 12/01 11:05:43.618: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3182) 12/01 11:05:43.618: [smf] INFO: UE IMSI[262420643493980] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.623: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 12/01 11:05:43.623: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.623: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.629: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 12/01 11:05:43.629: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3182) 12/01 11:05:43.629: [smf] INFO: UE IMSI[262424733878379] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.634: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 12/01 11:05:43.634: [upf] INFO: UE F-SEID[UP:0x622 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.634: [upf] INFO: UE F-SEID[UP:0x622 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.639: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 12/01 11:05:43.639: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3182) 12/01 11:05:43.639: [smf] INFO: UE IMSI[262427699078931] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.645: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 12/01 11:05:43.645: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.645: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.650: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 12/01 11:05:43.650: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3182) 12/01 11:05:43.650: [smf] INFO: UE IMSI[262425427206974] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.656: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 12/01 11:05:43.656: [upf] INFO: UE F-SEID[UP:0xad CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.656: [upf] INFO: UE F-SEID[UP:0xad CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.661: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 12/01 11:05:43.661: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3182) 12/01 11:05:43.661: [smf] INFO: UE IMSI[262425459110856] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.667: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 12/01 11:05:43.667: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.667: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.672: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 12/01 11:05:43.672: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3182) 12/01 11:05:43.672: [smf] INFO: UE IMSI[262420282010821] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.678: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 12/01 11:05:43.678: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.678: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.683: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 12/01 11:05:43.683: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3182) 12/01 11:05:43.683: [smf] INFO: UE IMSI[262423519676083] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.688: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 12/01 11:05:43.688: [upf] INFO: UE F-SEID[UP:0x399 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.688: [upf] INFO: UE F-SEID[UP:0x399 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.694: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 12/01 11:05:43.694: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3182) 12/01 11:05:43.694: [smf] INFO: UE IMSI[262428855475695] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.699: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 12/01 11:05:43.700: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.700: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.705: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 12/01 11:05:43.705: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3182) 12/01 11:05:43.705: [smf] INFO: UE IMSI[262425976171487] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.711: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 12/01 11:05:43.711: [upf] INFO: UE F-SEID[UP:0x288 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.711: [upf] INFO: UE F-SEID[UP:0x288 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.716: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 12/01 11:05:43.716: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3182) 12/01 11:05:43.716: [smf] INFO: UE IMSI[262428227921603] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.721: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 12/01 11:05:43.721: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.721: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.727: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 12/01 11:05:43.727: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3182) 12/01 11:05:43.727: [smf] INFO: UE IMSI[262424036041894] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.733: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 12/01 11:05:43.733: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.733: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.738: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 12/01 11:05:43.738: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3182) 12/01 11:05:43.738: [smf] INFO: UE IMSI[262422382115570] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.744: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 12/01 11:05:43.744: [upf] INFO: UE F-SEID[UP:0x197 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.744: [upf] INFO: UE F-SEID[UP:0x197 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.749: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 12/01 11:05:43.749: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3182) 12/01 11:05:43.749: [smf] INFO: UE IMSI[262429746356269] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.755: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 12/01 11:05:43.755: [upf] INFO: UE F-SEID[UP:0xbac CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.755: [upf] INFO: UE F-SEID[UP:0xbac CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.760: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 12/01 11:05:43.760: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3182) 12/01 11:05:43.760: [smf] INFO: UE IMSI[262426082883887] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.765: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 12/01 11:05:43.765: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.765: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.771: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 12/01 11:05:43.771: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3182) 12/01 11:05:43.771: [smf] INFO: UE IMSI[262429193616323] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.777: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 12/01 11:05:43.777: [upf] INFO: UE F-SEID[UP:0x7d CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.777: [upf] INFO: UE F-SEID[UP:0x7d CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.782: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 12/01 11:05:43.782: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3182) 12/01 11:05:43.782: [smf] INFO: UE IMSI[262429133850232] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.786: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 12/01 11:05:43.786: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.786: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.793: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 12/01 11:05:43.793: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3182) 12/01 11:05:43.793: [smf] INFO: UE IMSI[262429722711770] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.798: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 12/01 11:05:43.799: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.799: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.803: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 12/01 11:05:43.803: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3182) 12/01 11:05:43.803: [smf] INFO: UE IMSI[262423351049880] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.808: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 12/01 11:05:43.809: [upf] INFO: UE F-SEID[UP:0x517 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.809: [upf] INFO: UE F-SEID[UP:0x517 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.814: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 12/01 11:05:43.814: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3182) 12/01 11:05:43.814: [smf] INFO: UE IMSI[262429804282874] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.820: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 12/01 11:05:43.820: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.820: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.825: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 12/01 11:05:43.825: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3182) 12/01 11:05:43.825: [smf] INFO: UE IMSI[262427260595562] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.830: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 12/01 11:05:43.830: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.830: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.836: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 12/01 11:05:43.836: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3182) 12/01 11:05:43.836: [smf] INFO: UE IMSI[262424576992994] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.842: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 12/01 11:05:43.842: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.842: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.847: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 12/01 11:05:43.847: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3182) 12/01 11:05:43.847: [smf] INFO: UE IMSI[262428410932550] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.851: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 12/01 11:05:43.851: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.851: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.858: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 12/01 11:05:43.858: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3182) 12/01 11:05:43.858: [smf] INFO: UE IMSI[262429622823446] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.863: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 12/01 11:05:43.863: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.863: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.869: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 12/01 11:05:43.869: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3182) 12/01 11:05:43.869: [smf] INFO: UE IMSI[262421934327158] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.873: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 12/01 11:05:43.873: [upf] INFO: UE F-SEID[UP:0x245 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.873: [upf] INFO: UE F-SEID[UP:0x245 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.879: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 12/01 11:05:43.879: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3182) 12/01 11:05:43.879: [smf] INFO: UE IMSI[262425338009375] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.884: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 12/01 11:05:43.884: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.884: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.890: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 12/01 11:05:43.890: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3182) 12/01 11:05:43.890: [smf] INFO: UE IMSI[262423495298447] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.895: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 12/01 11:05:43.895: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.895: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.901: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 12/01 11:05:43.901: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3182) 12/01 11:05:43.901: [smf] INFO: UE IMSI[262427903349803] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.907: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 12/01 11:05:43.907: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.907: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.912: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 12/01 11:05:43.912: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3182) 12/01 11:05:43.912: [smf] INFO: UE IMSI[262427929647132] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.917: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 12/01 11:05:43.917: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.917: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.923: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 12/01 11:05:43.923: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3182) 12/01 11:05:43.923: [smf] INFO: UE IMSI[262421441621930] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.929: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 12/01 11:05:43.929: [upf] INFO: UE F-SEID[UP:0x11f CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.929: [upf] INFO: UE F-SEID[UP:0x11f CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.934: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 12/01 11:05:43.934: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3182) 12/01 11:05:43.934: [smf] INFO: UE IMSI[262429674772015] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.938: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 12/01 11:05:43.938: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.938: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.945: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 12/01 11:05:43.945: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3182) 12/01 11:05:43.945: [smf] INFO: UE IMSI[262427065772300] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.950: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 12/01 11:05:43.950: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.950: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.956: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 12/01 11:05:43.956: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3182) 12/01 11:05:43.956: [smf] INFO: UE IMSI[262429032488376] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.961: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 12/01 11:05:43.961: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.961: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.967: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 12/01 11:05:43.967: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3182) 12/01 11:05:43.967: [smf] INFO: UE IMSI[262425757749102] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.973: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 12/01 11:05:43.973: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.973: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.977: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 12/01 11:05:43.977: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3182) 12/01 11:05:43.977: [smf] INFO: UE IMSI[262424634736165] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.983: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 12/01 11:05:43.983: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.983: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.988: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 12/01 11:05:43.988: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3182) 12/01 11:05:43.988: [smf] INFO: UE IMSI[262423828614367] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:43.994: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 12/01 11:05:43.994: [upf] INFO: UE F-SEID[UP:0x208 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 12/01 11:05:43.994: [upf] INFO: UE F-SEID[UP:0x208 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:43.999: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 12/01 11:05:43.999: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3182) 12/01 11:05:43.999: [smf] INFO: UE IMSI[262423181283464] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.004: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 12/01 11:05:44.004: [upf] INFO: UE F-SEID[UP:0xaed CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.004: [upf] INFO: UE F-SEID[UP:0xaed CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.010: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 12/01 11:05:44.010: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3182) 12/01 11:05:44.010: [smf] INFO: UE IMSI[262423170102467] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.015: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 12/01 11:05:44.015: [upf] INFO: UE F-SEID[UP:0x6de CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.015: [upf] INFO: UE F-SEID[UP:0x6de CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.021: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 12/01 11:05:44.021: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3182) 12/01 11:05:44.021: [smf] INFO: UE IMSI[262428698572181] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.026: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 12/01 11:05:44.026: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.026: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.032: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 12/01 11:05:44.032: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3182) 12/01 11:05:44.032: [smf] INFO: UE IMSI[262420719026570] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.037: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 12/01 11:05:44.037: [upf] INFO: UE F-SEID[UP:0x26a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.037: [upf] INFO: UE F-SEID[UP:0x26a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.043: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 12/01 11:05:44.043: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3182) 12/01 11:05:44.043: [smf] INFO: UE IMSI[262428215666607] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.048: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 12/01 11:05:44.048: [upf] INFO: UE F-SEID[UP:0x115 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.048: [upf] INFO: UE F-SEID[UP:0x115 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.053: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 12/01 11:05:44.053: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3182) 12/01 11:05:44.053: [smf] INFO: UE IMSI[262421957056555] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.058: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 12/01 11:05:44.058: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.058: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.064: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 12/01 11:05:44.064: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3182) 12/01 11:05:44.064: [smf] INFO: UE IMSI[262428205326018] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.070: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 12/01 11:05:44.070: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.070: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.075: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 12/01 11:05:44.075: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3182) 12/01 11:05:44.075: [smf] INFO: UE IMSI[262428936505433] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.080: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 12/01 11:05:44.080: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.080: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.086: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 12/01 11:05:44.086: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3182) 12/01 11:05:44.086: [smf] INFO: UE IMSI[262424611365290] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.092: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 12/01 11:05:44.092: [upf] INFO: UE F-SEID[UP:0x510 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.092: [upf] INFO: UE F-SEID[UP:0x510 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.097: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 12/01 11:05:44.097: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3182) 12/01 11:05:44.097: [smf] INFO: UE IMSI[262425246355121] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.102: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 12/01 11:05:44.102: [upf] INFO: UE F-SEID[UP:0x42b CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.102: [upf] INFO: UE F-SEID[UP:0x42b CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.107: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 12/01 11:05:44.107: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3182) 12/01 11:05:44.107: [smf] INFO: UE IMSI[262425443523243] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.113: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 12/01 11:05:44.113: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.113: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.118: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 12/01 11:05:44.118: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3182) 12/01 11:05:44.118: [smf] INFO: UE IMSI[262429674604945] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.124: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 12/01 11:05:44.124: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.124: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.129: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 12/01 11:05:44.129: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3182) 12/01 11:05:44.129: [smf] INFO: UE IMSI[262427540002882] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.135: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 12/01 11:05:44.135: [upf] INFO: UE F-SEID[UP:0x218 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.135: [upf] INFO: UE F-SEID[UP:0x218 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.140: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 12/01 11:05:44.140: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3182) 12/01 11:05:44.140: [smf] INFO: UE IMSI[262423735707469] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.146: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 12/01 11:05:44.146: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.146: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.151: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 12/01 11:05:44.151: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3182) 12/01 11:05:44.151: [smf] INFO: UE IMSI[262425241109455] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.156: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 12/01 11:05:44.156: [upf] INFO: UE F-SEID[UP:0x231 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.156: [upf] INFO: UE F-SEID[UP:0x231 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.161: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 12/01 11:05:44.161: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3182) 12/01 11:05:44.161: [smf] INFO: UE IMSI[262427765535030] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.167: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 12/01 11:05:44.167: [upf] INFO: UE F-SEID[UP:0x6f CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.167: [upf] INFO: UE F-SEID[UP:0x6f CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.172: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 12/01 11:05:44.172: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3182) 12/01 11:05:44.172: [smf] INFO: UE IMSI[262421424188541] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.177: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 12/01 11:05:44.177: [upf] INFO: UE F-SEID[UP:0x68 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.177: [upf] INFO: UE F-SEID[UP:0x68 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.183: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 12/01 11:05:44.183: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3182) 12/01 11:05:44.183: [smf] INFO: UE IMSI[262427512019969] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.189: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 12/01 11:05:44.189: [upf] INFO: UE F-SEID[UP:0x657 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.189: [upf] INFO: UE F-SEID[UP:0x657 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.194: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 12/01 11:05:44.194: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3182) 12/01 11:05:44.194: [smf] INFO: UE IMSI[262425345833659] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.199: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 12/01 11:05:44.199: [upf] INFO: UE F-SEID[UP:0x99f CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.199: [upf] INFO: UE F-SEID[UP:0x99f CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.205: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 12/01 11:05:44.205: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3182) 12/01 11:05:44.205: [smf] INFO: UE IMSI[262429438208319] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.211: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 12/01 11:05:44.211: [upf] INFO: UE F-SEID[UP:0xdc CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.211: [upf] INFO: UE F-SEID[UP:0xdc CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.216: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 12/01 11:05:44.216: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3182) 12/01 11:05:44.216: [smf] INFO: UE IMSI[262422824367871] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.221: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 12/01 11:05:44.221: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.221: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.227: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 12/01 11:05:44.227: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3182) 12/01 11:05:44.227: [smf] INFO: UE IMSI[262429376354479] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.231: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 12/01 11:05:44.231: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.231: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.237: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 12/01 11:05:44.237: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3182) 12/01 11:05:44.237: [smf] INFO: UE IMSI[262424258054907] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.243: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 12/01 11:05:44.243: [upf] INFO: UE F-SEID[UP:0x54 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.243: [upf] INFO: UE F-SEID[UP:0x54 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.248: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 12/01 11:05:44.248: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3182) 12/01 11:05:44.249: [smf] INFO: UE IMSI[262423628669205] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.255: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 12/01 11:05:44.255: [upf] INFO: UE F-SEID[UP:0x9f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.255: [upf] INFO: UE F-SEID[UP:0x9f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.259: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 12/01 11:05:44.259: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3182) 12/01 11:05:44.259: [smf] INFO: UE IMSI[262427422737614] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.264: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 12/01 11:05:44.264: [upf] INFO: UE F-SEID[UP:0x2de CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.264: [upf] INFO: UE F-SEID[UP:0x2de CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.270: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 12/01 11:05:44.270: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3182) 12/01 11:05:44.270: [smf] INFO: UE IMSI[262424225869807] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.276: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 12/01 11:05:44.276: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.276: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.281: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 12/01 11:05:44.281: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3182) 12/01 11:05:44.281: [smf] INFO: UE IMSI[262428907155648] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.287: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 12/01 11:05:44.287: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.287: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.292: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 12/01 11:05:44.292: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3182) 12/01 11:05:44.292: [smf] INFO: UE IMSI[262428329358688] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.298: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 12/01 11:05:44.298: [upf] INFO: UE F-SEID[UP:0x922 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.298: [upf] INFO: UE F-SEID[UP:0x922 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.303: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 12/01 11:05:44.303: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3182) 12/01 11:05:44.303: [smf] INFO: UE IMSI[262425141976130] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.310: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 12/01 11:05:44.310: [upf] INFO: UE F-SEID[UP:0x75 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.310: [upf] INFO: UE F-SEID[UP:0x75 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.314: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 12/01 11:05:44.314: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3182) 12/01 11:05:44.314: [smf] INFO: UE IMSI[262426666284343] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.320: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 12/01 11:05:44.320: [upf] INFO: UE F-SEID[UP:0x274 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.320: [upf] INFO: UE F-SEID[UP:0x274 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.325: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 12/01 11:05:44.325: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3182) 12/01 11:05:44.325: [smf] INFO: UE IMSI[262429443349444] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.331: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 12/01 11:05:44.331: [upf] INFO: UE F-SEID[UP:0x933 CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.331: [upf] INFO: UE F-SEID[UP:0x933 CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.336: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 12/01 11:05:44.336: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3182) 12/01 11:05:44.336: [smf] INFO: UE IMSI[262424769956763] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.341: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 12/01 11:05:44.341: [upf] INFO: UE F-SEID[UP:0x948 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.341: [upf] INFO: UE F-SEID[UP:0x948 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.347: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 12/01 11:05:44.347: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3182) 12/01 11:05:44.347: [smf] INFO: UE IMSI[262427522596547] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.354: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 12/01 11:05:44.354: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.354: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.358: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 12/01 11:05:44.358: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3182) 12/01 11:05:44.358: [smf] INFO: UE IMSI[262426221608405] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.362: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 12/01 11:05:44.362: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.362: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.369: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 12/01 11:05:44.369: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3182) 12/01 11:05:44.369: [smf] INFO: UE IMSI[262421171513128] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.376: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 12/01 11:05:44.376: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.376: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.381: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 12/01 11:05:44.381: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3182) 12/01 11:05:44.381: [smf] INFO: UE IMSI[262421591363480] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.387: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 12/01 11:05:44.388: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.388: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.392: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 12/01 11:05:44.392: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3182) 12/01 11:05:44.392: [smf] INFO: UE IMSI[262420473875375] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.397: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 12/01 11:05:44.397: [upf] INFO: UE F-SEID[UP:0x586 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.397: [upf] INFO: UE F-SEID[UP:0x586 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.403: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 12/01 11:05:44.403: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3182) 12/01 11:05:44.403: [smf] INFO: UE IMSI[262429948584933] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.408: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 12/01 11:05:44.408: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.408: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.413: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 12/01 11:05:44.413: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3182) 12/01 11:05:44.413: [smf] INFO: UE IMSI[262428315536932] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.419: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 12/01 11:05:44.419: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.419: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.424: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 12/01 11:05:44.424: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3182) 12/01 11:05:44.424: [smf] INFO: UE IMSI[262427092703441] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.429: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 12/01 11:05:44.429: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.429: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.435: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 12/01 11:05:44.435: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3182) 12/01 11:05:44.435: [smf] INFO: UE IMSI[262427034068003] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.441: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 12/01 11:05:44.441: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.441: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.446: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 12/01 11:05:44.446: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3182) 12/01 11:05:44.446: [smf] INFO: UE IMSI[262423418610561] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.451: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 12/01 11:05:44.452: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.452: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.457: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 12/01 11:05:44.457: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3182) 12/01 11:05:44.457: [smf] INFO: UE IMSI[262427063257537] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.463: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 12/01 11:05:44.463: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.463: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.468: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 12/01 11:05:44.468: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3182) 12/01 11:05:44.468: [smf] INFO: UE IMSI[262428575989145] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.473: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 12/01 11:05:44.473: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.473: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.479: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 12/01 11:05:44.479: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3182) 12/01 11:05:44.479: [smf] INFO: UE IMSI[262424257597670] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.483: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 12/01 11:05:44.483: [upf] INFO: UE F-SEID[UP:0x70c CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.483: [upf] INFO: UE F-SEID[UP:0x70c CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.490: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 12/01 11:05:44.490: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3182) 12/01 11:05:44.490: [smf] INFO: UE IMSI[262425355553869] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.496: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 12/01 11:05:44.496: [upf] INFO: UE F-SEID[UP:0x39c CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.496: [upf] INFO: UE F-SEID[UP:0x39c CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.500: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 12/01 11:05:44.500: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3182) 12/01 11:05:44.500: [smf] INFO: UE IMSI[262428821986347] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.505: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 12/01 11:05:44.505: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.505: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.511: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 12/01 11:05:44.511: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3182) 12/01 11:05:44.511: [smf] INFO: UE IMSI[262422356820339] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.516: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 12/01 11:05:44.516: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.516: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.522: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 12/01 11:05:44.522: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3182) 12/01 11:05:44.522: [smf] INFO: UE IMSI[262427054751785] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.527: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 12/01 11:05:44.527: [upf] INFO: UE F-SEID[UP:0xd7e CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.527: [upf] INFO: UE F-SEID[UP:0xd7e CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.533: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 12/01 11:05:44.533: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3182) 12/01 11:05:44.533: [smf] INFO: UE IMSI[262423143869539] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.538: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 12/01 11:05:44.538: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.538: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.544: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 12/01 11:05:44.544: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3182) 12/01 11:05:44.544: [smf] INFO: UE IMSI[262428066141856] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.549: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 12/01 11:05:44.549: [upf] INFO: UE F-SEID[UP:0x2e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.549: [upf] INFO: UE F-SEID[UP:0x2e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.555: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 12/01 11:05:44.555: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3182) 12/01 11:05:44.555: [smf] INFO: UE IMSI[262426914294437] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.559: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 12/01 11:05:44.559: [upf] INFO: UE F-SEID[UP:0x244 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.559: [upf] INFO: UE F-SEID[UP:0x244 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.566: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 12/01 11:05:44.566: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3182) 12/01 11:05:44.566: [smf] INFO: UE IMSI[262423829591561] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.572: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 12/01 11:05:44.572: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.572: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.576: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 12/01 11:05:44.576: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3182) 12/01 11:05:44.576: [smf] INFO: UE IMSI[262422506642298] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.582: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 12/01 11:05:44.582: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.582: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.587: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 12/01 11:05:44.587: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3182) 12/01 11:05:44.587: [smf] INFO: UE IMSI[262421763857054] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.593: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 12/01 11:05:44.593: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.593: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.598: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 12/01 11:05:44.598: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3182) 12/01 11:05:44.598: [smf] INFO: UE IMSI[262422854995153] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.604: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 12/01 11:05:44.604: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.604: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.610: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 12/01 11:05:44.610: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3182) 12/01 11:05:44.610: [smf] INFO: UE IMSI[262422646282219] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.616: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 12/01 11:05:44.616: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.616: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.621: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 12/01 11:05:44.621: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3182) 12/01 11:05:44.621: [smf] INFO: UE IMSI[262423220952641] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.626: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 12/01 11:05:44.626: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.626: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.632: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 12/01 11:05:44.632: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3182) 12/01 11:05:44.632: [smf] INFO: UE IMSI[262427784068722] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.637: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 12/01 11:05:44.637: [upf] INFO: UE F-SEID[UP:0x428 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.637: [upf] INFO: UE F-SEID[UP:0x428 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.643: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 12/01 11:05:44.643: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3182) 12/01 11:05:44.643: [smf] INFO: UE IMSI[262427197406341] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.648: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 12/01 11:05:44.648: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.648: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.654: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 12/01 11:05:44.654: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3182) 12/01 11:05:44.654: [smf] INFO: UE IMSI[262423456443928] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.660: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 12/01 11:05:44.660: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.660: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.664: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 12/01 11:05:44.664: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3182) 12/01 11:05:44.665: [smf] INFO: UE IMSI[262420818316021] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.670: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 12/01 11:05:44.670: [upf] INFO: UE F-SEID[UP:0x10 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.670: [upf] INFO: UE F-SEID[UP:0x10 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.675: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 12/01 11:05:44.676: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3182) 12/01 11:05:44.676: [smf] INFO: UE IMSI[262422916352686] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.681: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 12/01 11:05:44.681: [upf] INFO: UE F-SEID[UP:0x438 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.681: [upf] INFO: UE F-SEID[UP:0x438 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.686: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 12/01 11:05:44.686: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3182) 12/01 11:05:44.686: [smf] INFO: UE IMSI[262420133534731] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.692: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 12/01 11:05:44.692: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.692: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.697: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 12/01 11:05:44.697: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3182) 12/01 11:05:44.697: [smf] INFO: UE IMSI[262422457376065] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.702: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 12/01 11:05:44.702: [upf] INFO: UE F-SEID[UP:0x35b CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.702: [upf] INFO: UE F-SEID[UP:0x35b CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.708: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 12/01 11:05:44.708: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3182) 12/01 11:05:44.708: [smf] INFO: UE IMSI[262428251466962] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.713: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 12/01 11:05:44.714: [upf] INFO: UE F-SEID[UP:0x376 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.714: [upf] INFO: UE F-SEID[UP:0x376 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.719: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 12/01 11:05:44.719: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3182) 12/01 11:05:44.719: [smf] INFO: UE IMSI[262424184816902] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.724: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 12/01 11:05:44.724: [upf] INFO: UE F-SEID[UP:0x377 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.724: [upf] INFO: UE F-SEID[UP:0x377 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.730: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 12/01 11:05:44.730: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3182) 12/01 11:05:44.730: [smf] INFO: UE IMSI[262427126581173] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.735: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 12/01 11:05:44.735: [upf] INFO: UE F-SEID[UP:0xccc CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.735: [upf] INFO: UE F-SEID[UP:0xccc CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.740: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 12/01 11:05:44.740: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3182) 12/01 11:05:44.740: [smf] INFO: UE IMSI[262421869041775] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.746: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 12/01 11:05:44.746: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.746: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.751: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 12/01 11:05:44.751: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3182) 12/01 11:05:44.751: [smf] INFO: UE IMSI[262423050290173] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.758: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 12/01 11:05:44.758: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.758: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.763: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 12/01 11:05:44.763: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3182) 12/01 11:05:44.763: [smf] INFO: UE IMSI[262422041249231] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.768: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 12/01 11:05:44.768: [upf] INFO: UE F-SEID[UP:0x589 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.768: [upf] INFO: UE F-SEID[UP:0x589 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.773: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 12/01 11:05:44.773: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3182) 12/01 11:05:44.773: [smf] INFO: UE IMSI[262429749419517] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.779: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 12/01 11:05:44.779: [upf] INFO: UE F-SEID[UP:0x82f CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.779: [upf] INFO: UE F-SEID[UP:0x82f CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.784: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 12/01 11:05:44.784: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3182) 12/01 11:05:44.784: [smf] INFO: UE IMSI[262424387020320] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.790: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 12/01 11:05:44.790: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.790: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.795: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 12/01 11:05:44.795: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3182) 12/01 11:05:44.795: [smf] INFO: UE IMSI[262421862152371] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.801: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 12/01 11:05:44.801: [upf] INFO: UE F-SEID[UP:0x15a CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.801: [upf] INFO: UE F-SEID[UP:0x15a CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.806: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 12/01 11:05:44.806: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3182) 12/01 11:05:44.806: [smf] INFO: UE IMSI[262422695544242] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.812: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 12/01 11:05:44.812: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.812: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.817: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 12/01 11:05:44.817: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3182) 12/01 11:05:44.817: [smf] INFO: UE IMSI[262424171788379] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.823: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 12/01 11:05:44.823: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.823: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.828: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 12/01 11:05:44.828: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3182) 12/01 11:05:44.828: [smf] INFO: UE IMSI[262423511487396] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.833: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 12/01 11:05:44.834: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.834: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.839: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 12/01 11:05:44.839: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3182) 12/01 11:05:44.839: [smf] INFO: UE IMSI[262427003087764] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.844: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 12/01 11:05:44.844: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.844: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.850: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 12/01 11:05:44.850: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3182) 12/01 11:05:44.850: [smf] INFO: UE IMSI[262420525862461] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.855: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 12/01 11:05:44.855: [upf] INFO: UE F-SEID[UP:0x62f CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.855: [upf] INFO: UE F-SEID[UP:0x62f CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.861: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 12/01 11:05:44.861: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3182) 12/01 11:05:44.861: [smf] INFO: UE IMSI[262422884551905] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.866: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 12/01 11:05:44.866: [upf] INFO: UE F-SEID[UP:0x852 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.866: [upf] INFO: UE F-SEID[UP:0x852 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.872: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 12/01 11:05:44.872: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3182) 12/01 11:05:44.872: [smf] INFO: UE IMSI[262427230049621] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.877: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 12/01 11:05:44.877: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.877: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.883: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 12/01 11:05:44.883: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3182) 12/01 11:05:44.883: [smf] INFO: UE IMSI[262421379980537] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.888: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 12/01 11:05:44.888: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.889: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.893: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 12/01 11:05:44.893: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3182) 12/01 11:05:44.893: [smf] INFO: UE IMSI[262420206441555] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.899: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 12/01 11:05:44.899: [upf] INFO: UE F-SEID[UP:0x721 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.899: [upf] INFO: UE F-SEID[UP:0x721 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.904: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 12/01 11:05:44.904: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3182) 12/01 11:05:44.904: [smf] INFO: UE IMSI[262427457892140] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.910: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 12/01 11:05:44.910: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.910: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.915: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 12/01 11:05:44.915: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3182) 12/01 11:05:44.915: [smf] INFO: UE IMSI[262428836456003] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.921: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 12/01 11:05:44.921: [upf] INFO: UE F-SEID[UP:0x60c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.921: [upf] INFO: UE F-SEID[UP:0x60c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.926: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 12/01 11:05:44.926: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3182) 12/01 11:05:44.926: [smf] INFO: UE IMSI[262420737655753] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.931: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 12/01 11:05:44.931: [upf] INFO: UE F-SEID[UP:0x37a CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.931: [upf] INFO: UE F-SEID[UP:0x37a CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.937: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 12/01 11:05:44.937: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3182) 12/01 11:05:44.937: [smf] INFO: UE IMSI[262420204983929] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.942: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 12/01 11:05:44.942: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.942: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.948: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 12/01 11:05:44.948: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3182) 12/01 11:05:44.948: [smf] INFO: UE IMSI[262429685330459] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.954: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 12/01 11:05:44.954: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.954: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.959: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 12/01 11:05:44.959: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3182) 12/01 11:05:44.959: [smf] INFO: UE IMSI[262424147481790] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.964: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 12/01 11:05:44.964: [upf] INFO: UE F-SEID[UP:0x862 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.964: [upf] INFO: UE F-SEID[UP:0x862 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.969: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 12/01 11:05:44.969: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3182) 12/01 11:05:44.969: [smf] INFO: UE IMSI[262428225148595] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.976: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 12/01 11:05:44.976: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.976: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.980: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 12/01 11:05:44.980: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3182) 12/01 11:05:44.980: [smf] INFO: UE IMSI[262422738112819] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.986: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 12/01 11:05:44.986: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.986: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:44.991: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 12/01 11:05:44.991: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3182) 12/01 11:05:44.991: [smf] INFO: UE IMSI[262421296693168] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:44.995: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 12/01 11:05:44.995: [upf] INFO: UE F-SEID[UP:0x548 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 12/01 11:05:44.995: [upf] INFO: UE F-SEID[UP:0x548 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.002: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 12/01 11:05:45.002: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3182) 12/01 11:05:45.002: [smf] INFO: UE IMSI[262427054864814] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.008: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 12/01 11:05:45.008: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.008: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.013: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 12/01 11:05:45.013: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3182) 12/01 11:05:45.013: [smf] INFO: UE IMSI[262429679826021] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.019: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 12/01 11:05:45.019: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.019: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.024: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 12/01 11:05:45.024: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3182) 12/01 11:05:45.024: [smf] INFO: UE IMSI[262423782590014] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.030: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 12/01 11:05:45.030: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.030: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.035: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 12/01 11:05:45.035: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3182) 12/01 11:05:45.035: [smf] INFO: UE IMSI[262425057040620] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.041: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 12/01 11:05:45.041: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.041: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.046: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 12/01 11:05:45.046: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3182) 12/01 11:05:45.046: [smf] INFO: UE IMSI[262425234324164] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.051: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 12/01 11:05:45.052: [upf] INFO: UE F-SEID[UP:0x884 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.052: [upf] INFO: UE F-SEID[UP:0x884 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.057: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 12/01 11:05:45.057: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3182) 12/01 11:05:45.057: [smf] INFO: UE IMSI[262428425174672] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.063: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 12/01 11:05:45.063: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.063: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.068: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 12/01 11:05:45.068: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3182) 12/01 11:05:45.068: [smf] INFO: UE IMSI[262423766450543] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.074: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 12/01 11:05:45.074: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.074: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.079: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 12/01 11:05:45.079: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3182) 12/01 11:05:45.079: [smf] INFO: UE IMSI[262420665844002] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.085: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 12/01 11:05:45.085: [upf] INFO: UE F-SEID[UP:0x898 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.085: [upf] INFO: UE F-SEID[UP:0x898 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.090: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 12/01 11:05:45.090: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3182) 12/01 11:05:45.090: [smf] INFO: UE IMSI[262425210960584] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.095: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 12/01 11:05:45.095: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.095: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.100: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 12/01 11:05:45.100: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3182) 12/01 11:05:45.100: [smf] INFO: UE IMSI[262425468982192] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.106: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 12/01 11:05:45.106: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.106: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.111: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 12/01 11:05:45.111: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3182) 12/01 11:05:45.111: [smf] INFO: UE IMSI[262424756358055] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.117: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 12/01 11:05:45.117: [upf] INFO: UE F-SEID[UP:0x460 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.117: [upf] INFO: UE F-SEID[UP:0x460 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.122: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 12/01 11:05:45.122: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3182) 12/01 11:05:45.122: [smf] INFO: UE IMSI[262427259630324] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.128: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 12/01 11:05:45.128: [upf] INFO: UE F-SEID[UP:0x91e CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.128: [upf] INFO: UE F-SEID[UP:0x91e CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.133: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 12/01 11:05:45.133: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3182) 12/01 11:05:45.133: [smf] INFO: UE IMSI[262420165229877] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.139: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 12/01 11:05:45.139: [upf] INFO: UE F-SEID[UP:0x28b CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.139: [upf] INFO: UE F-SEID[UP:0x28b CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.144: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 12/01 11:05:45.144: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3182) 12/01 11:05:45.144: [smf] INFO: UE IMSI[262422554397269] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.149: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 12/01 11:05:45.149: [upf] INFO: UE F-SEID[UP:0xffc CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.149: [upf] INFO: UE F-SEID[UP:0xffc CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.155: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 12/01 11:05:45.155: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3182) 12/01 11:05:45.155: [smf] INFO: UE IMSI[262421648141996] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.160: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 12/01 11:05:45.160: [upf] INFO: UE F-SEID[UP:0x9da CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.160: [upf] INFO: UE F-SEID[UP:0x9da CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.166: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 12/01 11:05:45.166: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3182) 12/01 11:05:45.166: [smf] INFO: UE IMSI[262426203598521] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.171: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 12/01 11:05:45.171: [upf] INFO: UE F-SEID[UP:0x655 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.171: [upf] INFO: UE F-SEID[UP:0x655 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.176: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 12/01 11:05:45.176: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3182) 12/01 11:05:45.176: [smf] INFO: UE IMSI[262426970882161] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.182: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 12/01 11:05:45.182: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.183: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.187: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 12/01 11:05:45.187: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3182) 12/01 11:05:45.187: [smf] INFO: UE IMSI[262428958280884] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.193: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 12/01 11:05:45.193: [upf] INFO: UE F-SEID[UP:0x322 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.193: [upf] INFO: UE F-SEID[UP:0x322 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.198: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 12/01 11:05:45.198: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3182) 12/01 11:05:45.198: [smf] INFO: UE IMSI[262424412924665] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.203: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 12/01 11:05:45.203: [upf] INFO: UE F-SEID[UP:0xeca CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.203: [upf] INFO: UE F-SEID[UP:0xeca CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.209: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 12/01 11:05:45.209: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3182) 12/01 11:05:45.209: [smf] INFO: UE IMSI[262428117301344] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.215: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 12/01 11:05:45.215: [upf] INFO: UE F-SEID[UP:0x103 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.215: [upf] INFO: UE F-SEID[UP:0x103 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.220: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 12/01 11:05:45.220: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3182) 12/01 11:05:45.220: [smf] INFO: UE IMSI[262423711216827] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.225: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 12/01 11:05:45.225: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.225: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.230: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 12/01 11:05:45.230: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3182) 12/01 11:05:45.230: [smf] INFO: UE IMSI[262426084595048] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.236: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 12/01 11:05:45.236: [upf] INFO: UE F-SEID[UP:0x801 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.236: [upf] INFO: UE F-SEID[UP:0x801 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.241: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 12/01 11:05:45.241: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3182) 12/01 11:05:45.241: [smf] INFO: UE IMSI[262426364316525] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.247: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 12/01 11:05:45.247: [upf] INFO: UE F-SEID[UP:0x947 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.247: [upf] INFO: UE F-SEID[UP:0x947 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.252: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 12/01 11:05:45.252: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3182) 12/01 11:05:45.252: [smf] INFO: UE IMSI[262426688393647] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.258: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 12/01 11:05:45.258: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.258: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.263: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 12/01 11:05:45.263: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3182) 12/01 11:05:45.263: [smf] INFO: UE IMSI[262420157291287] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.269: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 12/01 11:05:45.269: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.269: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.274: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 12/01 11:05:45.274: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3182) 12/01 11:05:45.274: [smf] INFO: UE IMSI[262421851217552] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.281: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 12/01 11:05:45.281: [upf] INFO: UE F-SEID[UP:0xbc CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.281: [upf] INFO: UE F-SEID[UP:0xbc CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.285: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 12/01 11:05:45.285: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3182) 12/01 11:05:45.285: [smf] INFO: UE IMSI[262428821604463] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.292: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 12/01 11:05:45.292: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.292: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.296: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 12/01 11:05:45.296: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3182) 12/01 11:05:45.296: [smf] INFO: UE IMSI[262421154302066] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.302: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 12/01 11:05:45.302: [upf] INFO: UE F-SEID[UP:0x461 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.302: [upf] INFO: UE F-SEID[UP:0x461 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.307: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 12/01 11:05:45.307: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3182) 12/01 11:05:45.307: [smf] INFO: UE IMSI[262422838577339] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.312: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 12/01 11:05:45.312: [upf] INFO: UE F-SEID[UP:0x631 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.313: [upf] INFO: UE F-SEID[UP:0x631 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.318: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 12/01 11:05:45.318: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3182) 12/01 11:05:45.318: [smf] INFO: UE IMSI[262428259848566] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.323: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 12/01 11:05:45.323: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.323: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.328: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 12/01 11:05:45.328: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3182) 12/01 11:05:45.328: [smf] INFO: UE IMSI[262425185849631] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.334: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 12/01 11:05:45.335: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.335: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.339: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 12/01 11:05:45.339: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3182) 12/01 11:05:45.339: [smf] INFO: UE IMSI[262428017329850] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.345: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 12/01 11:05:45.345: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.345: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.350: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 12/01 11:05:45.350: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3182) 12/01 11:05:45.350: [smf] INFO: UE IMSI[262429326660313] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.355: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 12/01 11:05:45.355: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.355: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.361: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 12/01 11:05:45.361: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3182) 12/01 11:05:45.361: [smf] INFO: UE IMSI[262427325508668] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.367: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 12/01 11:05:45.367: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.367: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.372: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 12/01 11:05:45.372: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3182) 12/01 11:05:45.372: [smf] INFO: UE IMSI[262424611162922] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.378: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 12/01 11:05:45.378: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.378: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.382: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 12/01 11:05:45.382: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3182) 12/01 11:05:45.382: [smf] INFO: UE IMSI[262423090889692] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.388: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 12/01 11:05:45.388: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.388: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.393: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 12/01 11:05:45.393: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3182) 12/01 11:05:45.393: [smf] INFO: UE IMSI[262429584445318] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.399: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 12/01 11:05:45.399: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.399: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.404: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 12/01 11:05:45.404: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3182) 12/01 11:05:45.404: [smf] INFO: UE IMSI[262421405504401] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.410: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 12/01 11:05:45.410: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.410: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.415: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 12/01 11:05:45.415: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3182) 12/01 11:05:45.415: [smf] INFO: UE IMSI[262429668654877] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.421: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 12/01 11:05:45.421: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.421: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.426: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 12/01 11:05:45.426: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3182) 12/01 11:05:45.426: [smf] INFO: UE IMSI[262423561181580] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.432: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 12/01 11:05:45.432: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.432: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.438: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 12/01 11:05:45.438: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3182) 12/01 11:05:45.438: [smf] INFO: UE IMSI[262427505608083] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.444: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 12/01 11:05:45.444: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.444: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.448: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 12/01 11:05:45.448: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3182) 12/01 11:05:45.448: [smf] INFO: UE IMSI[262426499123074] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.454: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 12/01 11:05:45.454: [upf] INFO: UE F-SEID[UP:0x63a CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.454: [upf] INFO: UE F-SEID[UP:0x63a CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.460: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 12/01 11:05:45.460: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3182) 12/01 11:05:45.460: [smf] INFO: UE IMSI[262428931163506] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.466: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 12/01 11:05:45.466: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.466: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.471: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 12/01 11:05:45.471: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3182) 12/01 11:05:45.471: [smf] INFO: UE IMSI[262422569942867] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.477: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 12/01 11:05:45.477: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.477: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.482: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 12/01 11:05:45.482: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3182) 12/01 11:05:45.482: [smf] INFO: UE IMSI[262429849474268] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.487: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 12/01 11:05:45.487: [upf] INFO: UE F-SEID[UP:0x734 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.487: [upf] INFO: UE F-SEID[UP:0x734 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.493: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 12/01 11:05:45.493: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3182) 12/01 11:05:45.493: [smf] INFO: UE IMSI[262428677757882] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.498: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 12/01 11:05:45.498: [upf] INFO: UE F-SEID[UP:0x1be CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.498: [upf] INFO: UE F-SEID[UP:0x1be CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.504: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 12/01 11:05:45.504: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3182) 12/01 11:05:45.504: [smf] INFO: UE IMSI[262426762886487] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.510: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 12/01 11:05:45.510: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.510: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.514: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 12/01 11:05:45.514: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3182) 12/01 11:05:45.514: [smf] INFO: UE IMSI[262428726606491] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:05:45.520: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 12/01 11:05:45.520: [upf] INFO: UE F-SEID[UP:0x23a CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 12/01 11:05:45.520: [upf] INFO: UE F-SEID[UP:0x23a CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:45.534: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 12/01 11:05:45.540: [smf] INFO: Removed Session: UE IMSI:[262424885219111] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 12/01 11:05:45.540: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 12/01 11:05:45.545: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 12/01 11:05:45.550: [smf] INFO: Removed Session: UE IMSI:[262426568259880] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 12/01 11:05:45.550: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 12/01 11:05:45.556: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 12/01 11:05:45.561: [smf] INFO: Removed Session: UE IMSI:[262426454983149] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 12/01 11:05:45.561: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 12/01 11:05:45.566: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 12/01 11:05:45.571: [smf] INFO: Removed Session: UE IMSI:[262429377818589] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 12/01 11:05:45.571: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 12/01 11:05:45.577: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 12/01 11:05:45.582: [smf] INFO: Removed Session: UE IMSI:[262429095640406] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 12/01 11:05:45.582: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 12/01 11:05:45.588: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 12/01 11:05:45.592: [smf] INFO: Removed Session: UE IMSI:[262420744297602] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 12/01 11:05:45.592: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 12/01 11:05:45.598: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 12/01 11:05:45.603: [smf] INFO: Removed Session: UE IMSI:[262423694611640] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 12/01 11:05:45.603: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 12/01 11:05:45.609: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 12/01 11:05:45.613: [smf] INFO: Removed Session: UE IMSI:[262422468501933] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 12/01 11:05:45.613: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 12/01 11:05:45.619: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 12/01 11:05:45.624: [smf] INFO: Removed Session: UE IMSI:[262425892489132] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 12/01 11:05:45.624: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 12/01 11:05:45.630: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 12/01 11:05:45.635: [smf] INFO: Removed Session: UE IMSI:[262426067590851] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 12/01 11:05:45.635: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 12/01 11:05:45.641: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 12/01 11:05:45.645: [smf] INFO: Removed Session: UE IMSI:[262425406444778] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 12/01 11:05:45.645: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 12/01 11:05:45.651: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 12/01 11:05:45.656: [smf] INFO: Removed Session: UE IMSI:[262423783500661] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 12/01 11:05:45.656: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 12/01 11:05:45.662: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 12/01 11:05:45.666: [smf] INFO: Removed Session: UE IMSI:[262428745197581] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 12/01 11:05:45.666: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 12/01 11:05:45.673: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 12/01 11:05:45.677: [smf] INFO: Removed Session: UE IMSI:[262422561730799] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 12/01 11:05:45.677: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 12/01 11:05:45.683: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 12/01 11:05:45.688: [smf] INFO: Removed Session: UE IMSI:[262421976363301] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 12/01 11:05:45.688: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 12/01 11:05:45.694: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 12/01 11:05:45.698: [smf] INFO: Removed Session: UE IMSI:[262426010575717] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 12/01 11:05:45.698: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 12/01 11:05:45.704: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 12/01 11:05:45.709: [smf] INFO: Removed Session: UE IMSI:[262425283563021] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 12/01 11:05:45.709: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 12/01 11:05:45.715: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 12/01 11:05:45.719: [smf] INFO: Removed Session: UE IMSI:[262420606611428] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 12/01 11:05:45.719: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 12/01 11:05:45.726: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 12/01 11:05:45.731: [smf] INFO: Removed Session: UE IMSI:[262424569592784] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 12/01 11:05:45.732: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 12/01 11:05:45.736: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 12/01 11:05:45.741: [smf] INFO: Removed Session: UE IMSI:[262429507873751] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 12/01 11:05:45.741: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 12/01 11:05:45.747: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 12/01 11:05:45.751: [smf] INFO: Removed Session: UE IMSI:[262426210703772] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 12/01 11:05:45.751: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 12/01 11:05:45.758: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 12/01 11:05:45.764: [smf] INFO: Removed Session: UE IMSI:[262424957328542] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 12/01 11:05:45.764: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 12/01 11:05:45.768: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 12/01 11:05:45.772: [smf] INFO: Removed Session: UE IMSI:[262426526007047] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 12/01 11:05:45.772: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 12/01 11:05:45.779: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 12/01 11:05:45.783: [smf] INFO: Removed Session: UE IMSI:[262426916993543] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 12/01 11:05:45.783: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 12/01 11:05:45.789: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 12/01 11:05:45.794: [smf] INFO: Removed Session: UE IMSI:[262428744005162] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 12/01 11:05:45.794: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 12/01 11:05:45.800: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 12/01 11:05:45.805: [smf] INFO: Removed Session: UE IMSI:[262429551888497] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 12/01 11:05:45.805: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 12/01 11:05:45.811: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 12/01 11:05:45.816: [smf] INFO: Removed Session: UE IMSI:[262422836674106] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 12/01 11:05:45.816: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 12/01 11:05:45.821: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 12/01 11:05:45.827: [smf] INFO: Removed Session: UE IMSI:[262427879646053] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 12/01 11:05:45.827: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 12/01 11:05:45.832: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 12/01 11:05:45.837: [smf] INFO: Removed Session: UE IMSI:[262429473489512] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 12/01 11:05:45.837: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 12/01 11:05:45.843: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 12/01 11:05:45.847: [smf] INFO: Removed Session: UE IMSI:[262422396911924] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 12/01 11:05:45.847: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 12/01 11:05:45.853: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 12/01 11:05:45.859: [smf] INFO: Removed Session: UE IMSI:[262421926151472] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 12/01 11:05:45.859: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 12/01 11:05:45.864: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 12/01 11:05:45.868: [smf] INFO: Removed Session: UE IMSI:[262428761444627] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 12/01 11:05:45.868: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 12/01 11:05:45.875: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 12/01 11:05:45.879: [smf] INFO: Removed Session: UE IMSI:[262423900441061] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 12/01 11:05:45.879: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 12/01 11:05:45.886: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 12/01 11:05:45.891: [smf] INFO: Removed Session: UE IMSI:[262427907745076] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 12/01 11:05:45.891: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 12/01 11:05:45.897: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 12/01 11:05:45.902: [smf] INFO: Removed Session: UE IMSI:[262427021619803] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 12/01 11:05:45.902: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 12/01 11:05:45.907: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 12/01 11:05:45.912: [smf] INFO: Removed Session: UE IMSI:[262429959325869] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 12/01 11:05:45.912: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 12/01 11:05:45.918: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 12/01 11:05:45.922: [smf] INFO: Removed Session: UE IMSI:[262428536775847] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 12/01 11:05:45.923: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 12/01 11:05:45.928: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 12/01 11:05:45.933: [smf] INFO: Removed Session: UE IMSI:[262428091519810] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 12/01 11:05:45.933: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 12/01 11:05:45.939: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 12/01 11:05:45.944: [smf] INFO: Removed Session: UE IMSI:[262426930277331] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 12/01 11:05:45.944: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 12/01 11:05:45.950: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 12/01 11:05:45.955: [smf] INFO: Removed Session: UE IMSI:[262426672349069] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 12/01 11:05:45.955: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 12/01 11:05:45.961: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 12/01 11:05:45.965: [smf] INFO: Removed Session: UE IMSI:[262425510364958] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 12/01 11:05:45.965: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 12/01 11:05:45.971: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 12/01 11:05:45.976: [smf] INFO: Removed Session: UE IMSI:[262428149972726] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 12/01 11:05:45.976: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 12/01 11:05:45.982: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 12/01 11:05:45.987: [smf] INFO: Removed Session: UE IMSI:[262420847289947] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 12/01 11:05:45.987: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 12/01 11:05:45.993: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 12/01 11:05:45.997: [smf] INFO: Removed Session: UE IMSI:[262427202814080] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:45.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 12/01 11:05:45.997: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 12/01 11:05:46.003: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 12/01 11:05:46.008: [smf] INFO: Removed Session: UE IMSI:[262422057750935] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 12/01 11:05:46.008: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 12/01 11:05:46.014: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 12/01 11:05:46.018: [smf] INFO: Removed Session: UE IMSI:[262422286207439] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 12/01 11:05:46.018: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 12/01 11:05:46.025: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 12/01 11:05:46.029: [smf] INFO: Removed Session: UE IMSI:[262425941392773] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 12/01 11:05:46.029: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 12/01 11:05:46.035: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 12/01 11:05:46.040: [smf] INFO: Removed Session: UE IMSI:[262420373994762] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 12/01 11:05:46.040: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 12/01 11:05:46.046: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 12/01 11:05:46.052: [smf] INFO: Removed Session: UE IMSI:[262427188222394] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 12/01 11:05:46.052: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 12/01 11:05:46.056: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 12/01 11:05:46.061: [smf] INFO: Removed Session: UE IMSI:[262425547440510] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 12/01 11:05:46.061: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 12/01 11:05:46.067: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 12/01 11:05:46.073: [smf] INFO: Removed Session: UE IMSI:[262420104832102] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 12/01 11:05:46.073: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 12/01 11:05:46.077: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 12/01 11:05:46.082: [smf] INFO: Removed Session: UE IMSI:[262428764335483] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 12/01 11:05:46.082: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 12/01 11:05:46.088: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 12/01 11:05:46.093: [smf] INFO: Removed Session: UE IMSI:[262424925724194] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 12/01 11:05:46.093: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 12/01 11:05:46.099: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 12/01 11:05:46.103: [smf] INFO: Removed Session: UE IMSI:[262422429660719] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 12/01 11:05:46.103: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 12/01 11:05:46.109: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 12/01 11:05:46.114: [smf] INFO: Removed Session: UE IMSI:[262421102574734] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 12/01 11:05:46.114: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 12/01 11:05:46.120: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 12/01 11:05:46.125: [smf] INFO: Removed Session: UE IMSI:[262422808637990] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 12/01 11:05:46.125: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 12/01 11:05:46.130: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 12/01 11:05:46.135: [smf] INFO: Removed Session: UE IMSI:[262427521826699] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 12/01 11:05:46.135: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 12/01 11:05:46.141: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 12/01 11:05:46.146: [smf] INFO: Removed Session: UE IMSI:[262426812163997] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 12/01 11:05:46.146: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 12/01 11:05:46.152: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 12/01 11:05:46.156: [smf] INFO: Removed Session: UE IMSI:[262426236624192] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 12/01 11:05:46.156: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 12/01 11:05:46.162: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 12/01 11:05:46.167: [smf] INFO: Removed Session: UE IMSI:[262423238184541] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 12/01 11:05:46.167: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 12/01 11:05:46.173: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 12/01 11:05:46.178: [smf] INFO: Removed Session: UE IMSI:[262424105797412] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 12/01 11:05:46.178: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 12/01 11:05:46.183: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 12/01 11:05:46.188: [smf] INFO: Removed Session: UE IMSI:[262427525723786] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 12/01 11:05:46.188: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 12/01 11:05:46.194: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 12/01 11:05:46.199: [smf] INFO: Removed Session: UE IMSI:[262426670907152] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 12/01 11:05:46.199: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 12/01 11:05:46.205: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 12/01 11:05:46.209: [smf] INFO: Removed Session: UE IMSI:[262429425316870] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 12/01 11:05:46.209: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 12/01 11:05:46.215: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 12/01 11:05:46.220: [smf] INFO: Removed Session: UE IMSI:[262425775221451] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 12/01 11:05:46.220: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 12/01 11:05:46.226: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 12/01 11:05:46.231: [smf] INFO: Removed Session: UE IMSI:[262429527014642] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 12/01 11:05:46.231: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 12/01 11:05:46.237: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 12/01 11:05:46.241: [smf] INFO: Removed Session: UE IMSI:[262421631534535] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 12/01 11:05:46.241: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 12/01 11:05:46.247: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 12/01 11:05:46.252: [smf] INFO: Removed Session: UE IMSI:[262423109360825] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 12/01 11:05:46.252: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 12/01 11:05:46.258: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 12/01 11:05:46.262: [smf] INFO: Removed Session: UE IMSI:[262427271569184] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 12/01 11:05:46.262: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 12/01 11:05:46.268: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 12/01 11:05:46.273: [smf] INFO: Removed Session: UE IMSI:[262428995696715] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 12/01 11:05:46.273: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 12/01 11:05:46.279: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 12/01 11:05:46.284: [smf] INFO: Removed Session: UE IMSI:[262421231616112] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 12/01 11:05:46.284: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 12/01 11:05:46.290: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 12/01 11:05:46.295: [smf] INFO: Removed Session: UE IMSI:[262429054005172] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 12/01 11:05:46.296: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 12/01 11:05:46.300: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 12/01 11:05:46.305: [smf] INFO: Removed Session: UE IMSI:[262429885368022] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 12/01 11:05:46.305: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 12/01 11:05:46.311: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 12/01 11:05:46.316: [smf] INFO: Removed Session: UE IMSI:[262420920721778] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 12/01 11:05:46.316: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 12/01 11:05:46.322: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 12/01 11:05:46.326: [smf] INFO: Removed Session: UE IMSI:[262428215132145] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 12/01 11:05:46.326: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 12/01 11:05:46.332: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 12/01 11:05:46.337: [smf] INFO: Removed Session: UE IMSI:[262421891951992] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 12/01 11:05:46.337: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 12/01 11:05:46.343: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 12/01 11:05:46.349: [smf] INFO: Removed Session: UE IMSI:[262425943043909] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 12/01 11:05:46.349: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 12/01 11:05:46.353: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 12/01 11:05:46.358: [smf] INFO: Removed Session: UE IMSI:[262423512543206] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 12/01 11:05:46.358: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 12/01 11:05:46.364: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 12/01 11:05:46.368: [smf] INFO: Removed Session: UE IMSI:[262429080577980] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 12/01 11:05:46.368: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 12/01 11:05:46.375: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 12/01 11:05:46.379: [smf] INFO: Removed Session: UE IMSI:[262427483089401] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 12/01 11:05:46.379: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 12/01 11:05:46.385: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 12/01 11:05:46.390: [smf] INFO: Removed Session: UE IMSI:[262428310813676] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 12/01 11:05:46.390: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 12/01 11:05:46.396: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 12/01 11:05:46.400: [smf] INFO: Removed Session: UE IMSI:[262420680314370] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 12/01 11:05:46.400: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 12/01 11:05:46.406: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 12/01 11:05:46.412: [smf] INFO: Removed Session: UE IMSI:[262423413931075] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 12/01 11:05:46.412: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 12/01 11:05:46.417: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 12/01 11:05:46.422: [smf] INFO: Removed Session: UE IMSI:[262428820762507] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 12/01 11:05:46.422: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 12/01 11:05:46.428: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 12/01 11:05:46.433: [smf] INFO: Removed Session: UE IMSI:[262424501488512] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 12/01 11:05:46.433: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 12/01 11:05:46.439: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 12/01 11:05:46.443: [smf] INFO: Removed Session: UE IMSI:[262420092839309] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 12/01 11:05:46.443: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 12/01 11:05:46.449: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 12/01 11:05:46.454: [smf] INFO: Removed Session: UE IMSI:[262429846194394] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 12/01 11:05:46.454: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 12/01 11:05:46.460: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 12/01 11:05:46.466: [smf] INFO: Removed Session: UE IMSI:[262426448220882] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 12/01 11:05:46.466: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 12/01 11:05:46.470: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 12/01 11:05:46.474: [smf] INFO: Removed Session: UE IMSI:[262425354117233] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 12/01 11:05:46.474: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 12/01 11:05:46.481: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 12/01 11:05:46.486: [smf] INFO: Removed Session: UE IMSI:[262421718846303] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 12/01 11:05:46.486: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 12/01 11:05:46.492: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 12/01 11:05:46.497: [smf] INFO: Removed Session: UE IMSI:[262424627368565] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 12/01 11:05:46.497: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 12/01 11:05:46.502: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 12/01 11:05:46.507: [smf] INFO: Removed Session: UE IMSI:[262421591790456] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 12/01 11:05:46.507: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 12/01 11:05:46.513: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 12/01 11:05:46.519: [smf] INFO: Removed Session: UE IMSI:[262424033061824] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 12/01 11:05:46.519: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 12/01 11:05:46.524: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 12/01 11:05:46.528: [smf] INFO: Removed Session: UE IMSI:[262422295149912] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 12/01 11:05:46.528: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 12/01 11:05:46.535: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 12/01 11:05:46.540: [smf] INFO: Removed Session: UE IMSI:[262425140802780] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 12/01 11:05:46.540: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 12/01 11:05:46.545: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 12/01 11:05:46.550: [smf] INFO: Removed Session: UE IMSI:[262428293209578] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 12/01 11:05:46.550: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 12/01 11:05:46.556: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 12/01 11:05:46.561: [smf] INFO: Removed Session: UE IMSI:[262420822501365] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 12/01 11:05:46.561: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 12/01 11:05:46.567: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 12/01 11:05:46.572: [smf] INFO: Removed Session: UE IMSI:[262427982804351] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 12/01 11:05:46.572: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 12/01 11:05:46.577: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 12/01 11:05:46.582: [smf] INFO: Removed Session: UE IMSI:[262423894697629] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 12/01 11:05:46.582: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 12/01 11:05:46.588: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 12/01 11:05:46.593: [smf] INFO: Removed Session: UE IMSI:[262426820669225] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 12/01 11:05:46.593: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 12/01 11:05:46.599: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 12/01 11:05:46.604: [smf] INFO: Removed Session: UE IMSI:[262425862885415] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 12/01 11:05:46.604: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 12/01 11:05:46.610: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 12/01 11:05:46.615: [smf] INFO: Removed Session: UE IMSI:[262425388900474] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 12/01 11:05:46.615: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 12/01 11:05:46.620: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 12/01 11:05:46.624: [smf] INFO: Removed Session: UE IMSI:[262420732012362] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 12/01 11:05:46.624: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 12/01 11:05:46.631: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 12/01 11:05:46.636: [smf] INFO: Removed Session: UE IMSI:[262420367955178] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 12/01 11:05:46.636: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 12/01 11:05:46.642: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 12/01 11:05:46.646: [smf] INFO: Removed Session: UE IMSI:[262423468571227] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 12/01 11:05:46.646: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 12/01 11:05:46.652: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 12/01 11:05:46.657: [smf] INFO: Removed Session: UE IMSI:[262429684877272] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 12/01 11:05:46.657: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 12/01 11:05:46.663: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 12/01 11:05:46.668: [smf] INFO: Removed Session: UE IMSI:[262425519140065] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 12/01 11:05:46.668: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 12/01 11:05:46.674: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 12/01 11:05:46.678: [smf] INFO: Removed Session: UE IMSI:[262421856334774] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 12/01 11:05:46.678: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 12/01 11:05:46.684: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 12/01 11:05:46.688: [smf] INFO: Removed Session: UE IMSI:[262422800854134] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 12/01 11:05:46.688: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 12/01 11:05:46.695: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 12/01 11:05:46.699: [smf] INFO: Removed Session: UE IMSI:[262423101248682] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 12/01 11:05:46.700: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 12/01 11:05:46.706: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 12/01 11:05:46.710: [smf] INFO: Removed Session: UE IMSI:[262422476011050] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 12/01 11:05:46.710: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 12/01 11:05:46.716: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 12/01 11:05:46.721: [smf] INFO: Removed Session: UE IMSI:[262429403024992] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 12/01 11:05:46.721: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 12/01 11:05:46.727: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 12/01 11:05:46.733: [smf] INFO: Removed Session: UE IMSI:[262422295535835] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 12/01 11:05:46.733: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 12/01 11:05:46.737: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 12/01 11:05:46.742: [smf] INFO: Removed Session: UE IMSI:[262427035906070] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 12/01 11:05:46.742: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 12/01 11:05:46.748: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 12/01 11:05:46.753: [smf] INFO: Removed Session: UE IMSI:[262427489561356] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 12/01 11:05:46.753: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 12/01 11:05:46.759: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 12/01 11:05:46.764: [smf] INFO: Removed Session: UE IMSI:[262422095357918] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 12/01 11:05:46.765: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 12/01 11:05:46.770: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 12/01 11:05:46.775: [smf] INFO: Removed Session: UE IMSI:[262421360920023] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 12/01 11:05:46.775: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 12/01 11:05:46.781: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 12/01 11:05:46.786: [smf] INFO: Removed Session: UE IMSI:[262426924409562] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 12/01 11:05:46.786: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 12/01 11:05:46.791: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 12/01 11:05:46.796: [smf] INFO: Removed Session: UE IMSI:[262427089286389] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 12/01 11:05:46.796: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 12/01 11:05:46.802: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 12/01 11:05:46.807: [smf] INFO: Removed Session: UE IMSI:[262424669715071] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 12/01 11:05:46.807: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 12/01 11:05:46.812: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 12/01 11:05:46.817: [smf] INFO: Removed Session: UE IMSI:[262425531133681] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 12/01 11:05:46.817: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 12/01 11:05:46.823: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 12/01 11:05:46.828: [smf] INFO: Removed Session: UE IMSI:[262425050313948] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 12/01 11:05:46.828: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 12/01 11:05:46.834: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 12/01 11:05:46.838: [smf] INFO: Removed Session: UE IMSI:[262423998700638] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 12/01 11:05:46.838: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 12/01 11:05:46.845: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 12/01 11:05:46.850: [smf] INFO: Removed Session: UE IMSI:[262422578475592] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 12/01 11:05:46.850: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 12/01 11:05:46.855: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 12/01 11:05:46.860: [smf] INFO: Removed Session: UE IMSI:[262425988906673] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 12/01 11:05:46.860: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 12/01 11:05:46.866: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 12/01 11:05:46.870: [smf] INFO: Removed Session: UE IMSI:[262423775951386] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 12/01 11:05:46.870: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 12/01 11:05:46.876: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 12/01 11:05:46.881: [smf] INFO: Removed Session: UE IMSI:[262421198436930] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 12/01 11:05:46.881: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 12/01 11:05:46.887: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 12/01 11:05:46.893: [smf] INFO: Removed Session: UE IMSI:[262421261412227] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 12/01 11:05:46.893: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 12/01 11:05:46.898: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 12/01 11:05:46.902: [smf] INFO: Removed Session: UE IMSI:[262425209863034] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 12/01 11:05:46.902: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 12/01 11:05:46.909: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 12/01 11:05:46.914: [smf] INFO: Removed Session: UE IMSI:[262421463880619] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 12/01 11:05:46.914: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 12/01 11:05:46.919: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 12/01 11:05:46.924: [smf] INFO: Removed Session: UE IMSI:[262425847835881] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 12/01 11:05:46.924: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 12/01 11:05:46.930: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 12/01 11:05:46.935: [smf] INFO: Removed Session: UE IMSI:[262429081812174] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 12/01 11:05:46.935: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 12/01 11:05:46.940: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 12/01 11:05:46.945: [smf] INFO: Removed Session: UE IMSI:[262427809766432] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 12/01 11:05:46.945: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 12/01 11:05:46.951: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 12/01 11:05:46.956: [smf] INFO: Removed Session: UE IMSI:[262420922597065] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 12/01 11:05:46.956: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 12/01 11:05:46.962: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 12/01 11:05:46.966: [smf] INFO: Removed Session: UE IMSI:[262423069349979] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 12/01 11:05:46.966: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 12/01 11:05:46.972: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 12/01 11:05:46.977: [smf] INFO: Removed Session: UE IMSI:[262426423177075] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 12/01 11:05:46.977: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 12/01 11:05:46.983: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 12/01 11:05:46.988: [smf] INFO: Removed Session: UE IMSI:[262421348572288] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 12/01 11:05:46.988: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 12/01 11:05:46.994: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 12/01 11:05:46.999: [smf] INFO: Removed Session: UE IMSI:[262429823015372] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:46.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 12/01 11:05:46.999: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 12/01 11:05:47.005: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 12/01 11:05:47.009: [smf] INFO: Removed Session: UE IMSI:[262421412986463] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 12/01 11:05:47.009: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 12/01 11:05:47.015: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 12/01 11:05:47.020: [smf] INFO: Removed Session: UE IMSI:[262423486471298] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 12/01 11:05:47.020: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 12/01 11:05:47.026: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 12/01 11:05:47.030: [smf] INFO: Removed Session: UE IMSI:[262424817578978] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 12/01 11:05:47.031: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 12/01 11:05:47.036: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 12/01 11:05:47.041: [smf] INFO: Removed Session: UE IMSI:[262427489612302] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 12/01 11:05:47.041: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 12/01 11:05:47.047: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 12/01 11:05:47.052: [smf] INFO: Removed Session: UE IMSI:[262423849084075] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 12/01 11:05:47.052: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 12/01 11:05:47.057: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 12/01 11:05:47.062: [smf] INFO: Removed Session: UE IMSI:[262428970405418] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 12/01 11:05:47.062: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 12/01 11:05:47.068: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 12/01 11:05:47.073: [smf] INFO: Removed Session: UE IMSI:[262424464496807] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 12/01 11:05:47.073: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 12/01 11:05:47.079: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 12/01 11:05:47.084: [smf] INFO: Removed Session: UE IMSI:[262426337021450] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 12/01 11:05:47.084: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 12/01 11:05:47.089: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 12/01 11:05:47.095: [smf] INFO: Removed Session: UE IMSI:[262429542184375] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 12/01 11:05:47.095: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 12/01 11:05:47.100: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 12/01 11:05:47.105: [smf] INFO: Removed Session: UE IMSI:[262422129686405] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 12/01 11:05:47.105: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 12/01 11:05:47.111: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 12/01 11:05:47.115: [smf] INFO: Removed Session: UE IMSI:[262426290426308] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 12/01 11:05:47.116: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 12/01 11:05:47.121: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 12/01 11:05:47.127: [smf] INFO: Removed Session: UE IMSI:[262423136977809] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 12/01 11:05:47.127: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 12/01 11:05:47.132: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 12/01 11:05:47.136: [smf] INFO: Removed Session: UE IMSI:[262427284630762] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 12/01 11:05:47.136: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 12/01 11:05:47.143: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 12/01 11:05:47.148: [smf] INFO: Removed Session: UE IMSI:[262422624041485] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 12/01 11:05:47.148: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 12/01 11:05:47.153: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 12/01 11:05:47.157: [smf] INFO: Removed Session: UE IMSI:[262426354965180] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 12/01 11:05:47.157: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 12/01 11:05:47.164: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 12/01 11:05:47.169: [smf] INFO: Removed Session: UE IMSI:[262424118200968] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 12/01 11:05:47.169: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 12/01 11:05:47.174: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 12/01 11:05:47.178: [smf] INFO: Removed Session: UE IMSI:[262429156586989] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 12/01 11:05:47.178: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 12/01 11:05:47.185: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 12/01 11:05:47.189: [smf] INFO: Removed Session: UE IMSI:[262428102745082] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 12/01 11:05:47.189: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 12/01 11:05:47.196: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 12/01 11:05:47.201: [smf] INFO: Removed Session: UE IMSI:[262429389464350] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 12/01 11:05:47.201: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 12/01 11:05:47.206: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 12/01 11:05:47.210: [smf] INFO: Removed Session: UE IMSI:[262424159395055] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 12/01 11:05:47.210: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 12/01 11:05:47.217: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 12/01 11:05:47.220: [smf] INFO: Removed Session: UE IMSI:[262420160253113] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 12/01 11:05:47.220: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 12/01 11:05:47.227: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 12/01 11:05:47.233: [smf] INFO: Removed Session: UE IMSI:[262429089785712] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 12/01 11:05:47.233: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 12/01 11:05:47.238: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 12/01 11:05:47.242: [smf] INFO: Removed Session: UE IMSI:[262429859844239] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 12/01 11:05:47.242: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 12/01 11:05:47.249: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 12/01 11:05:47.253: [smf] INFO: Removed Session: UE IMSI:[262420219707834] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 12/01 11:05:47.253: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 12/01 11:05:47.259: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 12/01 11:05:47.264: [smf] INFO: Removed Session: UE IMSI:[262423578769106] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 12/01 11:05:47.264: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 12/01 11:05:47.270: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 12/01 11:05:47.275: [smf] INFO: Removed Session: UE IMSI:[262420919004045] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 12/01 11:05:47.275: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 12/01 11:05:47.281: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 12/01 11:05:47.285: [smf] INFO: Removed Session: UE IMSI:[262421294526473] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 12/01 11:05:47.285: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 12/01 11:05:47.291: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 12/01 11:05:47.296: [smf] INFO: Removed Session: UE IMSI:[262421941132077] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 12/01 11:05:47.296: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 12/01 11:05:47.302: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 12/01 11:05:47.306: [smf] INFO: Removed Session: UE IMSI:[262429039509123] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 12/01 11:05:47.306: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 12/01 11:05:47.312: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 12/01 11:05:47.317: [smf] INFO: Removed Session: UE IMSI:[262422533027281] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 12/01 11:05:47.317: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 12/01 11:05:47.323: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 12/01 11:05:47.328: [smf] INFO: Removed Session: UE IMSI:[262425890863213] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 12/01 11:05:47.328: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 12/01 11:05:47.334: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 12/01 11:05:47.338: [smf] INFO: Removed Session: UE IMSI:[262425594836572] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 12/01 11:05:47.338: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 12/01 11:05:47.344: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 12/01 11:05:47.349: [smf] INFO: Removed Session: UE IMSI:[262429082089171] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 12/01 11:05:47.349: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 12/01 11:05:47.355: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 12/01 11:05:47.360: [smf] INFO: Removed Session: UE IMSI:[262422090729707] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 12/01 11:05:47.360: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 12/01 11:05:47.366: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 12/01 11:05:47.371: [smf] INFO: Removed Session: UE IMSI:[262425834255443] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 12/01 11:05:47.371: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 12/01 11:05:47.376: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 12/01 11:05:47.382: [smf] INFO: Removed Session: UE IMSI:[262425845160507] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 12/01 11:05:47.382: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 12/01 11:05:47.387: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 12/01 11:05:47.391: [smf] INFO: Removed Session: UE IMSI:[262422218739788] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 12/01 11:05:47.391: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 12/01 11:05:47.397: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 12/01 11:05:47.403: [smf] INFO: Removed Session: UE IMSI:[262422424400063] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 12/01 11:05:47.403: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 12/01 11:05:47.408: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 12/01 11:05:47.412: [smf] INFO: Removed Session: UE IMSI:[262426161367313] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 12/01 11:05:47.412: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 12/01 11:05:47.418: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 12/01 11:05:47.423: [smf] INFO: Removed Session: UE IMSI:[262425951375497] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 12/01 11:05:47.423: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 12/01 11:05:47.429: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 12/01 11:05:47.433: [smf] INFO: Removed Session: UE IMSI:[262424794391961] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 12/01 11:05:47.433: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 12/01 11:05:47.440: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 12/01 11:05:47.445: [smf] INFO: Removed Session: UE IMSI:[262420131276285] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 12/01 11:05:47.445: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 12/01 11:05:47.450: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 12/01 11:05:47.455: [smf] INFO: Removed Session: UE IMSI:[262425107692558] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 12/01 11:05:47.455: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 12/01 11:05:47.461: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 12/01 11:05:47.466: [smf] INFO: Removed Session: UE IMSI:[262428467998466] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 12/01 11:05:47.466: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 12/01 11:05:47.471: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 12/01 11:05:47.476: [smf] INFO: Removed Session: UE IMSI:[262421551411622] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 12/01 11:05:47.476: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 12/01 11:05:47.482: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 12/01 11:05:47.487: [smf] INFO: Removed Session: UE IMSI:[262421163650199] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 12/01 11:05:47.487: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 12/01 11:05:47.493: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 12/01 11:05:47.497: [smf] INFO: Removed Session: UE IMSI:[262423594830325] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 12/01 11:05:47.497: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 12/01 11:05:47.503: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 12/01 11:05:47.508: [smf] INFO: Removed Session: UE IMSI:[262427777895608] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 12/01 11:05:47.508: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 12/01 11:05:47.514: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 12/01 11:05:47.519: [smf] INFO: Removed Session: UE IMSI:[262420263735942] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 12/01 11:05:47.519: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 12/01 11:05:47.525: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 12/01 11:05:47.529: [smf] INFO: Removed Session: UE IMSI:[262425918529015] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 12/01 11:05:47.529: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 12/01 11:05:47.535: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 12/01 11:05:47.540: [smf] INFO: Removed Session: UE IMSI:[262428603969672] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 12/01 11:05:47.541: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 12/01 11:05:47.546: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 12/01 11:05:47.551: [smf] INFO: Removed Session: UE IMSI:[262428150687663] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 12/01 11:05:47.551: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 12/01 11:05:47.557: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 12/01 11:05:47.561: [smf] INFO: Removed Session: UE IMSI:[262424952227704] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 12/01 11:05:47.561: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 12/01 11:05:47.567: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 12/01 11:05:47.572: [smf] INFO: Removed Session: UE IMSI:[262421880151908] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 12/01 11:05:47.572: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 12/01 11:05:47.578: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 12/01 11:05:47.582: [smf] INFO: Removed Session: UE IMSI:[262421510279155] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 12/01 11:05:47.582: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 12/01 11:05:47.589: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 12/01 11:05:47.593: [smf] INFO: Removed Session: UE IMSI:[262420696710779] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 12/01 11:05:47.593: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 12/01 11:05:47.599: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 12/01 11:05:47.605: [smf] INFO: Removed Session: UE IMSI:[262422735865884] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 12/01 11:05:47.605: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 12/01 11:05:47.610: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 12/01 11:05:47.615: [smf] INFO: Removed Session: UE IMSI:[262428112481771] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 12/01 11:05:47.615: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 12/01 11:05:47.620: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 12/01 11:05:47.625: [smf] INFO: Removed Session: UE IMSI:[262427365519889] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 12/01 11:05:47.625: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 12/01 11:05:47.631: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 12/01 11:05:47.636: [smf] INFO: Removed Session: UE IMSI:[262425607745264] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 12/01 11:05:47.636: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 12/01 11:05:47.642: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 12/01 11:05:47.646: [smf] INFO: Removed Session: UE IMSI:[262428425282193] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 12/01 11:05:47.646: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 12/01 11:05:47.652: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 12/01 11:05:47.657: [smf] INFO: Removed Session: UE IMSI:[262423523809319] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 12/01 11:05:47.657: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 12/01 11:05:47.663: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 12/01 11:05:47.668: [smf] INFO: Removed Session: UE IMSI:[262420360098590] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 12/01 11:05:47.668: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 12/01 11:05:47.674: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 12/01 11:05:47.678: [smf] INFO: Removed Session: UE IMSI:[262429486933283] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 12/01 11:05:47.678: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 12/01 11:05:47.684: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 12/01 11:05:47.688: [smf] INFO: Removed Session: UE IMSI:[262428857420400] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 12/01 11:05:47.688: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 12/01 11:05:47.695: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 12/01 11:05:47.700: [smf] INFO: Removed Session: UE IMSI:[262426962888616] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 12/01 11:05:47.700: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 12/01 11:05:47.706: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 12/01 11:05:47.711: [smf] INFO: Removed Session: UE IMSI:[262424442243596] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 12/01 11:05:47.711: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 12/01 11:05:47.716: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 12/01 11:05:47.721: [smf] INFO: Removed Session: UE IMSI:[262420055956557] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 12/01 11:05:47.721: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 12/01 11:05:47.727: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 12/01 11:05:47.732: [smf] INFO: Removed Session: UE IMSI:[262429609695142] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 12/01 11:05:47.732: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 12/01 11:05:47.738: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 12/01 11:05:47.742: [smf] INFO: Removed Session: UE IMSI:[262420862254617] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 12/01 11:05:47.742: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 12/01 11:05:47.748: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 12/01 11:05:47.752: [smf] INFO: Removed Session: UE IMSI:[262422946397518] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 12/01 11:05:47.752: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 12/01 11:05:47.759: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 12/01 11:05:47.764: [smf] INFO: Removed Session: UE IMSI:[262426499242169] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 12/01 11:05:47.764: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 12/01 11:05:47.770: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 12/01 11:05:47.774: [smf] INFO: Removed Session: UE IMSI:[262421599917716] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 12/01 11:05:47.774: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 12/01 11:05:47.780: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 12/01 11:05:47.785: [smf] INFO: Removed Session: UE IMSI:[262428936533030] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 12/01 11:05:47.785: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 12/01 11:05:47.791: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 12/01 11:05:47.795: [smf] INFO: Removed Session: UE IMSI:[262427776027265] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 12/01 11:05:47.795: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 12/01 11:05:47.801: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 12/01 11:05:47.806: [smf] INFO: Removed Session: UE IMSI:[262429457072974] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 12/01 11:05:47.806: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 12/01 11:05:47.812: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 12/01 11:05:47.816: [smf] INFO: Removed Session: UE IMSI:[262426361625986] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 12/01 11:05:47.816: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 12/01 11:05:47.823: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 12/01 11:05:47.827: [smf] INFO: Removed Session: UE IMSI:[262426197636334] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 12/01 11:05:47.827: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 12/01 11:05:47.833: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 12/01 11:05:47.838: [smf] INFO: Removed Session: UE IMSI:[262427940711327] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 12/01 11:05:47.838: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 12/01 11:05:47.844: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 12/01 11:05:47.848: [smf] INFO: Removed Session: UE IMSI:[262420576221641] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 12/01 11:05:47.848: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 12/01 11:05:47.854: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 12/01 11:05:47.859: [smf] INFO: Removed Session: UE IMSI:[262423489222918] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 12/01 11:05:47.859: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 12/01 11:05:47.865: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 12/01 11:05:47.870: [smf] INFO: Removed Session: UE IMSI:[262428939422207] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 12/01 11:05:47.870: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 12/01 11:05:47.876: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 12/01 11:05:47.880: [smf] INFO: Removed Session: UE IMSI:[262420821585203] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 12/01 11:05:47.880: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 12/01 11:05:47.886: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 12/01 11:05:47.891: [smf] INFO: Removed Session: UE IMSI:[262422278376598] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 12/01 11:05:47.891: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 12/01 11:05:47.897: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 12/01 11:05:47.901: [smf] INFO: Removed Session: UE IMSI:[262426232175523] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 12/01 11:05:47.901: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 12/01 11:05:47.908: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 12/01 11:05:47.912: [smf] INFO: Removed Session: UE IMSI:[262429044601122] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 12/01 11:05:47.912: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 12/01 11:05:47.918: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 12/01 11:05:47.923: [smf] INFO: Removed Session: UE IMSI:[262423880985933] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 12/01 11:05:47.923: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 12/01 11:05:47.929: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 12/01 11:05:47.934: [smf] INFO: Removed Session: UE IMSI:[262423487594988] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 12/01 11:05:47.934: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 12/01 11:05:47.939: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 12/01 11:05:47.944: [smf] INFO: Removed Session: UE IMSI:[262424648952373] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 12/01 11:05:47.944: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 12/01 11:05:47.950: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 12/01 11:05:47.955: [smf] INFO: Removed Session: UE IMSI:[262423360715173] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 12/01 11:05:47.955: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 12/01 11:05:47.961: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 12/01 11:05:47.966: [smf] INFO: Removed Session: UE IMSI:[262427427788623] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 12/01 11:05:47.966: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 12/01 11:05:47.971: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 12/01 11:05:47.976: [smf] INFO: Removed Session: UE IMSI:[262429103317029] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 12/01 11:05:47.976: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 12/01 11:05:47.982: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 12/01 11:05:47.987: [smf] INFO: Removed Session: UE IMSI:[262425557604317] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 12/01 11:05:47.987: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 12/01 11:05:47.993: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 12/01 11:05:47.997: [smf] INFO: Removed Session: UE IMSI:[262427710098678] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:47.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 12/01 11:05:47.997: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 12/01 11:05:48.004: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 12/01 11:05:48.009: [smf] INFO: Removed Session: UE IMSI:[262420606617982] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 12/01 11:05:48.009: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 12/01 11:05:48.014: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 12/01 11:05:48.018: [smf] INFO: Removed Session: UE IMSI:[262429854554149] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 12/01 11:05:48.018: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 12/01 11:05:48.025: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 12/01 11:05:48.030: [smf] INFO: Removed Session: UE IMSI:[262422181666207] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 12/01 11:05:48.030: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 12/01 11:05:48.036: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 12/01 11:05:48.040: [smf] INFO: Removed Session: UE IMSI:[262421165862160] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 12/01 11:05:48.040: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 12/01 11:05:48.047: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 12/01 11:05:48.054: [smf] INFO: Removed Session: UE IMSI:[262428272272781] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 12/01 11:05:48.054: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 12/01 11:05:48.057: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 12/01 11:05:48.061: [smf] INFO: Removed Session: UE IMSI:[262420069548780] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 12/01 11:05:48.061: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 12/01 11:05:48.068: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 12/01 11:05:48.074: [smf] INFO: Removed Session: UE IMSI:[262426481096214] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 12/01 11:05:48.074: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 12/01 11:05:48.078: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 12/01 11:05:48.082: [smf] INFO: Removed Session: UE IMSI:[262422255431453] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 12/01 11:05:48.082: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 12/01 11:05:48.089: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 12/01 11:05:48.094: [smf] INFO: Removed Session: UE IMSI:[262425798942639] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 12/01 11:05:48.094: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 12/01 11:05:48.099: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 12/01 11:05:48.106: [smf] INFO: Removed Session: UE IMSI:[262428338126388] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 12/01 11:05:48.106: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 12/01 11:05:48.110: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 12/01 11:05:48.115: [smf] INFO: Removed Session: UE IMSI:[262420650475907] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 12/01 11:05:48.115: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 12/01 11:05:48.121: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 12/01 11:05:48.125: [smf] INFO: Removed Session: UE IMSI:[262422831246740] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 12/01 11:05:48.125: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 12/01 11:05:48.131: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 12/01 11:05:48.136: [smf] INFO: Removed Session: UE IMSI:[262429401019832] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 12/01 11:05:48.136: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 12/01 11:05:48.142: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 12/01 11:05:48.147: [smf] INFO: Removed Session: UE IMSI:[262421581330302] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 12/01 11:05:48.147: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 12/01 11:05:48.152: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 12/01 11:05:48.157: [smf] INFO: Removed Session: UE IMSI:[262425913814790] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 12/01 11:05:48.157: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 12/01 11:05:48.163: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 12/01 11:05:48.168: [smf] INFO: Removed Session: UE IMSI:[262423596871490] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 12/01 11:05:48.168: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 12/01 11:05:48.174: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 12/01 11:05:48.178: [smf] INFO: Removed Session: UE IMSI:[262424971601322] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 12/01 11:05:48.178: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 12/01 11:05:48.184: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 12/01 11:05:48.189: [smf] INFO: Removed Session: UE IMSI:[262427248022517] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 12/01 11:05:48.189: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 12/01 11:05:48.195: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 12/01 11:05:48.200: [smf] INFO: Removed Session: UE IMSI:[262421484794558] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 12/01 11:05:48.200: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 12/01 11:05:48.206: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 12/01 11:05:48.210: [smf] INFO: Removed Session: UE IMSI:[262426287886737] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 12/01 11:05:48.210: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 12/01 11:05:48.216: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 12/01 11:05:48.221: [smf] INFO: Removed Session: UE IMSI:[262427806405155] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 12/01 11:05:48.221: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 12/01 11:05:48.227: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 12/01 11:05:48.232: [smf] INFO: Removed Session: UE IMSI:[262423223953091] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 12/01 11:05:48.232: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 12/01 11:05:48.238: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 12/01 11:05:48.242: [smf] INFO: Removed Session: UE IMSI:[262426204429790] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 12/01 11:05:48.242: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 12/01 11:05:48.248: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 12/01 11:05:48.254: [smf] INFO: Removed Session: UE IMSI:[262423158983293] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 12/01 11:05:48.254: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 12/01 11:05:48.259: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 12/01 11:05:48.262: [smf] INFO: Removed Session: UE IMSI:[262426997784714] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 12/01 11:05:48.262: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 12/01 11:05:48.269: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 12/01 11:05:48.274: [smf] INFO: Removed Session: UE IMSI:[262426019895287] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 12/01 11:05:48.275: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 12/01 11:05:48.280: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 12/01 11:05:48.284: [smf] INFO: Removed Session: UE IMSI:[262425332164829] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 12/01 11:05:48.284: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 12/01 11:05:48.291: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 12/01 11:05:48.296: [smf] INFO: Removed Session: UE IMSI:[262421606893695] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 12/01 11:05:48.296: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 12/01 11:05:48.301: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 12/01 11:05:48.306: [smf] INFO: Removed Session: UE IMSI:[262428954554528] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 12/01 11:05:48.306: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 12/01 11:05:48.312: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 12/01 11:05:48.316: [smf] INFO: Removed Session: UE IMSI:[262420293835110] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 12/01 11:05:48.316: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 12/01 11:05:48.323: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 12/01 11:05:48.327: [smf] INFO: Removed Session: UE IMSI:[262427985507962] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 12/01 11:05:48.327: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 12/01 11:05:48.333: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 12/01 11:05:48.337: [smf] INFO: Removed Session: UE IMSI:[262427602982806] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 12/01 11:05:48.337: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 12/01 11:05:48.344: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 12/01 11:05:48.349: [smf] INFO: Removed Session: UE IMSI:[262425842451279] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 12/01 11:05:48.349: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 12/01 11:05:48.354: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 12/01 11:05:48.359: [smf] INFO: Removed Session: UE IMSI:[262429665413846] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 12/01 11:05:48.359: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 12/01 11:05:48.365: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 12/01 11:05:48.369: [smf] INFO: Removed Session: UE IMSI:[262428048528765] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 12/01 11:05:48.369: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 12/01 11:05:48.376: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 12/01 11:05:48.381: [smf] INFO: Removed Session: UE IMSI:[262425132124235] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 12/01 11:05:48.381: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 12/01 11:05:48.386: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 12/01 11:05:48.391: [smf] INFO: Removed Session: UE IMSI:[262422892464729] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 12/01 11:05:48.391: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 12/01 11:05:48.397: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 12/01 11:05:48.402: [smf] INFO: Removed Session: UE IMSI:[262420630686660] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 12/01 11:05:48.402: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 12/01 11:05:48.407: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 12/01 11:05:48.412: [smf] INFO: Removed Session: UE IMSI:[262429631247610] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 12/01 11:05:48.412: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 12/01 11:05:48.418: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 12/01 11:05:48.423: [smf] INFO: Removed Session: UE IMSI:[262429712658770] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 12/01 11:05:48.424: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 12/01 11:05:48.429: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 12/01 11:05:48.433: [smf] INFO: Removed Session: UE IMSI:[262428778769970] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 12/01 11:05:48.433: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 12/01 11:05:48.439: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 12/01 11:05:48.444: [smf] INFO: Removed Session: UE IMSI:[262427980670610] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 12/01 11:05:48.444: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 12/01 11:05:48.450: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 12/01 11:05:48.454: [smf] INFO: Removed Session: UE IMSI:[262428825785724] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 12/01 11:05:48.454: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 12/01 11:05:48.460: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 12/01 11:05:48.465: [smf] INFO: Removed Session: UE IMSI:[262426347455381] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 12/01 11:05:48.465: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 12/01 11:05:48.471: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 12/01 11:05:48.476: [smf] INFO: Removed Session: UE IMSI:[262425335804114] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 12/01 11:05:48.476: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 12/01 11:05:48.482: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 12/01 11:05:48.486: [smf] INFO: Removed Session: UE IMSI:[262426459145339] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 12/01 11:05:48.486: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 12/01 11:05:48.492: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 12/01 11:05:48.496: [smf] INFO: Removed Session: UE IMSI:[262429392519186] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 12/01 11:05:48.496: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 12/01 11:05:48.503: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 12/01 11:05:48.507: [smf] INFO: Removed Session: UE IMSI:[262425024731049] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 12/01 11:05:48.507: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 12/01 11:05:48.513: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 12/01 11:05:48.518: [smf] INFO: Removed Session: UE IMSI:[262427689889172] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 12/01 11:05:48.518: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 12/01 11:05:48.524: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 12/01 11:05:48.529: [smf] INFO: Removed Session: UE IMSI:[262423709787754] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 12/01 11:05:48.529: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 12/01 11:05:48.535: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 12/01 11:05:48.539: [smf] INFO: Removed Session: UE IMSI:[262429127257154] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 12/01 11:05:48.539: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 12/01 11:05:48.545: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 12/01 11:05:48.550: [smf] INFO: Removed Session: UE IMSI:[262425436518324] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 12/01 11:05:48.550: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 12/01 11:05:48.556: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 12/01 11:05:48.560: [smf] INFO: Removed Session: UE IMSI:[262422656431445] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 12/01 11:05:48.560: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 12/01 11:05:48.566: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 12/01 11:05:48.571: [smf] INFO: Removed Session: UE IMSI:[262421357558723] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 12/01 11:05:48.571: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 12/01 11:05:48.577: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 12/01 11:05:48.581: [smf] INFO: Removed Session: UE IMSI:[262420595665341] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 12/01 11:05:48.581: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 12/01 11:05:48.587: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 12/01 11:05:48.591: [smf] INFO: Removed Session: UE IMSI:[262422579069356] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 12/01 11:05:48.591: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 12/01 11:05:48.598: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 12/01 11:05:48.602: [smf] INFO: Removed Session: UE IMSI:[262424398508549] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 12/01 11:05:48.602: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 12/01 11:05:48.608: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 12/01 11:05:48.613: [smf] INFO: Removed Session: UE IMSI:[262423282400838] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 12/01 11:05:48.613: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 12/01 11:05:48.619: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 12/01 11:05:48.624: [smf] INFO: Removed Session: UE IMSI:[262422717590124] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 12/01 11:05:48.624: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 12/01 11:05:48.630: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 12/01 11:05:48.634: [smf] INFO: Removed Session: UE IMSI:[262421205990772] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 12/01 11:05:48.634: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 12/01 11:05:48.640: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 12/01 11:05:48.644: [smf] INFO: Removed Session: UE IMSI:[262427320964114] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 12/01 11:05:48.645: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 12/01 11:05:48.651: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 12/01 11:05:48.656: [smf] INFO: Removed Session: UE IMSI:[262421925897966] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 12/01 11:05:48.656: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 12/01 11:05:48.662: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 12/01 11:05:48.668: [smf] INFO: Removed Session: UE IMSI:[262425601721181] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 12/01 11:05:48.668: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 12/01 11:05:48.672: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 12/01 11:05:48.677: [smf] INFO: Removed Session: UE IMSI:[262426232833814] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 12/01 11:05:48.677: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 12/01 11:05:48.683: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 12/01 11:05:48.688: [smf] INFO: Removed Session: UE IMSI:[262425993074800] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 12/01 11:05:48.688: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 12/01 11:05:48.694: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 12/01 11:05:48.698: [smf] INFO: Removed Session: UE IMSI:[262424940069905] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 12/01 11:05:48.698: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 12/01 11:05:48.704: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 12/01 11:05:48.709: [smf] INFO: Removed Session: UE IMSI:[262428038089824] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 12/01 11:05:48.709: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 12/01 11:05:48.715: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 12/01 11:05:48.720: [smf] INFO: Removed Session: UE IMSI:[262428728469291] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 12/01 11:05:48.720: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 12/01 11:05:48.726: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 12/01 11:05:48.730: [smf] INFO: Removed Session: UE IMSI:[262429514888442] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 12/01 11:05:48.730: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 12/01 11:05:48.737: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 12/01 11:05:48.741: [smf] INFO: Removed Session: UE IMSI:[262423939527350] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 12/01 11:05:48.741: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 12/01 11:05:48.747: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 12/01 11:05:48.752: [smf] INFO: Removed Session: UE IMSI:[262420703972760] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 12/01 11:05:48.752: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 12/01 11:05:48.758: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 12/01 11:05:48.762: [smf] INFO: Removed Session: UE IMSI:[262428623196525] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 12/01 11:05:48.762: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 12/01 11:05:48.768: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 12/01 11:05:48.772: [smf] INFO: Removed Session: UE IMSI:[262423500776447] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 12/01 11:05:48.772: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 12/01 11:05:48.779: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 12/01 11:05:48.784: [smf] INFO: Removed Session: UE IMSI:[262428484453764] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 12/01 11:05:48.784: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 12/01 11:05:48.790: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 12/01 11:05:48.793: [smf] INFO: Removed Session: UE IMSI:[262428124761903] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 12/01 11:05:48.793: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 12/01 11:05:48.800: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 12/01 11:05:48.804: [smf] INFO: Removed Session: UE IMSI:[262422333484943] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 12/01 11:05:48.804: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 12/01 11:05:48.811: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 12/01 11:05:48.817: [smf] INFO: Removed Session: UE IMSI:[262422447590671] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 12/01 11:05:48.817: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 12/01 11:05:48.821: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 12/01 11:05:48.826: [smf] INFO: Removed Session: UE IMSI:[262426780841161] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 12/01 11:05:48.826: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 12/01 11:05:48.832: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 12/01 11:05:48.836: [smf] INFO: Removed Session: UE IMSI:[262428314053483] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 12/01 11:05:48.836: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 12/01 11:05:48.843: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 12/01 11:05:48.847: [smf] INFO: Removed Session: UE IMSI:[262421863072880] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 12/01 11:05:48.847: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 12/01 11:05:48.853: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 12/01 11:05:48.858: [smf] INFO: Removed Session: UE IMSI:[262424797254380] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 12/01 11:05:48.858: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 12/01 11:05:48.864: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 12/01 11:05:48.869: [smf] INFO: Removed Session: UE IMSI:[262428807427607] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 12/01 11:05:48.869: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 12/01 11:05:48.875: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 12/01 11:05:48.879: [smf] INFO: Removed Session: UE IMSI:[262428208299226] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 12/01 11:05:48.879: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 12/01 11:05:48.885: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 12/01 11:05:48.891: [smf] INFO: Removed Session: UE IMSI:[262429281458708] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 12/01 11:05:48.891: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 12/01 11:05:48.896: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 12/01 11:05:48.900: [smf] INFO: Removed Session: UE IMSI:[262427442781251] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 12/01 11:05:48.900: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 12/01 11:05:48.907: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 12/01 11:05:48.912: [smf] INFO: Removed Session: UE IMSI:[262427840877802] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 12/01 11:05:48.912: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 12/01 11:05:48.917: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 12/01 11:05:48.921: [smf] INFO: Removed Session: UE IMSI:[262429159528484] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 12/01 11:05:48.921: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 12/01 11:05:48.928: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 12/01 11:05:48.933: [smf] INFO: Removed Session: UE IMSI:[262426822461574] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 12/01 11:05:48.933: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 12/01 11:05:48.939: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 12/01 11:05:48.943: [smf] INFO: Removed Session: UE IMSI:[262426190531106] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 12/01 11:05:48.943: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 12/01 11:05:48.949: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 12/01 11:05:48.955: [smf] INFO: Removed Session: UE IMSI:[262425554426039] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 12/01 11:05:48.955: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 12/01 11:05:48.960: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 12/01 11:05:48.963: [smf] INFO: Removed Session: UE IMSI:[262429071289731] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 12/01 11:05:48.963: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 12/01 11:05:48.970: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 12/01 11:05:48.975: [smf] INFO: Removed Session: UE IMSI:[262426963805380] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 12/01 11:05:48.975: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 12/01 11:05:48.981: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 12/01 11:05:48.986: [smf] INFO: Removed Session: UE IMSI:[262423287303025] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 12/01 11:05:48.986: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 12/01 11:05:48.992: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 12/01 11:05:48.997: [smf] INFO: Removed Session: UE IMSI:[262424213674236] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:48.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 12/01 11:05:48.997: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 12/01 11:05:49.002: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 12/01 11:05:49.006: [smf] INFO: Removed Session: UE IMSI:[262423943424398] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 12/01 11:05:49.006: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 12/01 11:05:49.013: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 12/01 11:05:49.018: [smf] INFO: Removed Session: UE IMSI:[262421518352813] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 12/01 11:05:49.018: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 12/01 11:05:49.023: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 12/01 11:05:49.029: [smf] INFO: Removed Session: UE IMSI:[262421500629209] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 12/01 11:05:49.029: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 12/01 11:05:49.034: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 12/01 11:05:49.039: [smf] INFO: Removed Session: UE IMSI:[262423309559124] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 12/01 11:05:49.039: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 12/01 11:05:49.045: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 12/01 11:05:49.049: [smf] INFO: Removed Session: UE IMSI:[262421268297015] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 12/01 11:05:49.050: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 12/01 11:05:49.055: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 12/01 11:05:49.059: [smf] INFO: Removed Session: UE IMSI:[262422090113320] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 12/01 11:05:49.059: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 12/01 11:05:49.066: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 12/01 11:05:49.070: [smf] INFO: Removed Session: UE IMSI:[262429371828973] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 12/01 11:05:49.070: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 12/01 11:05:49.076: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 12/01 11:05:49.081: [smf] INFO: Removed Session: UE IMSI:[262422723414854] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 12/01 11:05:49.081: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 12/01 11:05:49.087: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 12/01 11:05:49.092: [smf] INFO: Removed Session: UE IMSI:[262422133012222] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 12/01 11:05:49.092: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 12/01 11:05:49.098: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 12/01 11:05:49.103: [smf] INFO: Removed Session: UE IMSI:[262427410443558] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 12/01 11:05:49.103: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 12/01 11:05:49.108: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 12/01 11:05:49.113: [smf] INFO: Removed Session: UE IMSI:[262429273113188] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 12/01 11:05:49.113: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 12/01 11:05:49.119: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 12/01 11:05:49.124: [smf] INFO: Removed Session: UE IMSI:[262421648908725] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 12/01 11:05:49.124: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 12/01 11:05:49.130: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 12/01 11:05:49.134: [smf] INFO: Removed Session: UE IMSI:[262429702098143] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 12/01 11:05:49.134: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 12/01 11:05:49.140: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 12/01 11:05:49.145: [smf] INFO: Removed Session: UE IMSI:[262423714459025] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 12/01 11:05:49.145: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 12/01 11:05:49.151: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 12/01 11:05:49.155: [smf] INFO: Removed Session: UE IMSI:[262428890302692] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 12/01 11:05:49.155: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 12/01 11:05:49.161: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 12/01 11:05:49.166: [smf] INFO: Removed Session: UE IMSI:[262422185292695] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 12/01 11:05:49.166: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 12/01 11:05:49.172: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 12/01 11:05:49.176: [smf] INFO: Removed Session: UE IMSI:[262423246475659] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 12/01 11:05:49.176: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 12/01 11:05:49.183: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 12/01 11:05:49.187: [smf] INFO: Removed Session: UE IMSI:[262428511372900] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 12/01 11:05:49.187: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 12/01 11:05:49.193: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 12/01 11:05:49.198: [smf] INFO: Removed Session: UE IMSI:[262426738802525] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 12/01 11:05:49.198: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 12/01 11:05:49.204: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 12/01 11:05:49.208: [smf] INFO: Removed Session: UE IMSI:[262424611227631] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 12/01 11:05:49.209: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 12/01 11:05:49.214: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 12/01 11:05:49.219: [smf] INFO: Removed Session: UE IMSI:[262420819890994] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 12/01 11:05:49.219: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 12/01 11:05:49.225: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 12/01 11:05:49.229: [smf] INFO: Removed Session: UE IMSI:[262423639301654] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 12/01 11:05:49.229: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 12/01 11:05:49.236: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 12/01 11:05:49.241: [smf] INFO: Removed Session: UE IMSI:[262423041344575] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 12/01 11:05:49.241: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 12/01 11:05:49.246: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 12/01 11:05:49.250: [smf] INFO: Removed Session: UE IMSI:[262425375133700] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 12/01 11:05:49.250: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 12/01 11:05:49.257: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 12/01 11:05:49.262: [smf] INFO: Removed Session: UE IMSI:[262421823274475] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 12/01 11:05:49.262: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 12/01 11:05:49.268: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 12/01 11:05:49.272: [smf] INFO: Removed Session: UE IMSI:[262429579023128] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 12/01 11:05:49.272: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 12/01 11:05:49.278: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 12/01 11:05:49.283: [smf] INFO: Removed Session: UE IMSI:[262421901416469] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 12/01 11:05:49.283: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 12/01 11:05:49.289: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 12/01 11:05:49.294: [smf] INFO: Removed Session: UE IMSI:[262428018844656] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 12/01 11:05:49.294: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 12/01 11:05:49.300: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 12/01 11:05:49.304: [smf] INFO: Removed Session: UE IMSI:[262427043916737] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 12/01 11:05:49.304: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 12/01 11:05:49.310: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 12/01 11:05:49.315: [smf] INFO: Removed Session: UE IMSI:[262421186404113] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 12/01 11:05:49.315: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 12/01 11:05:49.321: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 12/01 11:05:49.326: [smf] INFO: Removed Session: UE IMSI:[262425383779961] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 12/01 11:05:49.326: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 12/01 11:05:49.332: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 12/01 11:05:49.337: [smf] INFO: Removed Session: UE IMSI:[262424556363795] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 12/01 11:05:49.337: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 12/01 11:05:49.342: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 12/01 11:05:49.347: [smf] INFO: Removed Session: UE IMSI:[262425854186088] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 12/01 11:05:49.347: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 12/01 11:05:49.353: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 12/01 11:05:49.357: [smf] INFO: Removed Session: UE IMSI:[262422755446846] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 12/01 11:05:49.357: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 12/01 11:05:49.363: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 12/01 11:05:49.368: [smf] INFO: Removed Session: UE IMSI:[262423357163031] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 12/01 11:05:49.368: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 12/01 11:05:49.374: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 12/01 11:05:49.379: [smf] INFO: Removed Session: UE IMSI:[262420394690701] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 12/01 11:05:49.379: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 12/01 11:05:49.385: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 12/01 11:05:49.391: [smf] INFO: Removed Session: UE IMSI:[262427008006286] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 12/01 11:05:49.391: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 12/01 11:05:49.395: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 12/01 11:05:49.400: [smf] INFO: Removed Session: UE IMSI:[262427846378849] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 12/01 11:05:49.400: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 12/01 11:05:49.406: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 12/01 11:05:49.412: [smf] INFO: Removed Session: UE IMSI:[262428851702447] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 12/01 11:05:49.412: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 12/01 11:05:49.417: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 12/01 11:05:49.422: [smf] INFO: Removed Session: UE IMSI:[262428954997399] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 12/01 11:05:49.422: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 12/01 11:05:49.427: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 12/01 11:05:49.432: [smf] INFO: Removed Session: UE IMSI:[262422017231441] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 12/01 11:05:49.432: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 12/01 11:05:49.438: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 12/01 11:05:49.444: [smf] INFO: Removed Session: UE IMSI:[262428294185171] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 12/01 11:05:49.444: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 12/01 11:05:49.449: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 12/01 11:05:49.454: [smf] INFO: Removed Session: UE IMSI:[262423762921639] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 12/01 11:05:49.454: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 12/01 11:05:49.459: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 12/01 11:05:49.465: [smf] INFO: Removed Session: UE IMSI:[262428212540349] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 12/01 11:05:49.465: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 12/01 11:05:49.470: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 12/01 11:05:49.475: [smf] INFO: Removed Session: UE IMSI:[262422182880746] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 12/01 11:05:49.475: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 12/01 11:05:49.480: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 12/01 11:05:49.486: [smf] INFO: Removed Session: UE IMSI:[262421617110406] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 12/01 11:05:49.486: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 12/01 11:05:49.491: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 12/01 11:05:49.496: [smf] INFO: Removed Session: UE IMSI:[262426167833406] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 12/01 11:05:49.496: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 12/01 11:05:49.502: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 12/01 11:05:49.506: [smf] INFO: Removed Session: UE IMSI:[262429977602792] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 12/01 11:05:49.506: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 12/01 11:05:49.512: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 12/01 11:05:49.517: [smf] INFO: Removed Session: UE IMSI:[262424919179437] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 12/01 11:05:49.517: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 12/01 11:05:49.523: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 12/01 11:05:49.527: [smf] INFO: Removed Session: UE IMSI:[262427770706334] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 12/01 11:05:49.527: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 12/01 11:05:49.533: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 12/01 11:05:49.538: [smf] INFO: Removed Session: UE IMSI:[262426095953230] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 12/01 11:05:49.538: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 12/01 11:05:49.544: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 12/01 11:05:49.549: [smf] INFO: Removed Session: UE IMSI:[262425500743131] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 12/01 11:05:49.549: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 12/01 11:05:49.554: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 12/01 11:05:49.559: [smf] INFO: Removed Session: UE IMSI:[262428348273274] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 12/01 11:05:49.559: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 12/01 11:05:49.565: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 12/01 11:05:49.570: [smf] INFO: Removed Session: UE IMSI:[262426377239150] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 12/01 11:05:49.570: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 12/01 11:05:49.575: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 12/01 11:05:49.580: [smf] INFO: Removed Session: UE IMSI:[262421906228564] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 12/01 11:05:49.580: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 12/01 11:05:49.586: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 12/01 11:05:49.591: [smf] INFO: Removed Session: UE IMSI:[262421636206583] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 12/01 11:05:49.591: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 12/01 11:05:49.597: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 12/01 11:05:49.601: [smf] INFO: Removed Session: UE IMSI:[262427051027587] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 12/01 11:05:49.601: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 12/01 11:05:49.607: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 12/01 11:05:49.612: [smf] INFO: Removed Session: UE IMSI:[262422839277604] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 12/01 11:05:49.612: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 12/01 11:05:49.618: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 12/01 11:05:49.623: [smf] INFO: Removed Session: UE IMSI:[262427375731343] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 12/01 11:05:49.623: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 12/01 11:05:49.629: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 12/01 11:05:49.634: [smf] INFO: Removed Session: UE IMSI:[262427722346960] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 12/01 11:05:49.634: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 12/01 11:05:49.639: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 12/01 11:05:49.644: [smf] INFO: Removed Session: UE IMSI:[262424559988182] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 12/01 11:05:49.644: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 12/01 11:05:49.650: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 12/01 11:05:49.655: [smf] INFO: Removed Session: UE IMSI:[262426577589774] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 12/01 11:05:49.655: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 12/01 11:05:49.660: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 12/01 11:05:49.664: [smf] INFO: Removed Session: UE IMSI:[262425414116587] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 12/01 11:05:49.664: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 12/01 11:05:49.671: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 12/01 11:05:49.676: [smf] INFO: Removed Session: UE IMSI:[262427421718833] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 12/01 11:05:49.676: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 12/01 11:05:49.682: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 12/01 11:05:49.687: [smf] INFO: Removed Session: UE IMSI:[262423500120699] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 12/01 11:05:49.687: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 12/01 11:05:49.692: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 12/01 11:05:49.697: [smf] INFO: Removed Session: UE IMSI:[262422742577161] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 12/01 11:05:49.697: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 12/01 11:05:49.703: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 12/01 11:05:49.707: [smf] INFO: Removed Session: UE IMSI:[262428395437784] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 12/01 11:05:49.707: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 12/01 11:05:49.714: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 12/01 11:05:49.718: [smf] INFO: Removed Session: UE IMSI:[262425614317586] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 12/01 11:05:49.718: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 12/01 11:05:49.724: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 12/01 11:05:49.728: [smf] INFO: Removed Session: UE IMSI:[262427355233298] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 12/01 11:05:49.728: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 12/01 11:05:49.735: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 12/01 11:05:49.740: [smf] INFO: Removed Session: UE IMSI:[262429075949000] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 12/01 11:05:49.740: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 12/01 11:05:49.746: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 12/01 11:05:49.750: [smf] INFO: Removed Session: UE IMSI:[262424460102868] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 12/01 11:05:49.750: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 12/01 11:05:49.756: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 12/01 11:05:49.761: [smf] INFO: Removed Session: UE IMSI:[262426049377117] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 12/01 11:05:49.761: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 12/01 11:05:49.767: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 12/01 11:05:49.771: [smf] INFO: Removed Session: UE IMSI:[262429171577476] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 12/01 11:05:49.771: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 12/01 11:05:49.777: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 12/01 11:05:49.782: [smf] INFO: Removed Session: UE IMSI:[262421961207279] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 12/01 11:05:49.782: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 12/01 11:05:49.788: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 12/01 11:05:49.793: [smf] INFO: Removed Session: UE IMSI:[262426966049896] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 12/01 11:05:49.793: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 12/01 11:05:49.799: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 12/01 11:05:49.803: [smf] INFO: Removed Session: UE IMSI:[262423991040691] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 12/01 11:05:49.803: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 12/01 11:05:49.810: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 12/01 11:05:49.815: [smf] INFO: Removed Session: UE IMSI:[262428220190939] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 12/01 11:05:49.815: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 12/01 11:05:49.820: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 12/01 11:05:49.825: [smf] INFO: Removed Session: UE IMSI:[262425691721666] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 12/01 11:05:49.825: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 12/01 11:05:49.831: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 12/01 11:05:49.836: [smf] INFO: Removed Session: UE IMSI:[262429552134592] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 12/01 11:05:49.836: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 12/01 11:05:49.842: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 12/01 11:05:49.846: [smf] INFO: Removed Session: UE IMSI:[262429180103949] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 12/01 11:05:49.846: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 12/01 11:05:49.852: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 12/01 11:05:49.857: [smf] INFO: Removed Session: UE IMSI:[262424375864742] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 12/01 11:05:49.857: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 12/01 11:05:49.863: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 12/01 11:05:49.867: [smf] INFO: Removed Session: UE IMSI:[262426354879999] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 12/01 11:05:49.867: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 12/01 11:05:49.873: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 12/01 11:05:49.878: [smf] INFO: Removed Session: UE IMSI:[262424789773597] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 12/01 11:05:49.878: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 12/01 11:05:49.884: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 12/01 11:05:49.888: [smf] INFO: Removed Session: UE IMSI:[262428033113092] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 12/01 11:05:49.888: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 12/01 11:05:49.895: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 12/01 11:05:49.899: [smf] INFO: Removed Session: UE IMSI:[262423233516734] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 12/01 11:05:49.899: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 12/01 11:05:49.905: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 12/01 11:05:49.910: [smf] INFO: Removed Session: UE IMSI:[262421624108243] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 12/01 11:05:49.910: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 12/01 11:05:49.916: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 12/01 11:05:49.921: [smf] INFO: Removed Session: UE IMSI:[262420594005986] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 12/01 11:05:49.921: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 12/01 11:05:49.927: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 12/01 11:05:49.932: [smf] INFO: Removed Session: UE IMSI:[262429863972812] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 12/01 11:05:49.932: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 12/01 11:05:49.937: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 12/01 11:05:49.943: [smf] INFO: Removed Session: UE IMSI:[262420052058761] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 12/01 11:05:49.943: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 12/01 11:05:49.948: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 12/01 11:05:49.952: [smf] INFO: Removed Session: UE IMSI:[262426844078703] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 12/01 11:05:49.952: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 12/01 11:05:49.958: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 12/01 11:05:49.964: [smf] INFO: Removed Session: UE IMSI:[262428649378563] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 12/01 11:05:49.964: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 12/01 11:05:49.969: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 12/01 11:05:49.974: [smf] INFO: Removed Session: UE IMSI:[262426922215961] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 12/01 11:05:49.974: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 12/01 11:05:49.980: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 12/01 11:05:49.985: [smf] INFO: Removed Session: UE IMSI:[262423636325108] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 12/01 11:05:49.985: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 12/01 11:05:49.991: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 12/01 11:05:49.995: [smf] INFO: Removed Session: UE IMSI:[262421742977900] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:49.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 12/01 11:05:49.995: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 12/01 11:05:50.001: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 12/01 11:05:50.006: [smf] INFO: Removed Session: UE IMSI:[262425649448001] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 12/01 11:05:50.006: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 12/01 11:05:50.012: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 12/01 11:05:50.017: [smf] INFO: Removed Session: UE IMSI:[262421441728475] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 12/01 11:05:50.017: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 12/01 11:05:50.023: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 12/01 11:05:50.027: [smf] INFO: Removed Session: UE IMSI:[262423256933294] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 12/01 11:05:50.027: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 12/01 11:05:50.033: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 12/01 11:05:50.039: [smf] INFO: Removed Session: UE IMSI:[262422775637573] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 12/01 11:05:50.039: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 12/01 11:05:50.044: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 12/01 11:05:50.048: [smf] INFO: Removed Session: UE IMSI:[262420635252288] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 12/01 11:05:50.048: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 12/01 11:05:50.054: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 12/01 11:05:50.059: [smf] INFO: Removed Session: UE IMSI:[262425332064589] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 12/01 11:05:50.059: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 12/01 11:05:50.065: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 12/01 11:05:50.069: [smf] INFO: Removed Session: UE IMSI:[262420616004302] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 12/01 11:05:50.069: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 12/01 11:05:50.076: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 12/01 11:05:50.080: [smf] INFO: Removed Session: UE IMSI:[262427612241662] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 12/01 11:05:50.080: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 12/01 11:05:50.086: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 12/01 11:05:50.091: [smf] INFO: Removed Session: UE IMSI:[262422031674500] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 12/01 11:05:50.091: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 12/01 11:05:50.097: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 12/01 11:05:50.102: [smf] INFO: Removed Session: UE IMSI:[262421738713865] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 12/01 11:05:50.102: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 12/01 11:05:50.108: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 12/01 11:05:50.112: [smf] INFO: Removed Session: UE IMSI:[262426561201194] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 12/01 11:05:50.112: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 12/01 11:05:50.118: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 12/01 11:05:50.123: [smf] INFO: Removed Session: UE IMSI:[262426585080481] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 12/01 11:05:50.123: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 12/01 11:05:50.129: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 12/01 11:05:50.134: [smf] INFO: Removed Session: UE IMSI:[262429233311709] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 12/01 11:05:50.134: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 12/01 11:05:50.140: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 12/01 11:05:50.144: [smf] INFO: Removed Session: UE IMSI:[262425968101114] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 12/01 11:05:50.144: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 12/01 11:05:50.150: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 12/01 11:05:50.155: [smf] INFO: Removed Session: UE IMSI:[262422197205703] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 12/01 11:05:50.155: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 12/01 11:05:50.161: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 12/01 11:05:50.166: [smf] INFO: Removed Session: UE IMSI:[262425529553524] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 12/01 11:05:50.166: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 12/01 11:05:50.172: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 12/01 11:05:50.176: [smf] INFO: Removed Session: UE IMSI:[262423734354208] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 12/01 11:05:50.176: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 12/01 11:05:50.182: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 12/01 11:05:50.187: [smf] INFO: Removed Session: UE IMSI:[262424059500142] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 12/01 11:05:50.187: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 12/01 11:05:50.193: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 12/01 11:05:50.198: [smf] INFO: Removed Session: UE IMSI:[262428125917668] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 12/01 11:05:50.198: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 12/01 11:05:50.204: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 12/01 11:05:50.208: [smf] INFO: Removed Session: UE IMSI:[262427158206701] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 12/01 11:05:50.208: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 12/01 11:05:50.214: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 12/01 11:05:50.219: [smf] INFO: Removed Session: UE IMSI:[262423907265267] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 12/01 11:05:50.219: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 12/01 11:05:50.225: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 12/01 11:05:50.230: [smf] INFO: Removed Session: UE IMSI:[262421480380353] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 12/01 11:05:50.230: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 12/01 11:05:50.236: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 12/01 11:05:50.241: [smf] INFO: Removed Session: UE IMSI:[262429291708464] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 12/01 11:05:50.241: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 12/01 11:05:50.246: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 12/01 11:05:50.250: [smf] INFO: Removed Session: UE IMSI:[262429202978020] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 12/01 11:05:50.250: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 12/01 11:05:50.257: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 12/01 11:05:50.262: [smf] INFO: Removed Session: UE IMSI:[262423061855369] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 12/01 11:05:50.262: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 12/01 11:05:50.267: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 12/01 11:05:50.271: [smf] INFO: Removed Session: UE IMSI:[262421663067581] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 12/01 11:05:50.271: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 12/01 11:05:50.278: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 12/01 11:05:50.283: [smf] INFO: Removed Session: UE IMSI:[262429930193779] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 12/01 11:05:50.283: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 12/01 11:05:50.289: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 12/01 11:05:50.293: [smf] INFO: Removed Session: UE IMSI:[262426213623961] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 12/01 11:05:50.293: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 12/01 11:05:50.299: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 12/01 11:05:50.304: [smf] INFO: Removed Session: UE IMSI:[262424153596998] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 12/01 11:05:50.304: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 12/01 11:05:50.310: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 12/01 11:05:50.314: [smf] INFO: Removed Session: UE IMSI:[262420257631471] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 12/01 11:05:50.314: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 12/01 11:05:50.321: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 12/01 11:05:50.325: [smf] INFO: Removed Session: UE IMSI:[262424574217226] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 12/01 11:05:50.325: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 12/01 11:05:50.331: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 12/01 11:05:50.336: [smf] INFO: Removed Session: UE IMSI:[262427234473723] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 12/01 11:05:50.336: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 12/01 11:05:50.342: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 12/01 11:05:50.347: [smf] INFO: Removed Session: UE IMSI:[262425802008513] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 12/01 11:05:50.347: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 12/01 11:05:50.353: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 12/01 11:05:50.357: [smf] INFO: Removed Session: UE IMSI:[262420007756733] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 12/01 11:05:50.358: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 12/01 11:05:50.363: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 12/01 11:05:50.368: [smf] INFO: Removed Session: UE IMSI:[262422417988532] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 12/01 11:05:50.368: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 12/01 11:05:50.374: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 12/01 11:05:50.380: [smf] INFO: Removed Session: UE IMSI:[262425343037933] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 12/01 11:05:50.380: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 12/01 11:05:50.385: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 12/01 11:05:50.390: [smf] INFO: Removed Session: UE IMSI:[262425121053306] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 12/01 11:05:50.390: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 12/01 11:05:50.396: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 12/01 11:05:50.400: [smf] INFO: Removed Session: UE IMSI:[262422995812012] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 12/01 11:05:50.400: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 12/01 11:05:50.406: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 12/01 11:05:50.411: [smf] INFO: Removed Session: UE IMSI:[262427513886469] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 12/01 11:05:50.411: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 12/01 11:05:50.417: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 12/01 11:05:50.421: [smf] INFO: Removed Session: UE IMSI:[262424762252243] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 12/01 11:05:50.421: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 12/01 11:05:50.427: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 12/01 11:05:50.432: [smf] INFO: Removed Session: UE IMSI:[262425252060793] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 12/01 11:05:50.432: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 12/01 11:05:50.438: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 12/01 11:05:50.443: [smf] INFO: Removed Session: UE IMSI:[262425656279594] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 12/01 11:05:50.443: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 12/01 11:05:50.449: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 12/01 11:05:50.453: [smf] INFO: Removed Session: UE IMSI:[262421971227315] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 12/01 11:05:50.453: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 12/01 11:05:50.459: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 12/01 11:05:50.464: [smf] INFO: Removed Session: UE IMSI:[262424967426648] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 12/01 11:05:50.464: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 12/01 11:05:50.470: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 12/01 11:05:50.475: [smf] INFO: Removed Session: UE IMSI:[262421187666802] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 12/01 11:05:50.475: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 12/01 11:05:50.481: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 12/01 11:05:50.486: [smf] INFO: Removed Session: UE IMSI:[262427670520835] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 12/01 11:05:50.486: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 12/01 11:05:50.491: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 12/01 11:05:50.495: [smf] INFO: Removed Session: UE IMSI:[262427870031121] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 12/01 11:05:50.495: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 12/01 11:05:50.502: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 12/01 11:05:50.506: [smf] INFO: Removed Session: UE IMSI:[262423187236990] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 12/01 11:05:50.506: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 12/01 11:05:50.512: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 12/01 11:05:50.517: [smf] INFO: Removed Session: UE IMSI:[262424163143601] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 12/01 11:05:50.517: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 12/01 11:05:50.523: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 12/01 11:05:50.528: [smf] INFO: Removed Session: UE IMSI:[262423594569018] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 12/01 11:05:50.528: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 12/01 11:05:50.534: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 12/01 11:05:50.538: [smf] INFO: Removed Session: UE IMSI:[262427399430099] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 12/01 11:05:50.538: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 12/01 11:05:50.545: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 12/01 11:05:50.550: [smf] INFO: Removed Session: UE IMSI:[262420585883352] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 12/01 11:05:50.550: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 12/01 11:05:50.555: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 12/01 11:05:50.560: [smf] INFO: Removed Session: UE IMSI:[262423434365319] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 12/01 11:05:50.560: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 12/01 11:05:50.566: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 12/01 11:05:50.571: [smf] INFO: Removed Session: UE IMSI:[262425032462681] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 12/01 11:05:50.571: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 12/01 11:05:50.576: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 12/01 11:05:50.581: [smf] INFO: Removed Session: UE IMSI:[262421084809020] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 12/01 11:05:50.581: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 12/01 11:05:50.587: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 12/01 11:05:50.592: [smf] INFO: Removed Session: UE IMSI:[262423341402758] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 12/01 11:05:50.592: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 12/01 11:05:50.598: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 12/01 11:05:50.603: [smf] INFO: Removed Session: UE IMSI:[262420550727608] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 12/01 11:05:50.603: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 12/01 11:05:50.608: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 12/01 11:05:50.613: [smf] INFO: Removed Session: UE IMSI:[262424809300131] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 12/01 11:05:50.613: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 12/01 11:05:50.619: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 12/01 11:05:50.624: [smf] INFO: Removed Session: UE IMSI:[262427607304331] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 12/01 11:05:50.624: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 12/01 11:05:50.629: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 12/01 11:05:50.635: [smf] INFO: Removed Session: UE IMSI:[262427524862371] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 12/01 11:05:50.635: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 12/01 11:05:50.640: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 12/01 11:05:50.646: [smf] INFO: Removed Session: UE IMSI:[262429243315295] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 12/01 11:05:50.646: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 12/01 11:05:50.651: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 12/01 11:05:50.655: [smf] INFO: Removed Session: UE IMSI:[262421685392134] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 12/01 11:05:50.655: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 12/01 11:05:50.661: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 12/01 11:05:50.667: [smf] INFO: Removed Session: UE IMSI:[262429793572374] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 12/01 11:05:50.667: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 12/01 11:05:50.672: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 12/01 11:05:50.676: [smf] INFO: Removed Session: UE IMSI:[262424052789256] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 12/01 11:05:50.676: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 12/01 11:05:50.683: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 12/01 11:05:50.687: [smf] INFO: Removed Session: UE IMSI:[262424526359152] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 12/01 11:05:50.687: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 12/01 11:05:50.694: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 12/01 11:05:50.698: [smf] INFO: Removed Session: UE IMSI:[262429150888204] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 12/01 11:05:50.698: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 12/01 11:05:50.704: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 12/01 11:05:50.709: [smf] INFO: Removed Session: UE IMSI:[262420225316354] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 12/01 11:05:50.709: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 12/01 11:05:50.715: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 12/01 11:05:50.719: [smf] INFO: Removed Session: UE IMSI:[262425470059298] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 12/01 11:05:50.719: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 12/01 11:05:50.726: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 12/01 11:05:50.730: [smf] INFO: Removed Session: UE IMSI:[262429984348687] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 12/01 11:05:50.730: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 12/01 11:05:50.736: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 12/01 11:05:50.741: [smf] INFO: Removed Session: UE IMSI:[262423525297526] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 12/01 11:05:50.741: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 12/01 11:05:50.747: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 12/01 11:05:50.752: [smf] INFO: Removed Session: UE IMSI:[262427674186749] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 12/01 11:05:50.752: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 12/01 11:05:50.758: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 12/01 11:05:50.763: [smf] INFO: Removed Session: UE IMSI:[262420925042251] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 12/01 11:05:50.763: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 12/01 11:05:50.768: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 12/01 11:05:50.773: [smf] INFO: Removed Session: UE IMSI:[262423606470029] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 12/01 11:05:50.773: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 12/01 11:05:50.779: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 12/01 11:05:50.783: [smf] INFO: Removed Session: UE IMSI:[262421901888887] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 12/01 11:05:50.783: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 12/01 11:05:50.789: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 12/01 11:05:50.794: [smf] INFO: Removed Session: UE IMSI:[262426291082563] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 12/01 11:05:50.794: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 12/01 11:05:50.800: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 12/01 11:05:50.804: [smf] INFO: Removed Session: UE IMSI:[262427143032543] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 12/01 11:05:50.804: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 12/01 11:05:50.811: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 12/01 11:05:50.815: [smf] INFO: Removed Session: UE IMSI:[262424145073893] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 12/01 11:05:50.815: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 12/01 11:05:50.821: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 12/01 11:05:50.827: [smf] INFO: Removed Session: UE IMSI:[262426819845495] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 12/01 11:05:50.827: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 12/01 11:05:50.832: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 12/01 11:05:50.836: [smf] INFO: Removed Session: UE IMSI:[262424250761798] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 12/01 11:05:50.836: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 12/01 11:05:50.842: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 12/01 11:05:50.847: [smf] INFO: Removed Session: UE IMSI:[262425662836388] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 12/01 11:05:50.847: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 12/01 11:05:50.853: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 12/01 11:05:50.858: [smf] INFO: Removed Session: UE IMSI:[262421556417018] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 12/01 11:05:50.858: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 12/01 11:05:50.864: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 12/01 11:05:50.868: [smf] INFO: Removed Session: UE IMSI:[262426903643182] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 12/01 11:05:50.868: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 12/01 11:05:50.874: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 12/01 11:05:50.879: [smf] INFO: Removed Session: UE IMSI:[262424603816196] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 12/01 11:05:50.879: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 12/01 11:05:50.885: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 12/01 11:05:50.890: [smf] INFO: Removed Session: UE IMSI:[262423967599362] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 12/01 11:05:50.890: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 12/01 11:05:50.895: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 12/01 11:05:50.901: [smf] INFO: Removed Session: UE IMSI:[262429543974616] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 12/01 11:05:50.901: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 12/01 11:05:50.906: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 12/01 11:05:50.911: [smf] INFO: Removed Session: UE IMSI:[262429117669532] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 12/01 11:05:50.911: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 12/01 11:05:50.916: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 12/01 11:05:50.922: [smf] INFO: Removed Session: UE IMSI:[262428655517183] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 12/01 11:05:50.922: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 12/01 11:05:50.927: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 12/01 11:05:50.931: [smf] INFO: Removed Session: UE IMSI:[262426265851148] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 12/01 11:05:50.931: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 12/01 11:05:50.938: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 12/01 11:05:50.943: [smf] INFO: Removed Session: UE IMSI:[262423844435302] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 12/01 11:05:50.943: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 12/01 11:05:50.949: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 12/01 11:05:50.954: [smf] INFO: Removed Session: UE IMSI:[262426594853281] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 12/01 11:05:50.954: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 12/01 11:05:50.959: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 12/01 11:05:50.964: [smf] INFO: Removed Session: UE IMSI:[262429876172143] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 12/01 11:05:50.964: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 12/01 11:05:50.970: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 12/01 11:05:50.975: [smf] INFO: Removed Session: UE IMSI:[262429552533695] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 12/01 11:05:50.975: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 12/01 11:05:50.981: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 12/01 11:05:50.985: [smf] INFO: Removed Session: UE IMSI:[262424483432504] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 12/01 11:05:50.985: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 12/01 11:05:50.991: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 12/01 11:05:50.997: [smf] INFO: Removed Session: UE IMSI:[262421602025100] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:50.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 12/01 11:05:50.997: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 12/01 11:05:51.002: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 12/01 11:05:51.007: [smf] INFO: Removed Session: UE IMSI:[262420517902304] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 12/01 11:05:51.007: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 12/01 11:05:51.013: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 12/01 11:05:51.018: [smf] INFO: Removed Session: UE IMSI:[262421381941748] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 12/01 11:05:51.018: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 12/01 11:05:51.023: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 12/01 11:05:51.029: [smf] INFO: Removed Session: UE IMSI:[262423732888878] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 12/01 11:05:51.029: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 12/01 11:05:51.034: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 12/01 11:05:51.038: [smf] INFO: Removed Session: UE IMSI:[262422106263135] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 12/01 11:05:51.038: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 12/01 11:05:51.044: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 12/01 11:05:51.049: [smf] INFO: Removed Session: UE IMSI:[262427607930997] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 12/01 11:05:51.049: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 12/01 11:05:51.055: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 12/01 11:05:51.060: [smf] INFO: Removed Session: UE IMSI:[262429421015525] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 12/01 11:05:51.060: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 12/01 11:05:51.066: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 12/01 11:05:51.071: [smf] INFO: Removed Session: UE IMSI:[262421552390836] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 12/01 11:05:51.071: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 12/01 11:05:51.076: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 12/01 11:05:51.081: [smf] INFO: Removed Session: UE IMSI:[262424817586399] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 12/01 11:05:51.081: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 12/01 11:05:51.087: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 12/01 11:05:51.092: [smf] INFO: Removed Session: UE IMSI:[262422397203399] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 12/01 11:05:51.092: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 12/01 11:05:51.098: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 12/01 11:05:51.102: [smf] INFO: Removed Session: UE IMSI:[262424643997599] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 12/01 11:05:51.102: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 12/01 11:05:51.108: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 12/01 11:05:51.113: [smf] INFO: Removed Session: UE IMSI:[262429831714359] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 12/01 11:05:51.113: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 12/01 11:05:51.119: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 12/01 11:05:51.124: [smf] INFO: Removed Session: UE IMSI:[262425426694820] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 12/01 11:05:51.124: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 12/01 11:05:51.130: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 12/01 11:05:51.136: [smf] INFO: Removed Session: UE IMSI:[262428428596137] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 12/01 11:05:51.136: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 12/01 11:05:51.141: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 12/01 11:05:51.145: [smf] INFO: Removed Session: UE IMSI:[262420841996753] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 12/01 11:05:51.145: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 12/01 11:05:51.151: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 12/01 11:05:51.156: [smf] INFO: Removed Session: UE IMSI:[262425447219519] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 12/01 11:05:51.156: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 12/01 11:05:51.162: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 12/01 11:05:51.167: [smf] INFO: Removed Session: UE IMSI:[262422739387022] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 12/01 11:05:51.167: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 12/01 11:05:51.173: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 12/01 11:05:51.177: [smf] INFO: Removed Session: UE IMSI:[262424466937818] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 12/01 11:05:51.177: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 12/01 11:05:51.183: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 12/01 11:05:51.188: [smf] INFO: Removed Session: UE IMSI:[262421477054528] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 12/01 11:05:51.188: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 12/01 11:05:51.194: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 12/01 11:05:51.199: [smf] INFO: Removed Session: UE IMSI:[262420113596657] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 12/01 11:05:51.199: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 12/01 11:05:51.204: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 12/01 11:05:51.209: [smf] INFO: Removed Session: UE IMSI:[262427287980156] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 12/01 11:05:51.209: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 12/01 11:05:51.215: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 12/01 11:05:51.220: [smf] INFO: Removed Session: UE IMSI:[262422905038168] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 12/01 11:05:51.220: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 12/01 11:05:51.226: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 12/01 11:05:51.231: [smf] INFO: Removed Session: UE IMSI:[262426991544846] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 12/01 11:05:51.231: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 12/01 11:05:51.236: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 12/01 11:05:51.240: [smf] INFO: Removed Session: UE IMSI:[262420734060200] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 12/01 11:05:51.240: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 12/01 11:05:51.247: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 12/01 11:05:51.252: [smf] INFO: Removed Session: UE IMSI:[262429189780040] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 12/01 11:05:51.252: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 12/01 11:05:51.257: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 12/01 11:05:51.263: [smf] INFO: Removed Session: UE IMSI:[262424319797245] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 12/01 11:05:51.263: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 12/01 11:05:51.268: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 12/01 11:05:51.274: [smf] INFO: Removed Session: UE IMSI:[262420036240177] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 12/01 11:05:51.274: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 12/01 11:05:51.279: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 12/01 11:05:51.284: [smf] INFO: Removed Session: UE IMSI:[262423270781029] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 12/01 11:05:51.284: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 12/01 11:05:51.290: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 12/01 11:05:51.294: [smf] INFO: Removed Session: UE IMSI:[262424124538421] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 12/01 11:05:51.295: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 12/01 11:05:51.300: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 12/01 11:05:51.306: [smf] INFO: Removed Session: UE IMSI:[262426014457019] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 12/01 11:05:51.306: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 12/01 11:05:51.311: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 12/01 11:05:51.316: [smf] INFO: Removed Session: UE IMSI:[262422149990014] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 12/01 11:05:51.316: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 12/01 11:05:51.321: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 12/01 11:05:51.327: [smf] INFO: Removed Session: UE IMSI:[262426656303427] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 12/01 11:05:51.327: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 12/01 11:05:51.332: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 12/01 11:05:51.337: [smf] INFO: Removed Session: UE IMSI:[262420999985555] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 12/01 11:05:51.337: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 12/01 11:05:51.343: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 12/01 11:05:51.348: [smf] INFO: Removed Session: UE IMSI:[262426185378030] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 12/01 11:05:51.348: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 12/01 11:05:51.354: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 12/01 11:05:51.358: [smf] INFO: Removed Session: UE IMSI:[262429524823379] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 12/01 11:05:51.358: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 12/01 11:05:51.364: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 12/01 11:05:51.369: [smf] INFO: Removed Session: UE IMSI:[262422620468085] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 12/01 11:05:51.369: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 12/01 11:05:51.375: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 12/01 11:05:51.380: [smf] INFO: Removed Session: UE IMSI:[262422785096716] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 12/01 11:05:51.380: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 12/01 11:05:51.386: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 12/01 11:05:51.391: [smf] INFO: Removed Session: UE IMSI:[262424755929935] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 12/01 11:05:51.391: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 12/01 11:05:51.396: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 12/01 11:05:51.402: [smf] INFO: Removed Session: UE IMSI:[262426891956564] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 12/01 11:05:51.402: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 12/01 11:05:51.407: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 12/01 11:05:51.413: [smf] INFO: Removed Session: UE IMSI:[262422736940409] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 12/01 11:05:51.413: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 12/01 11:05:51.418: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 12/01 11:05:51.423: [smf] INFO: Removed Session: UE IMSI:[262423697593166] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 12/01 11:05:51.423: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 12/01 11:05:51.428: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 12/01 11:05:51.434: [smf] INFO: Removed Session: UE IMSI:[262420216043158] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 12/01 11:05:51.434: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 12/01 11:05:51.439: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 12/01 11:05:51.443: [smf] INFO: Removed Session: UE IMSI:[262427136251209] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 12/01 11:05:51.443: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 12/01 11:05:51.449: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 12/01 11:05:51.454: [smf] INFO: Removed Session: UE IMSI:[262424559547339] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 12/01 11:05:51.454: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 12/01 11:05:51.460: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 12/01 11:05:51.464: [smf] INFO: Removed Session: UE IMSI:[262423629206885] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 12/01 11:05:51.464: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 12/01 11:05:51.470: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 12/01 11:05:51.475: [smf] INFO: Removed Session: UE IMSI:[262427071335883] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 12/01 11:05:51.475: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 12/01 11:05:51.481: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 12/01 11:05:51.486: [smf] INFO: Removed Session: UE IMSI:[262427661746944] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 12/01 11:05:51.486: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 12/01 11:05:51.492: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 12/01 11:05:51.496: [smf] INFO: Removed Session: UE IMSI:[262422784877859] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 12/01 11:05:51.496: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 12/01 11:05:51.502: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 12/01 11:05:51.507: [smf] INFO: Removed Session: UE IMSI:[262421652935467] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 12/01 11:05:51.507: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 12/01 11:05:51.513: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 12/01 11:05:51.519: [smf] INFO: Removed Session: UE IMSI:[262424453396547] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 12/01 11:05:51.519: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 12/01 11:05:51.524: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 12/01 11:05:51.529: [smf] INFO: Removed Session: UE IMSI:[262429570999542] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 12/01 11:05:51.529: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 12/01 11:05:51.534: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 12/01 11:05:51.538: [smf] INFO: Removed Session: UE IMSI:[262422727466827] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 12/01 11:05:51.538: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 12/01 11:05:51.545: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 12/01 11:05:51.549: [smf] INFO: Removed Session: UE IMSI:[262420423859613] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 12/01 11:05:51.549: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 12/01 11:05:51.556: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 12/01 11:05:51.561: [smf] INFO: Removed Session: UE IMSI:[262424708437478] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 12/01 11:05:51.561: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 12/01 11:05:51.566: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 12/01 11:05:51.571: [smf] INFO: Removed Session: UE IMSI:[262421948505873] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 12/01 11:05:51.571: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 12/01 11:05:51.577: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 12/01 11:05:51.582: [smf] INFO: Removed Session: UE IMSI:[262421521223654] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 12/01 11:05:51.582: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 12/01 11:05:51.587: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 12/01 11:05:51.592: [smf] INFO: Removed Session: UE IMSI:[262422957836840] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 12/01 11:05:51.592: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 12/01 11:05:51.598: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 12/01 11:05:51.604: [smf] INFO: Removed Session: UE IMSI:[262428481859310] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 12/01 11:05:51.604: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 12/01 11:05:51.609: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 12/01 11:05:51.614: [smf] INFO: Removed Session: UE IMSI:[262427282836030] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 12/01 11:05:51.614: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 12/01 11:05:51.619: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 12/01 11:05:51.624: [smf] INFO: Removed Session: UE IMSI:[262426921719459] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 12/01 11:05:51.624: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 12/01 11:05:51.630: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 12/01 11:05:51.635: [smf] INFO: Removed Session: UE IMSI:[262421003141119] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 12/01 11:05:51.635: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 12/01 11:05:51.641: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 12/01 11:05:51.645: [smf] INFO: Removed Session: UE IMSI:[262422996776465] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 12/01 11:05:51.645: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 12/01 11:05:51.651: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 12/01 11:05:51.656: [smf] INFO: Removed Session: UE IMSI:[262421502487635] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 12/01 11:05:51.656: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 12/01 11:05:51.662: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 12/01 11:05:51.667: [smf] INFO: Removed Session: UE IMSI:[262421940245487] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 12/01 11:05:51.667: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 12/01 11:05:51.672: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 12/01 11:05:51.676: [smf] INFO: Removed Session: UE IMSI:[262426030290213] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 12/01 11:05:51.676: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 12/01 11:05:51.683: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 12/01 11:05:51.689: [smf] INFO: Removed Session: UE IMSI:[262426022646396] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 12/01 11:05:51.689: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 12/01 11:05:51.694: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 12/01 11:05:51.698: [smf] INFO: Removed Session: UE IMSI:[262423532831659] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 12/01 11:05:51.698: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 12/01 11:05:51.704: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 12/01 11:05:51.710: [smf] INFO: Removed Session: UE IMSI:[262426380524607] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 12/01 11:05:51.710: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 12/01 11:05:51.715: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 12/01 11:05:51.719: [smf] INFO: Removed Session: UE IMSI:[262426011671442] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 12/01 11:05:51.719: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 12/01 11:05:51.725: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 12/01 11:05:51.731: [smf] INFO: Removed Session: UE IMSI:[262423660872271] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 12/01 11:05:51.731: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 12/01 11:05:51.736: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 12/01 11:05:51.741: [smf] INFO: Removed Session: UE IMSI:[262428009502196] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 12/01 11:05:51.741: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 12/01 11:05:51.747: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 12/01 11:05:51.752: [smf] INFO: Removed Session: UE IMSI:[262420418832068] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 12/01 11:05:51.752: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 12/01 11:05:51.758: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 12/01 11:05:51.762: [smf] INFO: Removed Session: UE IMSI:[262420926455529] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 12/01 11:05:51.762: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 12/01 11:05:51.769: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 12/01 11:05:51.773: [smf] INFO: Removed Session: UE IMSI:[262426417974892] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 12/01 11:05:51.773: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 12/01 11:05:51.780: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 12/01 11:05:51.785: [smf] INFO: Removed Session: UE IMSI:[262428660882933] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 12/01 11:05:51.785: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 12/01 11:05:51.790: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 12/01 11:05:51.795: [smf] INFO: Removed Session: UE IMSI:[262427893025121] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 12/01 11:05:51.795: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 12/01 11:05:51.801: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 12/01 11:05:51.805: [smf] INFO: Removed Session: UE IMSI:[262428750094416] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 12/01 11:05:51.805: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 12/01 11:05:51.812: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 12/01 11:05:51.817: [smf] INFO: Removed Session: UE IMSI:[262424819120593] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 12/01 11:05:51.817: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 12/01 11:05:51.822: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 12/01 11:05:51.827: [smf] INFO: Removed Session: UE IMSI:[262422388394138] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 12/01 11:05:51.827: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 12/01 11:05:51.835: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 12/01 11:05:51.838: [smf] INFO: Removed Session: UE IMSI:[262426767644622] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 12/01 11:05:51.839: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 12/01 11:05:51.845: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 12/01 11:05:51.850: [smf] INFO: Removed Session: UE IMSI:[262425904927769] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 12/01 11:05:51.850: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 12/01 11:05:51.860: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 12/01 11:05:51.866: [smf] INFO: Removed Session: UE IMSI:[262428074037327] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 12/01 11:05:51.866: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 12/01 11:05:51.870: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 12/01 11:05:51.874: [smf] INFO: Removed Session: UE IMSI:[262426677026726] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 12/01 11:05:51.874: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 12/01 11:05:51.881: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 12/01 11:05:51.886: [smf] INFO: Removed Session: UE IMSI:[262421476535857] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 12/01 11:05:51.886: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 12/01 11:05:51.892: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 12/01 11:05:51.896: [smf] INFO: Removed Session: UE IMSI:[262428953599338] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 12/01 11:05:51.896: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 12/01 11:05:51.902: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 12/01 11:05:51.908: [smf] INFO: Removed Session: UE IMSI:[262421928012150] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 12/01 11:05:51.908: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 12/01 11:05:51.913: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 12/01 11:05:51.917: [smf] INFO: Removed Session: UE IMSI:[262426954739173] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 12/01 11:05:51.917: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 12/01 11:05:51.924: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 12/01 11:05:51.929: [smf] INFO: Removed Session: UE IMSI:[262420581858646] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 12/01 11:05:51.929: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 12/01 11:05:51.934: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 12/01 11:05:51.938: [smf] INFO: Removed Session: UE IMSI:[262426914439425] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 12/01 11:05:51.938: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 12/01 11:05:51.945: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 12/01 11:05:51.950: [smf] INFO: Removed Session: UE IMSI:[262421276597162] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 12/01 11:05:51.950: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 12/01 11:05:51.955: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 12/01 11:05:51.959: [smf] INFO: Removed Session: UE IMSI:[262429404409096] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 12/01 11:05:51.959: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 12/01 11:05:51.967: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 12/01 11:05:51.972: [smf] INFO: Removed Session: UE IMSI:[262423574382161] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 12/01 11:05:51.972: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 12/01 11:05:51.978: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 12/01 11:05:51.983: [smf] INFO: Removed Session: UE IMSI:[262428351969850] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 12/01 11:05:51.983: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 12/01 11:05:51.988: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 12/01 11:05:51.993: [smf] INFO: Removed Session: UE IMSI:[262425673950673] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:51.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 12/01 11:05:51.993: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 12/01 11:05:51.999: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 12/01 11:05:52.003: [smf] INFO: Removed Session: UE IMSI:[262424670364815] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 12/01 11:05:52.003: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 12/01 11:05:52.009: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 12/01 11:05:52.014: [smf] INFO: Removed Session: UE IMSI:[262428223857922] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 12/01 11:05:52.014: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 12/01 11:05:52.020: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 12/01 11:05:52.025: [smf] INFO: Removed Session: UE IMSI:[262428495782287] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 12/01 11:05:52.025: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 12/01 11:05:52.031: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 12/01 11:05:52.036: [smf] INFO: Removed Session: UE IMSI:[262424882858046] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 12/01 11:05:52.036: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 12/01 11:05:52.041: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 12/01 11:05:52.047: [smf] INFO: Removed Session: UE IMSI:[262422245955610] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 12/01 11:05:52.047: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 12/01 11:05:52.052: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 12/01 11:05:52.057: [smf] INFO: Removed Session: UE IMSI:[262428639173817] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 12/01 11:05:52.057: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 12/01 11:05:52.063: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 12/01 11:05:52.067: [smf] INFO: Removed Session: UE IMSI:[262428717552696] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 12/01 11:05:52.067: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 12/01 11:05:52.073: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 12/01 11:05:52.078: [smf] INFO: Removed Session: UE IMSI:[262428861084542] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 12/01 11:05:52.078: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 12/01 11:05:52.084: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 12/01 11:05:52.088: [smf] INFO: Removed Session: UE IMSI:[262427018351383] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 12/01 11:05:52.088: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 12/01 11:05:52.094: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 12/01 11:05:52.099: [smf] INFO: Removed Session: UE IMSI:[262424772783737] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 12/01 11:05:52.099: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 12/01 11:05:52.105: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 12/01 11:05:52.110: [smf] INFO: Removed Session: UE IMSI:[262425678409681] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 12/01 11:05:52.110: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 12/01 11:05:52.116: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 12/01 11:05:52.120: [smf] INFO: Removed Session: UE IMSI:[262428420557105] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 12/01 11:05:52.120: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 12/01 11:05:52.126: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 12/01 11:05:52.131: [smf] INFO: Removed Session: UE IMSI:[262428308774695] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 12/01 11:05:52.131: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 12/01 11:05:52.137: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 12/01 11:05:52.143: [smf] INFO: Removed Session: UE IMSI:[262427774056689] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 12/01 11:05:52.143: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 12/01 11:05:52.147: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 12/01 11:05:52.152: [smf] INFO: Removed Session: UE IMSI:[262424300662900] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 12/01 11:05:52.152: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 12/01 11:05:52.158: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 12/01 11:05:52.163: [smf] INFO: Removed Session: UE IMSI:[262427424814966] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 12/01 11:05:52.163: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 12/01 11:05:52.169: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 12/01 11:05:52.174: [smf] INFO: Removed Session: UE IMSI:[262424919619565] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 12/01 11:05:52.174: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 12/01 11:05:52.180: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 12/01 11:05:52.187: [smf] INFO: Removed Session: UE IMSI:[262429433655582] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 12/01 11:05:52.187: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 12/01 11:05:52.191: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 12/01 11:05:52.195: [smf] INFO: Removed Session: UE IMSI:[262421193464400] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 12/01 11:05:52.195: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 12/01 11:05:52.201: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 12/01 11:05:52.206: [smf] INFO: Removed Session: UE IMSI:[262421268961141] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 12/01 11:05:52.206: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 12/01 11:05:52.212: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 12/01 11:05:52.217: [smf] INFO: Removed Session: UE IMSI:[262427996032317] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 12/01 11:05:52.218: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 12/01 11:05:52.223: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 12/01 11:05:52.227: [smf] INFO: Removed Session: UE IMSI:[262429809199563] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 12/01 11:05:52.227: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 12/01 11:05:52.233: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 12/01 11:05:52.238: [smf] INFO: Removed Session: UE IMSI:[262420311261638] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 12/01 11:05:52.238: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 12/01 11:05:52.244: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 12/01 11:05:52.248: [smf] INFO: Removed Session: UE IMSI:[262422415652090] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 12/01 11:05:52.248: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 12/01 11:05:52.254: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 12/01 11:05:52.260: [smf] INFO: Removed Session: UE IMSI:[262429340753212] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 12/01 11:05:52.260: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 12/01 11:05:52.265: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 12/01 11:05:52.270: [smf] INFO: Removed Session: UE IMSI:[262424443174322] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 12/01 11:05:52.270: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 12/01 11:05:52.275: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 12/01 11:05:52.282: [smf] INFO: Removed Session: UE IMSI:[262429799372954] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 12/01 11:05:52.282: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 12/01 11:05:52.286: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 12/01 11:05:52.291: [smf] INFO: Removed Session: UE IMSI:[262425334026874] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 12/01 11:05:52.291: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 12/01 11:05:52.297: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 12/01 11:05:52.302: [smf] INFO: Removed Session: UE IMSI:[262427634698307] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 12/01 11:05:52.302: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 12/01 11:05:52.308: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 12/01 11:05:52.313: [smf] INFO: Removed Session: UE IMSI:[262424344620921] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 12/01 11:05:52.313: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 12/01 11:05:52.318: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 12/01 11:05:52.324: [smf] INFO: Removed Session: UE IMSI:[262421769386838] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 12/01 11:05:52.324: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 12/01 11:05:52.329: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 12/01 11:05:52.333: [smf] INFO: Removed Session: UE IMSI:[262424951431483] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 12/01 11:05:52.333: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 12/01 11:05:52.339: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 12/01 11:05:52.345: [smf] INFO: Removed Session: UE IMSI:[262429430790381] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 12/01 11:05:52.345: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 12/01 11:05:52.350: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 12/01 11:05:52.355: [smf] INFO: Removed Session: UE IMSI:[262421447909970] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 12/01 11:05:52.355: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 12/01 11:05:52.360: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 12/01 11:05:52.366: [smf] INFO: Removed Session: UE IMSI:[262422148429939] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 12/01 11:05:52.366: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 12/01 11:05:52.371: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 12/01 11:05:52.375: [smf] INFO: Removed Session: UE IMSI:[262425639881884] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 12/01 11:05:52.376: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 12/01 11:05:52.382: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 12/01 11:05:52.386: [smf] INFO: Removed Session: UE IMSI:[262429131958224] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 12/01 11:05:52.386: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 12/01 11:05:52.392: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 12/01 11:05:52.397: [smf] INFO: Removed Session: UE IMSI:[262422881506347] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 12/01 11:05:52.397: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 12/01 11:05:52.403: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 12/01 11:05:52.408: [smf] INFO: Removed Session: UE IMSI:[262429384219053] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 12/01 11:05:52.408: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 12/01 11:05:52.413: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 12/01 11:05:52.419: [smf] INFO: Removed Session: UE IMSI:[262422616307662] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 12/01 11:05:52.419: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 12/01 11:05:52.424: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 12/01 11:05:52.429: [smf] INFO: Removed Session: UE IMSI:[262422841108131] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 12/01 11:05:52.429: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 12/01 11:05:52.435: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 12/01 11:05:52.440: [smf] INFO: Removed Session: UE IMSI:[262427557413282] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 12/01 11:05:52.440: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 12/01 11:05:52.445: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 12/01 11:05:52.450: [smf] INFO: Removed Session: UE IMSI:[262421722807471] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 12/01 11:05:52.450: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 12/01 11:05:52.456: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 12/01 11:05:52.461: [smf] INFO: Removed Session: UE IMSI:[262423204998546] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 12/01 11:05:52.461: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 12/01 11:05:52.467: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 12/01 11:05:52.472: [smf] INFO: Removed Session: UE IMSI:[262428305658503] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 12/01 11:05:52.472: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 12/01 11:05:52.477: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 12/01 11:05:52.481: [smf] INFO: Removed Session: UE IMSI:[262426089170321] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 12/01 11:05:52.481: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 12/01 11:05:52.488: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 12/01 11:05:52.493: [smf] INFO: Removed Session: UE IMSI:[262427580338016] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 12/01 11:05:52.493: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 12/01 11:05:52.498: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 12/01 11:05:52.503: [smf] INFO: Removed Session: UE IMSI:[262422240883833] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 12/01 11:05:52.504: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 12/01 11:05:52.509: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 12/01 11:05:52.516: [smf] INFO: Removed Session: UE IMSI:[262423155821842] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 12/01 11:05:52.516: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 12/01 11:05:52.520: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 12/01 11:05:52.524: [smf] INFO: Removed Session: UE IMSI:[262424649089857] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 12/01 11:05:52.524: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 12/01 11:05:52.530: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 12/01 11:05:52.535: [smf] INFO: Removed Session: UE IMSI:[262428571286611] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 12/01 11:05:52.535: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 12/01 11:05:52.541: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 12/01 11:05:52.545: [smf] INFO: Removed Session: UE IMSI:[262422635315544] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 12/01 11:05:52.546: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 12/01 11:05:52.551: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 12/01 11:05:52.556: [smf] INFO: Removed Session: UE IMSI:[262424931924408] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 12/01 11:05:52.556: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 12/01 11:05:52.562: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 12/01 11:05:52.566: [smf] INFO: Removed Session: UE IMSI:[262427415931489] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 12/01 11:05:52.566: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 12/01 11:05:52.572: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 12/01 11:05:52.577: [smf] INFO: Removed Session: UE IMSI:[262428191054928] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 12/01 11:05:52.577: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 12/01 11:05:52.583: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 12/01 11:05:52.588: [smf] INFO: Removed Session: UE IMSI:[262426879025491] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 12/01 11:05:52.588: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 12/01 11:05:52.594: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 12/01 11:05:52.600: [smf] INFO: Removed Session: UE IMSI:[262429837375721] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 12/01 11:05:52.600: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 12/01 11:05:52.605: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 12/01 11:05:52.609: [smf] INFO: Removed Session: UE IMSI:[262426166548427] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 12/01 11:05:52.609: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 12/01 11:05:52.615: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 12/01 11:05:52.619: [smf] INFO: Removed Session: UE IMSI:[262429781315754] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 12/01 11:05:52.620: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 12/01 11:05:52.626: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 12/01 11:05:52.630: [smf] INFO: Removed Session: UE IMSI:[262422774800053] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 12/01 11:05:52.630: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 12/01 11:05:52.637: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 12/01 11:05:52.642: [smf] INFO: Removed Session: UE IMSI:[262429424964526] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 12/01 11:05:52.642: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 12/01 11:05:52.647: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 12/01 11:05:52.652: [smf] INFO: Removed Session: UE IMSI:[262423778393652] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 12/01 11:05:52.652: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 12/01 11:05:52.659: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 12/01 11:05:52.664: [smf] INFO: Removed Session: UE IMSI:[262425653771578] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 12/01 11:05:52.664: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 12/01 11:05:52.670: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 12/01 11:05:52.673: [smf] INFO: Removed Session: UE IMSI:[262429747283890] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 12/01 11:05:52.673: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 12/01 11:05:52.680: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 12/01 11:05:52.685: [smf] INFO: Removed Session: UE IMSI:[262423214818195] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 12/01 11:05:52.685: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 12/01 11:05:52.691: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 12/01 11:05:52.696: [smf] INFO: Removed Session: UE IMSI:[262425124267045] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 12/01 11:05:52.696: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 12/01 11:05:52.702: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 12/01 11:05:52.706: [smf] INFO: Removed Session: UE IMSI:[262427896553796] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 12/01 11:05:52.706: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 12/01 11:05:52.712: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 12/01 11:05:52.717: [smf] INFO: Removed Session: UE IMSI:[262426590473186] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 12/01 11:05:52.717: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 12/01 11:05:52.723: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 12/01 11:05:52.728: [smf] INFO: Removed Session: UE IMSI:[262426870238293] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 12/01 11:05:52.728: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 12/01 11:05:52.734: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 12/01 11:05:52.738: [smf] INFO: Removed Session: UE IMSI:[262428232432764] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 12/01 11:05:52.738: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 12/01 11:05:52.744: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 12/01 11:05:52.749: [smf] INFO: Removed Session: UE IMSI:[262427180889574] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 12/01 11:05:52.749: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 12/01 11:05:52.755: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 12/01 11:05:52.760: [smf] INFO: Removed Session: UE IMSI:[262427568581345] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 12/01 11:05:52.760: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 12/01 11:05:52.766: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 12/01 11:05:52.770: [smf] INFO: Removed Session: UE IMSI:[262426115200437] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 12/01 11:05:52.770: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 12/01 11:05:52.776: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 12/01 11:05:52.781: [smf] INFO: Removed Session: UE IMSI:[262421071040335] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 12/01 11:05:52.781: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 12/01 11:05:52.787: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 12/01 11:05:52.792: [smf] INFO: Removed Session: UE IMSI:[262429761788037] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 12/01 11:05:52.792: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 12/01 11:05:52.798: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 12/01 11:05:52.803: [smf] INFO: Removed Session: UE IMSI:[262428251862675] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 12/01 11:05:52.803: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 12/01 11:05:52.809: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 12/01 11:05:52.812: [smf] INFO: Removed Session: UE IMSI:[262421254429967] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 12/01 11:05:52.812: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 12/01 11:05:52.819: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 12/01 11:05:52.825: [smf] INFO: Removed Session: UE IMSI:[262422572719139] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 12/01 11:05:52.825: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 12/01 11:05:52.830: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 12/01 11:05:52.835: [smf] INFO: Removed Session: UE IMSI:[262424081046598] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 12/01 11:05:52.835: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 12/01 11:05:52.841: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 12/01 11:05:52.845: [smf] INFO: Removed Session: UE IMSI:[262429402954997] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 12/01 11:05:52.845: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 12/01 11:05:52.851: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 12/01 11:05:52.856: [smf] INFO: Removed Session: UE IMSI:[262429310659577] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 12/01 11:05:52.856: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 12/01 11:05:52.862: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 12/01 11:05:52.868: [smf] INFO: Removed Session: UE IMSI:[262426432482726] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 12/01 11:05:52.868: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 12/01 11:05:52.872: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 12/01 11:05:52.877: [smf] INFO: Removed Session: UE IMSI:[262425844900166] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 12/01 11:05:52.877: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 12/01 11:05:52.883: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 12/01 11:05:52.888: [smf] INFO: Removed Session: UE IMSI:[262428989036173] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 12/01 11:05:52.888: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 12/01 11:05:52.894: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 12/01 11:05:52.898: [smf] INFO: Removed Session: UE IMSI:[262426627760081] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 12/01 11:05:52.898: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 12/01 11:05:52.904: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 12/01 11:05:52.909: [smf] INFO: Removed Session: UE IMSI:[262425139706156] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 12/01 11:05:52.909: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 12/01 11:05:52.915: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 12/01 11:05:52.919: [smf] INFO: Removed Session: UE IMSI:[262420074558285] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 12/01 11:05:52.919: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 12/01 11:05:52.926: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 12/01 11:05:52.930: [smf] INFO: Removed Session: UE IMSI:[262423608779304] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 12/01 11:05:52.930: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 12/01 11:05:52.936: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 12/01 11:05:52.941: [smf] INFO: Removed Session: UE IMSI:[262428600489565] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 12/01 11:05:52.941: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 12/01 11:05:52.947: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 12/01 11:05:52.952: [smf] INFO: Removed Session: UE IMSI:[262426881609233] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 12/01 11:05:52.952: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 12/01 11:05:52.958: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 12/01 11:05:52.963: [smf] INFO: Removed Session: UE IMSI:[262420274854929] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 12/01 11:05:52.963: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 12/01 11:05:52.968: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 12/01 11:05:52.973: [smf] INFO: Removed Session: UE IMSI:[262427116775362] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 12/01 11:05:52.973: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 12/01 11:05:52.979: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 12/01 11:05:52.985: [smf] INFO: Removed Session: UE IMSI:[262429818540440] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 12/01 11:05:52.985: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 12/01 11:05:52.990: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 12/01 11:05:52.995: [smf] INFO: Removed Session: UE IMSI:[262424287758367] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:52.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 12/01 11:05:52.995: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 12/01 11:05:53.000: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 12/01 11:05:53.005: [smf] INFO: Removed Session: UE IMSI:[262429832464749] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 12/01 11:05:53.005: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 12/01 11:05:53.011: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 12/01 11:05:53.015: [smf] INFO: Removed Session: UE IMSI:[262423880737073] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 12/01 11:05:53.015: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 12/01 11:05:53.022: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 12/01 11:05:53.027: [smf] INFO: Removed Session: UE IMSI:[262420294876055] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 12/01 11:05:53.027: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 12/01 11:05:53.032: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 12/01 11:05:53.036: [smf] INFO: Removed Session: UE IMSI:[262423327123540] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 12/01 11:05:53.036: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 12/01 11:05:53.043: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 12/01 11:05:53.048: [smf] INFO: Removed Session: UE IMSI:[262429770017293] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 12/01 11:05:53.048: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 12/01 11:05:53.053: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 12/01 11:05:53.057: [smf] INFO: Removed Session: UE IMSI:[262426043666659] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 12/01 11:05:53.057: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 12/01 11:05:53.064: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 12/01 11:05:53.069: [smf] INFO: Removed Session: UE IMSI:[262422387108834] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 12/01 11:05:53.069: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 12/01 11:05:53.075: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 12/01 11:05:53.079: [smf] INFO: Removed Session: UE IMSI:[262421526751032] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 12/01 11:05:53.079: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 12/01 11:05:53.085: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 12/01 11:05:53.091: [smf] INFO: Removed Session: UE IMSI:[262422920261535] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 12/01 11:05:53.091: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 12/01 11:05:53.096: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 12/01 11:05:53.101: [smf] INFO: Removed Session: UE IMSI:[262420489065668] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 12/01 11:05:53.101: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 12/01 11:05:53.107: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 12/01 11:05:53.111: [smf] INFO: Removed Session: UE IMSI:[262423927184361] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 12/01 11:05:53.111: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 12/01 11:05:53.117: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 12/01 11:05:53.122: [smf] INFO: Removed Session: UE IMSI:[262428589863599] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 12/01 11:05:53.122: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 12/01 11:05:53.128: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 12/01 11:05:53.132: [smf] INFO: Removed Session: UE IMSI:[262420135896530] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 12/01 11:05:53.133: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 12/01 11:05:53.139: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 12/01 11:05:53.144: [smf] INFO: Removed Session: UE IMSI:[262422192501639] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 12/01 11:05:53.144: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 12/01 11:05:53.149: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 12/01 11:05:53.154: [smf] INFO: Removed Session: UE IMSI:[262426302567991] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 12/01 11:05:53.155: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 12/01 11:05:53.160: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 12/01 11:05:53.164: [smf] INFO: Removed Session: UE IMSI:[262428881666925] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 12/01 11:05:53.164: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 12/01 11:05:53.171: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 12/01 11:05:53.176: [smf] INFO: Removed Session: UE IMSI:[262429526288652] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 12/01 11:05:53.176: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 12/01 11:05:53.181: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 12/01 11:05:53.186: [smf] INFO: Removed Session: UE IMSI:[262429704476940] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 12/01 11:05:53.186: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 12/01 11:05:53.192: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 12/01 11:05:53.197: [smf] INFO: Removed Session: UE IMSI:[262423895122323] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 12/01 11:05:53.197: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 12/01 11:05:53.202: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 12/01 11:05:53.206: [smf] INFO: Removed Session: UE IMSI:[262423197554206] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 12/01 11:05:53.206: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 12/01 11:05:53.213: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 12/01 11:05:53.219: [smf] INFO: Removed Session: UE IMSI:[262420774449630] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 12/01 11:05:53.219: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 12/01 11:05:53.224: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 12/01 11:05:53.228: [smf] INFO: Removed Session: UE IMSI:[262423302278251] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 12/01 11:05:53.228: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 12/01 11:05:53.234: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 12/01 11:05:53.240: [smf] INFO: Removed Session: UE IMSI:[262426936335115] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 12/01 11:05:53.240: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 12/01 11:05:53.245: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 12/01 11:05:53.249: [smf] INFO: Removed Session: UE IMSI:[262428598910547] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 12/01 11:05:53.249: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 12/01 11:05:53.255: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 12/01 11:05:53.259: [smf] INFO: Removed Session: UE IMSI:[262423460379232] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 12/01 11:05:53.259: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 12/01 11:05:53.266: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 12/01 11:05:53.271: [smf] INFO: Removed Session: UE IMSI:[262426993092013] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 12/01 11:05:53.271: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 12/01 11:05:53.277: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 12/01 11:05:53.281: [smf] INFO: Removed Session: UE IMSI:[262429544624273] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 12/01 11:05:53.281: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 12/01 11:05:53.287: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 12/01 11:05:53.293: [smf] INFO: Removed Session: UE IMSI:[262425886917834] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 12/01 11:05:53.293: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 12/01 11:05:53.298: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 12/01 11:05:53.302: [smf] INFO: Removed Session: UE IMSI:[262421460097071] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 12/01 11:05:53.302: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 12/01 11:05:53.309: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 12/01 11:05:53.314: [smf] INFO: Removed Session: UE IMSI:[262425417975387] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 12/01 11:05:53.314: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 12/01 11:05:53.320: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 12/01 11:05:53.326: [smf] INFO: Removed Session: UE IMSI:[262429580014388] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 12/01 11:05:53.326: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 12/01 11:05:53.330: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 12/01 11:05:53.334: [smf] INFO: Removed Session: UE IMSI:[262422741837833] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 12/01 11:05:53.334: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 12/01 11:05:53.341: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 12/01 11:05:53.347: [smf] INFO: Removed Session: UE IMSI:[262420404558002] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 12/01 11:05:53.347: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 12/01 11:05:53.351: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 12/01 11:05:53.355: [smf] INFO: Removed Session: UE IMSI:[262425191376867] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 12/01 11:05:53.355: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 12/01 11:05:53.362: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 12/01 11:05:53.366: [smf] INFO: Removed Session: UE IMSI:[262424392706923] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 12/01 11:05:53.366: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 12/01 11:05:53.372: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 12/01 11:05:53.377: [smf] INFO: Removed Session: UE IMSI:[262428584853160] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 12/01 11:05:53.377: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 12/01 11:05:53.383: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 12/01 11:05:53.388: [smf] INFO: Removed Session: UE IMSI:[262429917432998] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 12/01 11:05:53.388: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 12/01 11:05:53.394: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 12/01 11:05:53.398: [smf] INFO: Removed Session: UE IMSI:[262423246050439] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 12/01 11:05:53.398: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 12/01 11:05:53.404: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 12/01 11:05:53.409: [smf] INFO: Removed Session: UE IMSI:[262426616551559] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 12/01 11:05:53.409: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 12/01 11:05:53.415: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 12/01 11:05:53.420: [smf] INFO: Removed Session: UE IMSI:[262422685901225] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 12/01 11:05:53.420: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 12/01 11:05:53.425: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 12/01 11:05:53.430: [smf] INFO: Removed Session: UE IMSI:[262428683199217] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 12/01 11:05:53.431: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 12/01 11:05:53.436: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 12/01 11:05:53.441: [smf] INFO: Removed Session: UE IMSI:[262420804629602] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 12/01 11:05:53.441: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 12/01 11:05:53.447: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 12/01 11:05:53.453: [smf] INFO: Removed Session: UE IMSI:[262421188822741] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 12/01 11:05:53.453: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 12/01 11:05:53.458: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 12/01 11:05:53.463: [smf] INFO: Removed Session: UE IMSI:[262429154215695] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 12/01 11:05:53.463: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 12/01 11:05:53.468: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 12/01 11:05:53.473: [smf] INFO: Removed Session: UE IMSI:[262425034328064] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 12/01 11:05:53.473: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 12/01 11:05:53.479: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 12/01 11:05:53.484: [smf] INFO: Removed Session: UE IMSI:[262423392363427] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 12/01 11:05:53.484: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 12/01 11:05:53.490: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 12/01 11:05:53.495: [smf] INFO: Removed Session: UE IMSI:[262424737191936] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 12/01 11:05:53.495: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 12/01 11:05:53.500: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 12/01 11:05:53.505: [smf] INFO: Removed Session: UE IMSI:[262421885703582] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 12/01 11:05:53.505: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 12/01 11:05:53.511: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 12/01 11:05:53.516: [smf] INFO: Removed Session: UE IMSI:[262427334745316] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 12/01 11:05:53.516: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 12/01 11:05:53.522: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 12/01 11:05:53.527: [smf] INFO: Removed Session: UE IMSI:[262424537802917] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 12/01 11:05:53.527: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 12/01 11:05:53.532: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 12/01 11:05:53.537: [smf] INFO: Removed Session: UE IMSI:[262422320340052] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 12/01 11:05:53.537: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 12/01 11:05:53.543: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 12/01 11:05:53.547: [smf] INFO: Removed Session: UE IMSI:[262420746734859] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 12/01 11:05:53.547: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 12/01 11:05:53.554: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 12/01 11:05:53.558: [smf] INFO: Removed Session: UE IMSI:[262429682640406] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 12/01 11:05:53.558: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 12/01 11:05:53.564: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 12/01 11:05:53.568: [smf] INFO: Removed Session: UE IMSI:[262421594344514] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 12/01 11:05:53.568: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 12/01 11:05:53.575: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 12/01 11:05:53.580: [smf] INFO: Removed Session: UE IMSI:[262425827966012] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 12/01 11:05:53.580: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 12/01 11:05:53.585: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 12/01 11:05:53.590: [smf] INFO: Removed Session: UE IMSI:[262426126241186] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 12/01 11:05:53.590: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 12/01 11:05:53.596: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 12/01 11:05:53.602: [smf] INFO: Removed Session: UE IMSI:[262424743156384] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 12/01 11:05:53.602: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 12/01 11:05:53.607: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 12/01 11:05:53.611: [smf] INFO: Removed Session: UE IMSI:[262428467684957] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 12/01 11:05:53.611: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 12/01 11:05:53.617: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 12/01 11:05:53.622: [smf] INFO: Removed Session: UE IMSI:[262422997673175] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 12/01 11:05:53.622: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 12/01 11:05:53.628: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 12/01 11:05:53.632: [smf] INFO: Removed Session: UE IMSI:[262421090866840] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 12/01 11:05:53.632: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 12/01 11:05:53.639: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 12/01 11:05:53.643: [smf] INFO: Removed Session: UE IMSI:[262422195451325] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 12/01 11:05:53.643: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 12/01 11:05:53.649: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 12/01 11:05:53.654: [smf] INFO: Removed Session: UE IMSI:[262426991881640] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 12/01 11:05:53.654: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 12/01 11:05:53.660: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 12/01 11:05:53.664: [smf] INFO: Removed Session: UE IMSI:[262423096218545] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 12/01 11:05:53.664: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 12/01 11:05:53.671: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 12/01 11:05:53.675: [smf] INFO: Removed Session: UE IMSI:[262420589957140] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 12/01 11:05:53.675: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 12/01 11:05:53.681: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 12/01 11:05:53.685: [smf] INFO: Removed Session: UE IMSI:[262424126241990] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 12/01 11:05:53.685: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 12/01 11:05:53.692: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 12/01 11:05:53.697: [smf] INFO: Removed Session: UE IMSI:[262425625234402] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 12/01 11:05:53.697: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 12/01 11:05:53.703: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 12/01 11:05:53.707: [smf] INFO: Removed Session: UE IMSI:[262425501342803] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 12/01 11:05:53.707: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 12/01 11:05:53.713: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 12/01 11:05:53.718: [smf] INFO: Removed Session: UE IMSI:[262424725894812] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 12/01 11:05:53.718: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 12/01 11:05:53.724: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 12/01 11:05:53.728: [smf] INFO: Removed Session: UE IMSI:[262421473635276] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 12/01 11:05:53.728: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 12/01 11:05:53.734: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 12/01 11:05:53.739: [smf] INFO: Removed Session: UE IMSI:[262426636299747] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 12/01 11:05:53.739: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 12/01 11:05:53.745: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 12/01 11:05:53.750: [smf] INFO: Removed Session: UE IMSI:[262424764539317] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 12/01 11:05:53.750: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 12/01 11:05:53.756: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 12/01 11:05:53.761: [smf] INFO: Removed Session: UE IMSI:[262421617019264] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 12/01 11:05:53.761: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 12/01 11:05:53.766: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 12/01 11:05:53.771: [smf] INFO: Removed Session: UE IMSI:[262423033342066] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 12/01 11:05:53.771: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 12/01 11:05:53.777: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 12/01 11:05:53.783: [smf] INFO: Removed Session: UE IMSI:[262423806381428] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 12/01 11:05:53.783: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 12/01 11:05:53.788: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 12/01 11:05:53.792: [smf] INFO: Removed Session: UE IMSI:[262428596803124] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 12/01 11:05:53.792: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 12/01 11:05:53.798: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 12/01 11:05:53.803: [smf] INFO: Removed Session: UE IMSI:[262427540659822] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 12/01 11:05:53.803: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 12/01 11:05:53.809: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 12/01 11:05:53.813: [smf] INFO: Removed Session: UE IMSI:[262428043582882] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 12/01 11:05:53.813: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 12/01 11:05:53.820: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 12/01 11:05:53.825: [smf] INFO: Removed Session: UE IMSI:[262424013163148] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 12/01 11:05:53.825: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 12/01 11:05:53.830: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 12/01 11:05:53.835: [smf] INFO: Removed Session: UE IMSI:[262425053170226] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 12/01 11:05:53.835: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 12/01 11:05:53.841: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 12/01 11:05:53.846: [smf] INFO: Removed Session: UE IMSI:[262427430085052] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 12/01 11:05:53.846: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 12/01 11:05:53.851: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 12/01 11:05:53.857: [smf] INFO: Removed Session: UE IMSI:[262424784706609] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 12/01 11:05:53.857: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 12/01 11:05:53.863: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 12/01 11:05:53.868: [smf] INFO: Removed Session: UE IMSI:[262422374213390] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 12/01 11:05:53.868: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 12/01 11:05:53.873: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 12/01 11:05:53.880: [smf] INFO: Removed Session: UE IMSI:[262423888552366] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 12/01 11:05:53.880: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 12/01 11:05:53.884: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 12/01 11:05:53.888: [smf] INFO: Removed Session: UE IMSI:[262420669222115] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 12/01 11:05:53.888: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 12/01 11:05:53.894: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 12/01 11:05:53.900: [smf] INFO: Removed Session: UE IMSI:[262422494075545] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 12/01 11:05:53.900: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 12/01 11:05:53.905: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 12/01 11:05:53.909: [smf] INFO: Removed Session: UE IMSI:[262425807408282] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 12/01 11:05:53.909: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 12/01 11:05:53.916: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 12/01 11:05:53.921: [smf] INFO: Removed Session: UE IMSI:[262423165799337] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 12/01 11:05:53.921: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 12/01 11:05:53.926: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 12/01 11:05:53.930: [smf] INFO: Removed Session: UE IMSI:[262426398749470] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 12/01 11:05:53.931: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 12/01 11:05:53.937: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 12/01 11:05:53.943: [smf] INFO: Removed Session: UE IMSI:[262423640599028] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 12/01 11:05:53.943: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 12/01 11:05:53.948: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 12/01 11:05:53.952: [smf] INFO: Removed Session: UE IMSI:[262422813503432] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 12/01 11:05:53.952: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 12/01 11:05:53.959: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 12/01 11:05:53.963: [smf] INFO: Removed Session: UE IMSI:[262423310593539] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 12/01 11:05:53.963: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 12/01 11:05:53.969: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 12/01 11:05:53.974: [smf] INFO: Removed Session: UE IMSI:[262424136499746] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 12/01 11:05:53.974: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 12/01 11:05:53.980: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 12/01 11:05:53.985: [smf] INFO: Removed Session: UE IMSI:[262420321201022] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 12/01 11:05:53.985: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 12/01 11:05:53.991: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 12/01 11:05:53.995: [smf] INFO: Removed Session: UE IMSI:[262429929534195] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:53.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 12/01 11:05:53.995: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 12/01 11:05:54.001: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 12/01 11:05:54.007: [smf] INFO: Removed Session: UE IMSI:[262429179860698] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 12/01 11:05:54.007: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 12/01 11:05:54.012: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 12/01 11:05:54.017: [smf] INFO: Removed Session: UE IMSI:[262424148877074] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 12/01 11:05:54.017: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 12/01 11:05:54.023: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 12/01 11:05:54.027: [smf] INFO: Removed Session: UE IMSI:[262429131520772] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 12/01 11:05:54.027: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 12/01 11:05:54.033: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 12/01 11:05:54.039: [smf] INFO: Removed Session: UE IMSI:[262427269384737] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 12/01 11:05:54.039: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 12/01 11:05:54.044: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 12/01 11:05:54.049: [smf] INFO: Removed Session: UE IMSI:[262426580781626] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 12/01 11:05:54.049: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 12/01 11:05:54.055: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 12/01 11:05:54.059: [smf] INFO: Removed Session: UE IMSI:[262425472699581] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 12/01 11:05:54.059: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 12/01 11:05:54.066: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 12/01 11:05:54.070: [smf] INFO: Removed Session: UE IMSI:[262421872950129] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 12/01 11:05:54.070: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 12/01 11:05:54.076: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 12/01 11:05:54.081: [smf] INFO: Removed Session: UE IMSI:[262421161759143] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 12/01 11:05:54.081: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 12/01 11:05:54.087: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 12/01 11:05:54.091: [smf] INFO: Removed Session: UE IMSI:[262424067306814] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 12/01 11:05:54.091: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 12/01 11:05:54.097: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 12/01 11:05:54.102: [smf] INFO: Removed Session: UE IMSI:[262421003026245] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 12/01 11:05:54.102: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 12/01 11:05:54.108: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 12/01 11:05:54.112: [smf] INFO: Removed Session: UE IMSI:[262429585274886] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 12/01 11:05:54.112: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 12/01 11:05:54.119: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 12/01 11:05:54.124: [smf] INFO: Removed Session: UE IMSI:[262426474375080] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 12/01 11:05:54.124: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 12/01 11:05:54.129: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 12/01 11:05:54.134: [smf] INFO: Removed Session: UE IMSI:[262422815495500] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 12/01 11:05:54.134: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 12/01 11:05:54.140: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 12/01 11:05:54.144: [smf] INFO: Removed Session: UE IMSI:[262426929716579] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 12/01 11:05:54.144: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 12/01 11:05:54.150: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 12/01 11:05:54.154: [smf] INFO: Removed Session: UE IMSI:[262427663268639] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 12/01 11:05:54.154: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 12/01 11:05:54.161: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 12/01 11:05:54.166: [smf] INFO: Removed Session: UE IMSI:[262422772499846] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 12/01 11:05:54.166: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 12/01 11:05:54.172: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 12/01 11:05:54.178: [smf] INFO: Removed Session: UE IMSI:[262421355404673] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 12/01 11:05:54.178: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 12/01 11:05:54.183: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 12/01 11:05:54.187: [smf] INFO: Removed Session: UE IMSI:[262427724203270] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 12/01 11:05:54.187: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 12/01 11:05:54.193: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 12/01 11:05:54.198: [smf] INFO: Removed Session: UE IMSI:[262428422353956] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 12/01 11:05:54.198: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 12/01 11:05:54.204: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 12/01 11:05:54.209: [smf] INFO: Removed Session: UE IMSI:[262422346195687] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 12/01 11:05:54.210: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 12/01 11:05:54.215: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 12/01 11:05:54.219: [smf] INFO: Removed Session: UE IMSI:[262425127610019] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 12/01 11:05:54.219: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 12/01 11:05:54.225: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 12/01 11:05:54.229: [smf] INFO: Removed Session: UE IMSI:[262425842310905] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 12/01 11:05:54.229: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 12/01 11:05:54.236: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 12/01 11:05:54.241: [smf] INFO: Removed Session: UE IMSI:[262422088289043] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 12/01 11:05:54.241: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 12/01 11:05:54.246: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 12/01 11:05:54.251: [smf] INFO: Removed Session: UE IMSI:[262427862898776] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 12/01 11:05:54.251: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 12/01 11:05:54.257: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 12/01 11:05:54.262: [smf] INFO: Removed Session: UE IMSI:[262428831764795] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 12/01 11:05:54.262: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 12/01 11:05:54.267: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 12/01 11:05:54.272: [smf] INFO: Removed Session: UE IMSI:[262423754515888] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 12/01 11:05:54.272: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 12/01 11:05:54.278: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 12/01 11:05:54.283: [smf] INFO: Removed Session: UE IMSI:[262421473143184] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 12/01 11:05:54.283: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 12/01 11:05:54.289: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 12/01 11:05:54.294: [smf] INFO: Removed Session: UE IMSI:[262427964426308] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 12/01 11:05:54.294: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 12/01 11:05:54.299: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 12/01 11:05:54.305: [smf] INFO: Removed Session: UE IMSI:[262429464916590] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 12/01 11:05:54.305: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 12/01 11:05:54.310: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 12/01 11:05:54.315: [smf] INFO: Removed Session: UE IMSI:[262421009291902] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 12/01 11:05:54.315: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 12/01 11:05:54.321: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 12/01 11:05:54.326: [smf] INFO: Removed Session: UE IMSI:[262420643493980] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 12/01 11:05:54.326: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 12/01 11:05:54.331: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 12/01 11:05:54.336: [smf] INFO: Removed Session: UE IMSI:[262424733878379] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 12/01 11:05:54.336: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 12/01 11:05:54.342: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 12/01 11:05:54.348: [smf] INFO: Removed Session: UE IMSI:[262427699078931] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 12/01 11:05:54.348: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 12/01 11:05:54.353: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 12/01 11:05:54.358: [smf] INFO: Removed Session: UE IMSI:[262425427206974] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 12/01 11:05:54.358: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 12/01 11:05:54.363: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 12/01 11:05:54.368: [smf] INFO: Removed Session: UE IMSI:[262425459110856] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 12/01 11:05:54.368: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 12/01 11:05:54.374: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 12/01 11:05:54.379: [smf] INFO: Removed Session: UE IMSI:[262420282010821] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 12/01 11:05:54.379: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 12/01 11:05:54.384: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 12/01 11:05:54.389: [smf] INFO: Removed Session: UE IMSI:[262423519676083] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 12/01 11:05:54.389: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 12/01 11:05:54.395: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 12/01 11:05:54.400: [smf] INFO: Removed Session: UE IMSI:[262428855475695] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 12/01 11:05:54.400: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 12/01 11:05:54.406: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 12/01 11:05:54.411: [smf] INFO: Removed Session: UE IMSI:[262425976171487] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 12/01 11:05:54.411: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 12/01 11:05:54.416: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 12/01 11:05:54.421: [smf] INFO: Removed Session: UE IMSI:[262428227921603] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 12/01 11:05:54.421: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 12/01 11:05:54.427: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 12/01 11:05:54.432: [smf] INFO: Removed Session: UE IMSI:[262424036041894] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 12/01 11:05:54.432: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 12/01 11:05:54.438: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 12/01 11:05:54.443: [smf] INFO: Removed Session: UE IMSI:[262422382115570] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 12/01 11:05:54.443: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 12/01 11:05:54.448: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 12/01 11:05:54.454: [smf] INFO: Removed Session: UE IMSI:[262429746356269] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 12/01 11:05:54.454: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 12/01 11:05:54.459: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 12/01 11:05:54.464: [smf] INFO: Removed Session: UE IMSI:[262426082883887] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 12/01 11:05:54.464: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 12/01 11:05:54.470: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 12/01 11:05:54.475: [smf] INFO: Removed Session: UE IMSI:[262429193616323] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 12/01 11:05:54.475: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 12/01 11:05:54.480: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 12/01 11:05:54.484: [smf] INFO: Removed Session: UE IMSI:[262429133850232] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 12/01 11:05:54.484: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 12/01 11:05:54.491: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 12/01 11:05:54.496: [smf] INFO: Removed Session: UE IMSI:[262429722711770] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 12/01 11:05:54.496: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 12/01 11:05:54.501: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 12/01 11:05:54.505: [smf] INFO: Removed Session: UE IMSI:[262423351049880] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 12/01 11:05:54.505: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 12/01 11:05:54.512: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 12/01 11:05:54.519: [smf] INFO: Removed Session: UE IMSI:[262429804282874] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 12/01 11:05:54.519: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 12/01 11:05:54.522: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 12/01 11:05:54.526: [smf] INFO: Removed Session: UE IMSI:[262427260595562] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 12/01 11:05:54.526: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 12/01 11:05:54.533: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 12/01 11:05:54.538: [smf] INFO: Removed Session: UE IMSI:[262424576992994] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 12/01 11:05:54.538: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 12/01 11:05:54.543: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 12/01 11:05:54.548: [smf] INFO: Removed Session: UE IMSI:[262428410932550] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 12/01 11:05:54.548: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 12/01 11:05:54.554: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 12/01 11:05:54.559: [smf] INFO: Removed Session: UE IMSI:[262429622823446] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 12/01 11:05:54.559: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 12/01 11:05:54.565: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 12/01 11:05:54.569: [smf] INFO: Removed Session: UE IMSI:[262421934327158] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 12/01 11:05:54.569: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 12/01 11:05:54.575: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 12/01 11:05:54.580: [smf] INFO: Removed Session: UE IMSI:[262425338009375] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 12/01 11:05:54.580: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 12/01 11:05:54.586: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 12/01 11:05:54.590: [smf] INFO: Removed Session: UE IMSI:[262423495298447] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 12/01 11:05:54.590: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 12/01 11:05:54.596: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 12/01 11:05:54.601: [smf] INFO: Removed Session: UE IMSI:[262427903349803] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 12/01 11:05:54.601: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 12/01 11:05:54.607: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 12/01 11:05:54.611: [smf] INFO: Removed Session: UE IMSI:[262427929647132] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 12/01 11:05:54.611: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 12/01 11:05:54.618: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 12/01 11:05:54.624: [smf] INFO: Removed Session: UE IMSI:[262421441621930] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 12/01 11:05:54.624: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 12/01 11:05:54.628: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 12/01 11:05:54.633: [smf] INFO: Removed Session: UE IMSI:[262429674772015] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 12/01 11:05:54.633: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 12/01 11:05:54.639: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 12/01 11:05:54.644: [smf] INFO: Removed Session: UE IMSI:[262427065772300] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 12/01 11:05:54.644: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 12/01 11:05:54.649: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 12/01 11:05:54.654: [smf] INFO: Removed Session: UE IMSI:[262429032488376] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 12/01 11:05:54.654: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 12/01 11:05:54.660: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 12/01 11:05:54.665: [smf] INFO: Removed Session: UE IMSI:[262425757749102] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 12/01 11:05:54.665: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 12/01 11:05:54.671: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 12/01 11:05:54.675: [smf] INFO: Removed Session: UE IMSI:[262424634736165] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 12/01 11:05:54.675: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 12/01 11:05:54.681: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 12/01 11:05:54.686: [smf] INFO: Removed Session: UE IMSI:[262423828614367] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 12/01 11:05:54.686: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 12/01 11:05:54.692: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 12/01 11:05:54.696: [smf] INFO: Removed Session: UE IMSI:[262423181283464] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 12/01 11:05:54.696: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 12/01 11:05:54.702: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 12/01 11:05:54.707: [smf] INFO: Removed Session: UE IMSI:[262423170102467] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 12/01 11:05:54.707: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 12/01 11:05:54.713: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 12/01 11:05:54.719: [smf] INFO: Removed Session: UE IMSI:[262428698572181] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 12/01 11:05:54.719: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 12/01 11:05:54.724: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 12/01 11:05:54.728: [smf] INFO: Removed Session: UE IMSI:[262420719026570] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 12/01 11:05:54.728: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 12/01 11:05:54.734: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 12/01 11:05:54.739: [smf] INFO: Removed Session: UE IMSI:[262428215666607] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 12/01 11:05:54.739: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 12/01 11:05:54.745: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 12/01 11:05:54.751: [smf] INFO: Removed Session: UE IMSI:[262421957056555] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 12/01 11:05:54.751: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 12/01 11:05:54.756: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 12/01 11:05:54.762: [smf] INFO: Removed Session: UE IMSI:[262428205326018] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 12/01 11:05:54.762: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 12/01 11:05:54.767: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 12/01 11:05:54.771: [smf] INFO: Removed Session: UE IMSI:[262428936505433] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 12/01 11:05:54.771: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 12/01 11:05:54.777: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 12/01 11:05:54.782: [smf] INFO: Removed Session: UE IMSI:[262424611365290] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 12/01 11:05:54.782: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 12/01 11:05:54.788: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 12/01 11:05:54.792: [smf] INFO: Removed Session: UE IMSI:[262425246355121] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 12/01 11:05:54.792: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 12/01 11:05:54.799: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 12/01 11:05:54.804: [smf] INFO: Removed Session: UE IMSI:[262425443523243] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 12/01 11:05:54.804: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 12/01 11:05:54.809: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 12/01 11:05:54.813: [smf] INFO: Removed Session: UE IMSI:[262429674604945] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 12/01 11:05:54.813: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 12/01 11:05:54.820: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 12/01 11:05:54.824: [smf] INFO: Removed Session: UE IMSI:[262427540002882] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 12/01 11:05:54.824: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 12/01 11:05:54.831: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 12/01 11:05:54.836: [smf] INFO: Removed Session: UE IMSI:[262423735707469] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 12/01 11:05:54.836: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 12/01 11:05:54.841: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 12/01 11:05:54.846: [smf] INFO: Removed Session: UE IMSI:[262425241109455] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 12/01 11:05:54.846: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 12/01 11:05:54.852: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 12/01 11:05:54.858: [smf] INFO: Removed Session: UE IMSI:[262427765535030] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 12/01 11:05:54.858: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 12/01 11:05:54.863: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 12/01 11:05:54.867: [smf] INFO: Removed Session: UE IMSI:[262421424188541] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 12/01 11:05:54.867: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 12/01 11:05:54.873: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 12/01 11:05:54.878: [smf] INFO: Removed Session: UE IMSI:[262427512019969] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 12/01 11:05:54.878: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 12/01 11:05:54.884: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 12/01 11:05:54.888: [smf] INFO: Removed Session: UE IMSI:[262425345833659] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 12/01 11:05:54.888: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 12/01 11:05:54.895: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 12/01 11:05:54.899: [smf] INFO: Removed Session: UE IMSI:[262429438208319] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 12/01 11:05:54.899: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 12/01 11:05:54.905: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 12/01 11:05:54.910: [smf] INFO: Removed Session: UE IMSI:[262422824367871] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 12/01 11:05:54.910: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 12/01 11:05:54.916: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 12/01 11:05:54.921: [smf] INFO: Removed Session: UE IMSI:[262429376354479] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 12/01 11:05:54.921: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 12/01 11:05:54.926: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 12/01 11:05:54.930: [smf] INFO: Removed Session: UE IMSI:[262424258054907] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 12/01 11:05:54.930: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 12/01 11:05:54.937: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 12/01 11:05:54.942: [smf] INFO: Removed Session: UE IMSI:[262423628669205] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 12/01 11:05:54.942: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 12/01 11:05:54.948: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 12/01 11:05:54.953: [smf] INFO: Removed Session: UE IMSI:[262427422737614] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 12/01 11:05:54.953: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 12/01 11:05:54.958: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 12/01 11:05:54.962: [smf] INFO: Removed Session: UE IMSI:[262424225869807] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 12/01 11:05:54.962: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 12/01 11:05:54.969: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 12/01 11:05:54.975: [smf] INFO: Removed Session: UE IMSI:[262428907155648] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 12/01 11:05:54.975: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 12/01 11:05:54.980: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 12/01 11:05:54.985: [smf] INFO: Removed Session: UE IMSI:[262428329358688] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 12/01 11:05:54.985: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 12/01 11:05:54.991: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 12/01 11:05:54.995: [smf] INFO: Removed Session: UE IMSI:[262425141976130] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:54.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 12/01 11:05:54.995: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 12/01 11:05:55.001: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 12/01 11:05:55.006: [smf] INFO: Removed Session: UE IMSI:[262426666284343] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 12/01 11:05:55.006: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 12/01 11:05:55.012: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 12/01 11:05:55.016: [smf] INFO: Removed Session: UE IMSI:[262429443349444] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 12/01 11:05:55.016: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 12/01 11:05:55.022: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 12/01 11:05:55.027: [smf] INFO: Removed Session: UE IMSI:[262424769956763] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 12/01 11:05:55.027: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 12/01 11:05:55.033: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 12/01 11:05:55.038: [smf] INFO: Removed Session: UE IMSI:[262427522596547] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 12/01 11:05:55.038: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 12/01 11:05:55.043: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 12/01 11:05:55.048: [smf] INFO: Removed Session: UE IMSI:[262426221608405] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 12/01 11:05:55.048: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 12/01 11:05:55.054: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 12/01 11:05:55.059: [smf] INFO: Removed Session: UE IMSI:[262421171513128] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 12/01 11:05:55.059: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 12/01 11:05:55.065: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 12/01 11:05:55.070: [smf] INFO: Removed Session: UE IMSI:[262421591363480] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 12/01 11:05:55.070: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 12/01 11:05:55.076: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 12/01 11:05:55.081: [smf] INFO: Removed Session: UE IMSI:[262420473875375] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 12/01 11:05:55.081: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 12/01 11:05:55.086: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 12/01 11:05:55.091: [smf] INFO: Removed Session: UE IMSI:[262429948584933] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 12/01 11:05:55.091: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 12/01 11:05:55.097: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 12/01 11:05:55.101: [smf] INFO: Removed Session: UE IMSI:[262428315536932] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 12/01 11:05:55.101: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 12/01 11:05:55.107: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 12/01 11:05:55.112: [smf] INFO: Removed Session: UE IMSI:[262427092703441] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 12/01 11:05:55.112: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 12/01 11:05:55.118: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 12/01 11:05:55.123: [smf] INFO: Removed Session: UE IMSI:[262427034068003] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 12/01 11:05:55.123: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 12/01 11:05:55.129: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 12/01 11:05:55.133: [smf] INFO: Removed Session: UE IMSI:[262423418610561] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 12/01 11:05:55.133: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 12/01 11:05:55.139: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 12/01 11:05:55.145: [smf] INFO: Removed Session: UE IMSI:[262427063257537] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 12/01 11:05:55.145: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 12/01 11:05:55.150: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 12/01 11:05:55.153: [smf] INFO: Removed Session: UE IMSI:[262428575989145] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 12/01 11:05:55.153: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 12/01 11:05:55.161: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 12/01 11:05:55.166: [smf] INFO: Removed Session: UE IMSI:[262424257597670] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 12/01 11:05:55.166: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 12/01 11:05:55.171: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 12/01 11:05:55.175: [smf] INFO: Removed Session: UE IMSI:[262425355553869] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 12/01 11:05:55.175: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 12/01 11:05:55.182: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 12/01 11:05:55.186: [smf] INFO: Removed Session: UE IMSI:[262428821986347] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 12/01 11:05:55.186: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 12/01 11:05:55.193: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 12/01 11:05:55.198: [smf] INFO: Removed Session: UE IMSI:[262422356820339] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 12/01 11:05:55.198: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 12/01 11:05:55.203: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 12/01 11:05:55.207: [smf] INFO: Removed Session: UE IMSI:[262427054751785] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 12/01 11:05:55.207: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 12/01 11:05:55.214: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 12/01 11:05:55.219: [smf] INFO: Removed Session: UE IMSI:[262423143869539] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 12/01 11:05:55.219: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 12/01 11:05:55.225: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 12/01 11:05:55.230: [smf] INFO: Removed Session: UE IMSI:[262428066141856] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 12/01 11:05:55.230: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 12/01 11:05:55.235: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 12/01 11:05:55.240: [smf] INFO: Removed Session: UE IMSI:[262426914294437] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 12/01 11:05:55.240: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 12/01 11:05:55.246: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 12/01 11:05:55.252: [smf] INFO: Removed Session: UE IMSI:[262423829591561] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 12/01 11:05:55.252: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 12/01 11:05:55.257: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 12/01 11:05:55.261: [smf] INFO: Removed Session: UE IMSI:[262422506642298] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 12/01 11:05:55.261: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 12/01 11:05:55.267: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 12/01 11:05:55.272: [smf] INFO: Removed Session: UE IMSI:[262421763857054] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 12/01 11:05:55.272: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 12/01 11:05:55.278: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 12/01 11:05:55.282: [smf] INFO: Removed Session: UE IMSI:[262422854995153] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 12/01 11:05:55.282: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 12/01 11:05:55.288: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 12/01 11:05:55.292: [smf] INFO: Removed Session: UE IMSI:[262422646282219] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 12/01 11:05:55.293: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 12/01 11:05:55.299: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 12/01 11:05:55.304: [smf] INFO: Removed Session: UE IMSI:[262423220952641] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 12/01 11:05:55.304: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 12/01 11:05:55.310: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 12/01 11:05:55.315: [smf] INFO: Removed Session: UE IMSI:[262427784068722] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 12/01 11:05:55.315: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 12/01 11:05:55.320: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 12/01 11:05:55.325: [smf] INFO: Removed Session: UE IMSI:[262427197406341] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 12/01 11:05:55.325: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 12/01 11:05:55.331: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 12/01 11:05:55.336: [smf] INFO: Removed Session: UE IMSI:[262423456443928] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 12/01 11:05:55.336: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 12/01 11:05:55.341: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 12/01 11:05:55.346: [smf] INFO: Removed Session: UE IMSI:[262420818316021] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 12/01 11:05:55.346: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 12/01 11:05:55.352: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 12/01 11:05:55.357: [smf] INFO: Removed Session: UE IMSI:[262422916352686] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 12/01 11:05:55.357: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 12/01 11:05:55.363: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 12/01 11:05:55.368: [smf] INFO: Removed Session: UE IMSI:[262420133534731] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 12/01 11:05:55.368: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 12/01 11:05:55.373: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 12/01 11:05:55.378: [smf] INFO: Removed Session: UE IMSI:[262422457376065] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 12/01 11:05:55.378: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 12/01 11:05:55.384: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 12/01 11:05:55.388: [smf] INFO: Removed Session: UE IMSI:[262428251466962] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 12/01 11:05:55.388: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 12/01 11:05:55.395: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 12/01 11:05:55.399: [smf] INFO: Removed Session: UE IMSI:[262424184816902] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 12/01 11:05:55.399: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 12/01 11:05:55.405: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 12/01 11:05:55.410: [smf] INFO: Removed Session: UE IMSI:[262427126581173] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 12/01 11:05:55.410: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 12/01 11:05:55.416: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 12/01 11:05:55.421: [smf] INFO: Removed Session: UE IMSI:[262421869041775] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 12/01 11:05:55.421: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 12/01 11:05:55.427: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 12/01 11:05:55.431: [smf] INFO: Removed Session: UE IMSI:[262423050290173] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 12/01 11:05:55.431: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 12/01 11:05:55.437: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 12/01 11:05:55.442: [smf] INFO: Removed Session: UE IMSI:[262422041249231] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 12/01 11:05:55.442: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 12/01 11:05:55.448: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 12/01 11:05:55.454: [smf] INFO: Removed Session: UE IMSI:[262429749419517] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 12/01 11:05:55.454: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 12/01 11:05:55.458: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 12/01 11:05:55.463: [smf] INFO: Removed Session: UE IMSI:[262424387020320] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 12/01 11:05:55.463: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 12/01 11:05:55.469: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 12/01 11:05:55.474: [smf] INFO: Removed Session: UE IMSI:[262421862152371] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 12/01 11:05:55.474: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 12/01 11:05:55.480: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 12/01 11:05:55.484: [smf] INFO: Removed Session: UE IMSI:[262422695544242] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 12/01 11:05:55.484: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 12/01 11:05:55.490: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 12/01 11:05:55.496: [smf] INFO: Removed Session: UE IMSI:[262424171788379] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 12/01 11:05:55.496: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 12/01 11:05:55.501: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 12/01 11:05:55.505: [smf] INFO: Removed Session: UE IMSI:[262423511487396] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 12/01 11:05:55.505: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 12/01 11:05:55.512: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 12/01 11:05:55.518: [smf] INFO: Removed Session: UE IMSI:[262427003087764] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 12/01 11:05:55.518: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 12/01 11:05:55.522: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 12/01 11:05:55.527: [smf] INFO: Removed Session: UE IMSI:[262420525862461] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 12/01 11:05:55.527: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 12/01 11:05:55.533: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 12/01 11:05:55.538: [smf] INFO: Removed Session: UE IMSI:[262422884551905] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 12/01 11:05:55.538: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 12/01 11:05:55.544: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 12/01 11:05:55.550: [smf] INFO: Removed Session: UE IMSI:[262427230049621] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 12/01 11:05:55.550: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 12/01 11:05:55.554: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 12/01 11:05:55.559: [smf] INFO: Removed Session: UE IMSI:[262421379980537] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 12/01 11:05:55.559: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 12/01 11:05:55.565: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 12/01 11:05:55.570: [smf] INFO: Removed Session: UE IMSI:[262420206441555] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 12/01 11:05:55.570: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 12/01 11:05:55.576: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 12/01 11:05:55.581: [smf] INFO: Removed Session: UE IMSI:[262427457892140] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 12/01 11:05:55.581: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 12/01 11:05:55.586: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 12/01 11:05:55.591: [smf] INFO: Removed Session: UE IMSI:[262428836456003] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 12/01 11:05:55.591: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 12/01 11:05:55.596: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 12/01 11:05:55.601: [smf] INFO: Removed Session: UE IMSI:[262420737655753] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 12/01 11:05:55.601: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 12/01 11:05:55.607: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 12/01 11:05:55.612: [smf] INFO: Removed Session: UE IMSI:[262420204983929] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 12/01 11:05:55.612: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 12/01 11:05:55.618: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 12/01 11:05:55.623: [smf] INFO: Removed Session: UE IMSI:[262429685330459] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 12/01 11:05:55.623: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 12/01 11:05:55.628: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 12/01 11:05:55.634: [smf] INFO: Removed Session: UE IMSI:[262424147481790] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 12/01 11:05:55.634: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 12/01 11:05:55.639: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 12/01 11:05:55.645: [smf] INFO: Removed Session: UE IMSI:[262428225148595] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 12/01 11:05:55.645: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 12/01 11:05:55.650: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 12/01 11:05:55.654: [smf] INFO: Removed Session: UE IMSI:[262422738112819] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 12/01 11:05:55.654: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 12/01 11:05:55.660: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 12/01 11:05:55.665: [smf] INFO: Removed Session: UE IMSI:[262421296693168] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 12/01 11:05:55.665: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 12/01 11:05:55.671: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 12/01 11:05:55.675: [smf] INFO: Removed Session: UE IMSI:[262427054864814] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 12/01 11:05:55.676: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 12/01 11:05:55.682: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 12/01 11:05:55.686: [smf] INFO: Removed Session: UE IMSI:[262429679826021] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 12/01 11:05:55.686: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 12/01 11:05:55.692: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 12/01 11:05:55.697: [smf] INFO: Removed Session: UE IMSI:[262423782590014] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 12/01 11:05:55.697: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 12/01 11:05:55.703: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 12/01 11:05:55.707: [smf] INFO: Removed Session: UE IMSI:[262425057040620] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 12/01 11:05:55.707: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 12/01 11:05:55.714: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 12/01 11:05:55.719: [smf] INFO: Removed Session: UE IMSI:[262425234324164] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 12/01 11:05:55.719: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 12/01 11:05:55.724: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 12/01 11:05:55.728: [smf] INFO: Removed Session: UE IMSI:[262428425174672] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 12/01 11:05:55.728: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 12/01 11:05:55.735: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 12/01 11:05:55.739: [smf] INFO: Removed Session: UE IMSI:[262423766450543] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 12/01 11:05:55.739: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 12/01 11:05:55.745: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 12/01 11:05:55.750: [smf] INFO: Removed Session: UE IMSI:[262420665844002] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 12/01 11:05:55.750: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 12/01 11:05:55.756: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 12/01 11:05:55.761: [smf] INFO: Removed Session: UE IMSI:[262425210960584] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 12/01 11:05:55.761: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 12/01 11:05:55.766: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 12/01 11:05:55.771: [smf] INFO: Removed Session: UE IMSI:[262425468982192] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 12/01 11:05:55.771: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 12/01 11:05:55.777: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 12/01 11:05:55.782: [smf] INFO: Removed Session: UE IMSI:[262424756358055] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 12/01 11:05:55.782: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 12/01 11:05:55.788: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 12/01 11:05:55.792: [smf] INFO: Removed Session: UE IMSI:[262427259630324] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 12/01 11:05:55.792: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 12/01 11:05:55.798: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 12/01 11:05:55.803: [smf] INFO: Removed Session: UE IMSI:[262420165229877] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 12/01 11:05:55.803: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 12/01 11:05:55.809: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 12/01 11:05:55.813: [smf] INFO: Removed Session: UE IMSI:[262422554397269] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 12/01 11:05:55.813: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 12/01 11:05:55.820: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 12/01 11:05:55.824: [smf] INFO: Removed Session: UE IMSI:[262421648141996] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 12/01 11:05:55.824: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 12/01 11:05:55.830: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 12/01 11:05:55.835: [smf] INFO: Removed Session: UE IMSI:[262426203598521] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 12/01 11:05:55.835: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 12/01 11:05:55.841: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 12/01 11:05:55.846: [smf] INFO: Removed Session: UE IMSI:[262426970882161] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 12/01 11:05:55.846: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 12/01 11:05:55.851: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 12/01 11:05:55.856: [smf] INFO: Removed Session: UE IMSI:[262428958280884] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 12/01 11:05:55.856: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 12/01 11:05:55.862: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 12/01 11:05:55.867: [smf] INFO: Removed Session: UE IMSI:[262424412924665] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 12/01 11:05:55.867: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 12/01 11:05:55.873: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 12/01 11:05:55.878: [smf] INFO: Removed Session: UE IMSI:[262428117301344] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 12/01 11:05:55.878: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 12/01 11:05:55.883: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 12/01 11:05:55.887: [smf] INFO: Removed Session: UE IMSI:[262423711216827] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 12/01 11:05:55.887: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 12/01 11:05:55.894: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 12/01 11:05:55.898: [smf] INFO: Removed Session: UE IMSI:[262426084595048] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 12/01 11:05:55.898: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 12/01 11:05:55.904: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 12/01 11:05:55.909: [smf] INFO: Removed Session: UE IMSI:[262426364316525] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 12/01 11:05:55.909: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 12/01 11:05:55.915: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 12/01 11:05:55.920: [smf] INFO: Removed Session: UE IMSI:[262426688393647] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 12/01 11:05:55.920: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 12/01 11:05:55.926: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 12/01 11:05:55.932: [smf] INFO: Removed Session: UE IMSI:[262420157291287] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 12/01 11:05:55.932: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 12/01 11:05:55.936: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 12/01 11:05:55.941: [smf] INFO: Removed Session: UE IMSI:[262421851217552] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 12/01 11:05:55.941: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 12/01 11:05:55.947: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 12/01 11:05:55.951: [smf] INFO: Removed Session: UE IMSI:[262428821604463] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 12/01 11:05:55.951: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 12/01 11:05:55.958: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 12/01 11:05:55.962: [smf] INFO: Removed Session: UE IMSI:[262421154302066] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 12/01 11:05:55.962: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 12/01 11:05:55.968: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 12/01 11:05:55.972: [smf] INFO: Removed Session: UE IMSI:[262422838577339] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 12/01 11:05:55.972: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 12/01 11:05:55.979: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 12/01 11:05:55.984: [smf] INFO: Removed Session: UE IMSI:[262428259848566] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 12/01 11:05:55.984: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 12/01 11:05:55.990: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 12/01 11:05:55.995: [smf] INFO: Removed Session: UE IMSI:[262425185849631] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:55.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 12/01 11:05:55.995: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 12/01 11:05:56.001: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 12/01 11:05:56.005: [smf] INFO: Removed Session: UE IMSI:[262428017329850] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 12/01 11:05:56.006: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 12/01 11:05:56.011: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 12/01 11:05:56.015: [smf] INFO: Removed Session: UE IMSI:[262429326660313] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 12/01 11:05:56.015: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 12/01 11:05:56.022: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 12/01 11:05:56.026: [smf] INFO: Removed Session: UE IMSI:[262427325508668] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 12/01 11:05:56.026: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 12/01 11:05:56.032: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 12/01 11:05:56.036: [smf] INFO: Removed Session: UE IMSI:[262424611162922] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 12/01 11:05:56.036: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 12/01 11:05:56.043: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 12/01 11:05:56.048: [smf] INFO: Removed Session: UE IMSI:[262423090889692] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 12/01 11:05:56.048: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 12/01 11:05:56.053: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 12/01 11:05:56.058: [smf] INFO: Removed Session: UE IMSI:[262429584445318] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 12/01 11:05:56.058: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 12/01 11:05:56.064: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 12/01 11:05:56.070: [smf] INFO: Removed Session: UE IMSI:[262421405504401] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 12/01 11:05:56.070: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 12/01 11:05:56.075: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 12/01 11:05:56.082: [smf] INFO: Removed Session: UE IMSI:[262429668654877] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 12/01 11:05:56.082: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 12/01 11:05:56.085: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 12/01 11:05:56.091: [smf] INFO: Removed Session: UE IMSI:[262423561181580] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 12/01 11:05:56.091: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 12/01 11:05:56.096: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 12/01 11:05:56.100: [smf] INFO: Removed Session: UE IMSI:[262427505608083] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 12/01 11:05:56.100: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 12/01 11:05:56.107: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 12/01 11:05:56.112: [smf] INFO: Removed Session: UE IMSI:[262426499123074] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 12/01 11:05:56.112: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 12/01 11:05:56.117: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 12/01 11:05:56.122: [smf] INFO: Removed Session: UE IMSI:[262428931163506] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 12/01 11:05:56.122: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 12/01 11:05:56.128: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 12/01 11:05:56.133: [smf] INFO: Removed Session: UE IMSI:[262422569942867] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 12/01 11:05:56.133: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 12/01 11:05:56.139: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 12/01 11:05:56.144: [smf] INFO: Removed Session: UE IMSI:[262429849474268] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 12/01 11:05:56.144: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 12/01 11:05:56.149: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 12/01 11:05:56.154: [smf] INFO: Removed Session: UE IMSI:[262428677757882] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 12/01 11:05:56.154: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 12/01 11:05:56.161: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/01 11:05:56.166: [smf] INFO: Removed Session: UE IMSI:[262426762886487] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 12/01 11:05:56.166: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 12/01 11:05:56.172: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 12/01 11:05:56.177: [smf] INFO: Removed Session: UE IMSI:[262428726606491] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:05:56.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 12/01 11:05:56.177: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_next. MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:05:58.182: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/01 11:05:58.183: [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(85)@303b9c2e5b6d: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:05:58 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511996) Waiting for packet dumper to finish... 1 (prev_count=6511996, count=6512508) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:06: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_addr_pool_exhaustion started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:06:03.947: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:06:04.657: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/01 11:06:05.667: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 12/01 11:06:05.667: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3182) 12/01 11:06:05.667: [smf] INFO: UE IMSI[262423841354003] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.674: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 12/01 11:06:05.674: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.674: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.675: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/01 11:06:05.675: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3182) 12/01 11:06:05.675: [smf] INFO: UE IMSI[262426456349643] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.680: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/01 11:06:05.680: [upf] INFO: UE F-SEID[UP:0x741 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.680: [upf] INFO: UE F-SEID[UP:0x741 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.681: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 12/01 11:06:05.681: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3182) 12/01 11:06:05.681: [smf] INFO: UE IMSI[262426998449049] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.686: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 12/01 11:06:05.686: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.686: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.688: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 12/01 11:06:05.688: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3182) 12/01 11:06:05.688: [smf] INFO: UE IMSI[262423186758374] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.693: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 12/01 11:06:05.693: [upf] INFO: UE F-SEID[UP:0x66e CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.693: [upf] INFO: UE F-SEID[UP:0x66e CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.694: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 12/01 11:06:05.694: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3182) 12/01 11:06:05.694: [smf] INFO: UE IMSI[262422544780978] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.699: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 12/01 11:06:05.699: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.699: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.702: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 12/01 11:06:05.702: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3182) 12/01 11:06:05.702: [smf] INFO: UE IMSI[262426694725210] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.707: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 12/01 11:06:05.707: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.707: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.708: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 12/01 11:06:05.708: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3182) 12/01 11:06:05.708: [smf] INFO: UE IMSI[262423571823610] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.713: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 12/01 11:06:05.713: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.713: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.715: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 12/01 11:06:05.715: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3182) 12/01 11:06:05.715: [smf] INFO: UE IMSI[262426075597859] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.720: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 12/01 11:06:05.721: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.721: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.722: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 12/01 11:06:05.722: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3182) 12/01 11:06:05.722: [smf] INFO: UE IMSI[262426877219774] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.726: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 12/01 11:06:05.726: [upf] INFO: UE F-SEID[UP:0x46e CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.726: [upf] INFO: UE F-SEID[UP:0x46e CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.729: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 12/01 11:06:05.729: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3182) 12/01 11:06:05.729: [smf] INFO: UE IMSI[262427589533507] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.734: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 12/01 11:06:05.734: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.734: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.736: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 12/01 11:06:05.736: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3182) 12/01 11:06:05.736: [smf] INFO: UE IMSI[262425703630005] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.741: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 12/01 11:06:05.741: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.741: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.742: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 12/01 11:06:05.742: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3182) 12/01 11:06:05.742: [smf] INFO: UE IMSI[262428643635114] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.747: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 12/01 11:06:05.747: [upf] INFO: UE F-SEID[UP:0xeab CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.747: [upf] INFO: UE F-SEID[UP:0xeab CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.749: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 12/01 11:06:05.749: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3182) 12/01 11:06:05.749: [smf] INFO: UE IMSI[262421886536465] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.754: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 12/01 11:06:05.754: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.754: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.756: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 12/01 11:06:05.756: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3182) 12/01 11:06:05.756: [smf] INFO: UE IMSI[262421781895986] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.762: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 12/01 11:06:05.762: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.762: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.763: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 12/01 11:06:05.763: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3182) 12/01 11:06:05.763: [smf] INFO: UE IMSI[262426419939846] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.768: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 12/01 11:06:05.768: [upf] INFO: UE F-SEID[UP:0x190 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.768: [upf] INFO: UE F-SEID[UP:0x190 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.769: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 12/01 11:06:05.769: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3182) 12/01 11:06:05.769: [smf] INFO: UE IMSI[262420290635675] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.775: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 12/01 11:06:05.775: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.775: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.776: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 12/01 11:06:05.776: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3182) 12/01 11:06:05.776: [smf] INFO: UE IMSI[262423012854267] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.782: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 12/01 11:06:05.782: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.782: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.783: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 12/01 11:06:05.783: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3182) 12/01 11:06:05.783: [smf] INFO: UE IMSI[262421928331391] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.789: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 12/01 11:06:05.789: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.789: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.791: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 12/01 11:06:05.791: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3182) 12/01 11:06:05.791: [smf] INFO: UE IMSI[262426307577164] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.797: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 12/01 11:06:05.797: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.797: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.798: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 12/01 11:06:05.798: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3182) 12/01 11:06:05.798: [smf] INFO: UE IMSI[262420312082657] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.803: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 12/01 11:06:05.803: [upf] INFO: UE F-SEID[UP:0x41f CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.803: [upf] INFO: UE F-SEID[UP:0x41f CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.804: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 12/01 11:06:05.804: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3182) 12/01 11:06:05.804: [smf] INFO: UE IMSI[262422477409932] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.810: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 12/01 11:06:05.810: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.810: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.811: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 12/01 11:06:05.811: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3182) 12/01 11:06:05.811: [smf] INFO: UE IMSI[262429414606442] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.816: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 12/01 11:06:05.816: [upf] INFO: UE F-SEID[UP:0x641 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.816: [upf] INFO: UE F-SEID[UP:0x641 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.818: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 12/01 11:06:05.818: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3182) 12/01 11:06:05.818: [smf] INFO: UE IMSI[262428977978322] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.821: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 12/01 11:06:05.821: [upf] INFO: UE F-SEID[UP:0x513 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.821: [upf] INFO: UE F-SEID[UP:0x513 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.824: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 12/01 11:06:05.824: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3182) 12/01 11:06:05.824: [smf] INFO: UE IMSI[262421443667158] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.829: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 12/01 11:06:05.829: [upf] INFO: UE F-SEID[UP:0x19f CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.829: [upf] INFO: UE F-SEID[UP:0x19f CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.831: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 12/01 11:06:05.831: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3182) 12/01 11:06:05.831: [smf] INFO: UE IMSI[262429638692502] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.836: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 12/01 11:06:05.836: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.836: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.838: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 12/01 11:06:05.838: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3182) 12/01 11:06:05.838: [smf] INFO: UE IMSI[262421680719950] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.843: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 12/01 11:06:05.843: [upf] INFO: UE F-SEID[UP:0x24b CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.843: [upf] INFO: UE F-SEID[UP:0x24b CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.845: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 12/01 11:06:05.845: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3182) 12/01 11:06:05.845: [smf] INFO: UE IMSI[262429852872821] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.850: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 12/01 11:06:05.850: [upf] INFO: UE F-SEID[UP:0x946 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.850: [upf] INFO: UE F-SEID[UP:0x946 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.852: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 12/01 11:06:05.852: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3182) 12/01 11:06:05.852: [smf] INFO: UE IMSI[262421759516029] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.857: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 12/01 11:06:05.857: [upf] INFO: UE F-SEID[UP:0x23e CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.857: [upf] INFO: UE F-SEID[UP:0x23e CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.859: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 12/01 11:06:05.859: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3182) 12/01 11:06:05.859: [smf] INFO: UE IMSI[262420925956300] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.865: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 12/01 11:06:05.865: [upf] INFO: UE F-SEID[UP:0x42d CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.865: [upf] INFO: UE F-SEID[UP:0x42d CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.866: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 12/01 11:06:05.866: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3182) 12/01 11:06:05.866: [smf] INFO: UE IMSI[262429069201981] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.871: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 12/01 11:06:05.871: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.871: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.872: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 12/01 11:06:05.872: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3182) 12/01 11:06:05.872: [smf] INFO: UE IMSI[262420400411374] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.877: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 12/01 11:06:05.877: [upf] INFO: UE F-SEID[UP:0x527 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.877: [upf] INFO: UE F-SEID[UP:0x527 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.879: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 12/01 11:06:05.879: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3182) 12/01 11:06:05.879: [smf] INFO: UE IMSI[262428764607086] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.885: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 12/01 11:06:05.885: [upf] INFO: UE F-SEID[UP:0xcca CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.885: [upf] INFO: UE F-SEID[UP:0xcca CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.887: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 12/01 11:06:05.887: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3182) 12/01 11:06:05.887: [smf] INFO: UE IMSI[262421281274824] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.892: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 12/01 11:06:05.892: [upf] INFO: UE F-SEID[UP:0xbab CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.892: [upf] INFO: UE F-SEID[UP:0xbab CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.893: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 12/01 11:06:05.893: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3182) 12/01 11:06:05.893: [smf] INFO: UE IMSI[262429506454622] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.898: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 12/01 11:06:05.898: [upf] INFO: UE F-SEID[UP:0xbb CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.898: [upf] INFO: UE F-SEID[UP:0xbb CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.900: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 12/01 11:06:05.900: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3182) 12/01 11:06:05.900: [smf] INFO: UE IMSI[262424817396647] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.907: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 12/01 11:06:05.907: [upf] INFO: UE F-SEID[UP:0x39 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.907: [upf] INFO: UE F-SEID[UP:0x39 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.907: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 12/01 11:06:05.907: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3182) 12/01 11:06:05.907: [smf] INFO: UE IMSI[262421948370571] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.913: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 12/01 11:06:05.913: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.913: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.914: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 12/01 11:06:05.914: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3182) 12/01 11:06:05.914: [smf] INFO: UE IMSI[262421625703379] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.918: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 12/01 11:06:05.918: [upf] INFO: UE F-SEID[UP:0x70f CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.918: [upf] INFO: UE F-SEID[UP:0x70f CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.921: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 12/01 11:06:05.921: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3182) 12/01 11:06:05.921: [smf] INFO: UE IMSI[262423192504032] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.925: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 12/01 11:06:05.925: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.925: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.927: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 12/01 11:06:05.927: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3182) 12/01 11:06:05.927: [smf] INFO: UE IMSI[262421499018240] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.933: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 12/01 11:06:05.934: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.934: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.935: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 12/01 11:06:05.935: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3182) 12/01 11:06:05.935: [smf] INFO: UE IMSI[262425300959716] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.940: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 12/01 11:06:05.940: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.941: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.942: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 12/01 11:06:05.942: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3182) 12/01 11:06:05.942: [smf] INFO: UE IMSI[262425772763211] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.948: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 12/01 11:06:05.948: [upf] INFO: UE F-SEID[UP:0xfd CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.948: [upf] INFO: UE F-SEID[UP:0xfd CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.949: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 12/01 11:06:05.949: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3182) 12/01 11:06:05.949: [smf] INFO: UE IMSI[262426427280066] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.954: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 12/01 11:06:05.954: [upf] INFO: UE F-SEID[UP:0x661 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.954: [upf] INFO: UE F-SEID[UP:0x661 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.955: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 12/01 11:06:05.955: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3182) 12/01 11:06:05.955: [smf] INFO: UE IMSI[262424142461085] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.960: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 12/01 11:06:05.960: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.960: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.962: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 12/01 11:06:05.962: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3182) 12/01 11:06:05.962: [smf] INFO: UE IMSI[262425818448197] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.966: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 12/01 11:06:05.966: [upf] INFO: UE F-SEID[UP:0x488 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.966: [upf] INFO: UE F-SEID[UP:0x488 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.969: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 12/01 11:06:05.969: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3182) 12/01 11:06:05.969: [smf] INFO: UE IMSI[262421492786278] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.973: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 12/01 11:06:05.973: [upf] INFO: UE F-SEID[UP:0x25b CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.973: [upf] INFO: UE F-SEID[UP:0x25b CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.975: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 12/01 11:06:05.975: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3182) 12/01 11:06:05.975: [smf] INFO: UE IMSI[262427533681147] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.979: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 12/01 11:06:05.979: [upf] INFO: UE F-SEID[UP:0x974 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.979: [upf] INFO: UE F-SEID[UP:0x974 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.982: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 12/01 11:06:05.982: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3182) 12/01 11:06:05.982: [smf] INFO: UE IMSI[262421272588325] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.986: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 12/01 11:06:05.986: [upf] INFO: UE F-SEID[UP:0x7e CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.986: [upf] INFO: UE F-SEID[UP:0x7e CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.988: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 12/01 11:06:05.988: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3182) 12/01 11:06:05.988: [smf] INFO: UE IMSI[262420858516401] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.992: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 12/01 11:06:05.992: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.992: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.994: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 12/01 11:06:05.994: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3182) 12/01 11:06:05.994: [smf] INFO: UE IMSI[262428753408771] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:05.999: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 12/01 11:06:05.999: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:05.999: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.001: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 12/01 11:06:06.001: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3182) 12/01 11:06:06.001: [smf] INFO: UE IMSI[262420095209728] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.006: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 12/01 11:06:06.006: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.006: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.007: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 12/01 11:06:06.007: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3182) 12/01 11:06:06.007: [smf] INFO: UE IMSI[262429045105219] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.013: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 12/01 11:06:06.013: [upf] INFO: UE F-SEID[UP:0x261 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.013: [upf] INFO: UE F-SEID[UP:0x261 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.014: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 12/01 11:06:06.014: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3182) 12/01 11:06:06.014: [smf] INFO: UE IMSI[262429622092918] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.020: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 12/01 11:06:06.020: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.020: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.021: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 12/01 11:06:06.021: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3182) 12/01 11:06:06.021: [smf] INFO: UE IMSI[262428957834788] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.026: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 12/01 11:06:06.026: [upf] INFO: UE F-SEID[UP:0x33d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.026: [upf] INFO: UE F-SEID[UP:0x33d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.028: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 12/01 11:06:06.028: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3182) 12/01 11:06:06.028: [smf] INFO: UE IMSI[262424282009155] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.035: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 12/01 11:06:06.035: [upf] INFO: UE F-SEID[UP:0x446 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.035: [upf] INFO: UE F-SEID[UP:0x446 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.035: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 12/01 11:06:06.036: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3182) 12/01 11:06:06.036: [smf] INFO: UE IMSI[262425477815171] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.042: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 12/01 11:06:06.042: [upf] INFO: UE F-SEID[UP:0x24 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.042: [upf] INFO: UE F-SEID[UP:0x24 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.042: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 12/01 11:06:06.042: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3182) 12/01 11:06:06.042: [smf] INFO: UE IMSI[262420768885745] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.048: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 12/01 11:06:06.048: [upf] INFO: UE F-SEID[UP:0x64f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.048: [upf] INFO: UE F-SEID[UP:0x64f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.049: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 12/01 11:06:06.049: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3182) 12/01 11:06:06.049: [smf] INFO: UE IMSI[262428864223271] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.055: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 12/01 11:06:06.055: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.055: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.056: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 12/01 11:06:06.056: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3182) 12/01 11:06:06.056: [smf] INFO: UE IMSI[262424964599722] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.062: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 12/01 11:06:06.062: [upf] INFO: UE F-SEID[UP:0x991 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.062: [upf] INFO: UE F-SEID[UP:0x991 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.063: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 12/01 11:06:06.063: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3182) 12/01 11:06:06.063: [smf] INFO: UE IMSI[262426694262269] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.069: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 12/01 11:06:06.069: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.069: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.070: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 12/01 11:06:06.070: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3182) 12/01 11:06:06.070: [smf] INFO: UE IMSI[262427468785685] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.075: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 12/01 11:06:06.075: [upf] INFO: UE F-SEID[UP:0x789 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.075: [upf] INFO: UE F-SEID[UP:0x789 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.077: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 12/01 11:06:06.077: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3182) 12/01 11:06:06.077: [smf] INFO: UE IMSI[262429048472152] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.081: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 12/01 11:06:06.081: [upf] INFO: UE F-SEID[UP:0xddd CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.081: [upf] INFO: UE F-SEID[UP:0xddd CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.084: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 12/01 11:06:06.084: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3182) 12/01 11:06:06.084: [smf] INFO: UE IMSI[262421554953412] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.090: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 12/01 11:06:06.090: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.090: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.091: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 12/01 11:06:06.091: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3182) 12/01 11:06:06.091: [smf] INFO: UE IMSI[262428524757474] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.096: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 12/01 11:06:06.096: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.096: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.098: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 12/01 11:06:06.098: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3182) 12/01 11:06:06.098: [smf] INFO: UE IMSI[262429716195946] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.104: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 12/01 11:06:06.104: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.104: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.106: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 12/01 11:06:06.106: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3182) 12/01 11:06:06.106: [smf] INFO: UE IMSI[262426064702735] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.111: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 12/01 11:06:06.111: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.111: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.112: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 12/01 11:06:06.112: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3182) 12/01 11:06:06.112: [smf] INFO: UE IMSI[262429401485917] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.117: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 12/01 11:06:06.117: [upf] INFO: UE F-SEID[UP:0x91f CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.117: [upf] INFO: UE F-SEID[UP:0x91f CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.119: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 12/01 11:06:06.119: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3182) 12/01 11:06:06.119: [smf] INFO: UE IMSI[262422029812458] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.124: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 12/01 11:06:06.124: [upf] INFO: UE F-SEID[UP:0x38d CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.124: [upf] INFO: UE F-SEID[UP:0x38d CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.125: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 12/01 11:06:06.125: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3182) 12/01 11:06:06.125: [smf] INFO: UE IMSI[262426061597376] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.130: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 12/01 11:06:06.130: [upf] INFO: UE F-SEID[UP:0x873 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.130: [upf] INFO: UE F-SEID[UP:0x873 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.132: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 12/01 11:06:06.132: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3182) 12/01 11:06:06.132: [smf] INFO: UE IMSI[262423465211165] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.137: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 12/01 11:06:06.137: [upf] INFO: UE F-SEID[UP:0x29d CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.137: [upf] INFO: UE F-SEID[UP:0x29d CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.138: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 12/01 11:06:06.138: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3182) 12/01 11:06:06.138: [smf] INFO: UE IMSI[262427892612812] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.144: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 12/01 11:06:06.144: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.144: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.145: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 12/01 11:06:06.145: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3182) 12/01 11:06:06.145: [smf] INFO: UE IMSI[262428479347702] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.150: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 12/01 11:06:06.150: [upf] INFO: UE F-SEID[UP:0x94b CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.150: [upf] INFO: UE F-SEID[UP:0x94b CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.152: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 12/01 11:06:06.152: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3182) 12/01 11:06:06.152: [smf] INFO: UE IMSI[262429443119294] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.158: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 12/01 11:06:06.158: [upf] INFO: UE F-SEID[UP:0x40 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.158: [upf] INFO: UE F-SEID[UP:0x40 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.159: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 12/01 11:06:06.159: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3182) 12/01 11:06:06.159: [smf] INFO: UE IMSI[262422260702118] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.164: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 12/01 11:06:06.164: [upf] INFO: UE F-SEID[UP:0x43 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.164: [upf] INFO: UE F-SEID[UP:0x43 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.165: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 12/01 11:06:06.166: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3182) 12/01 11:06:06.166: [smf] INFO: UE IMSI[262423939717299] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.171: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 12/01 11:06:06.171: [upf] INFO: UE F-SEID[UP:0x25e CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.171: [upf] INFO: UE F-SEID[UP:0x25e CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.172: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 12/01 11:06:06.172: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3182) 12/01 11:06:06.172: [smf] INFO: UE IMSI[262427624470941] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.176: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 12/01 11:06:06.176: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.176: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.178: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 12/01 11:06:06.178: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3182) 12/01 11:06:06.178: [smf] INFO: UE IMSI[262421641235701] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.183: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 12/01 11:06:06.183: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.183: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.185: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 12/01 11:06:06.185: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3182) 12/01 11:06:06.185: [smf] INFO: UE IMSI[262426908541667] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.189: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 12/01 11:06:06.189: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.189: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.191: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 12/01 11:06:06.191: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3182) 12/01 11:06:06.191: [smf] INFO: UE IMSI[262422370236546] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.196: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 12/01 11:06:06.196: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.196: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.198: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 12/01 11:06:06.198: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3182) 12/01 11:06:06.198: [smf] INFO: UE IMSI[262427969836435] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.203: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 12/01 11:06:06.204: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.204: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.205: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 12/01 11:06:06.205: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3182) 12/01 11:06:06.205: [smf] INFO: UE IMSI[262423986581462] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.209: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 12/01 11:06:06.209: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.209: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.212: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 12/01 11:06:06.212: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3182) 12/01 11:06:06.212: [smf] INFO: UE IMSI[262422602956911] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.219: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 12/01 11:06:06.219: [upf] INFO: UE F-SEID[UP:0x53a CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.219: [upf] INFO: UE F-SEID[UP:0x53a CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.220: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 12/01 11:06:06.220: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3182) 12/01 11:06:06.220: [smf] INFO: UE IMSI[262423761934696] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.226: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 12/01 11:06:06.226: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.226: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.227: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 12/01 11:06:06.227: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3182) 12/01 11:06:06.227: [smf] INFO: UE IMSI[262428881022841] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.232: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 12/01 11:06:06.232: [upf] INFO: UE F-SEID[UP:0xaab CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.232: [upf] INFO: UE F-SEID[UP:0xaab CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.235: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 12/01 11:06:06.235: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3182) 12/01 11:06:06.235: [smf] INFO: UE IMSI[262423864661537] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.242: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 12/01 11:06:06.242: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.242: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.243: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 12/01 11:06:06.243: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3182) 12/01 11:06:06.243: [smf] INFO: UE IMSI[262425319432133] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.247: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 12/01 11:06:06.247: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.247: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.249: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 12/01 11:06:06.249: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3182) 12/01 11:06:06.249: [smf] INFO: UE IMSI[262422201467744] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.254: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 12/01 11:06:06.254: [upf] INFO: UE F-SEID[UP:0x612 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.254: [upf] INFO: UE F-SEID[UP:0x612 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.256: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 12/01 11:06:06.256: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3182) 12/01 11:06:06.256: [smf] INFO: UE IMSI[262424099508261] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.260: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 12/01 11:06:06.260: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.260: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.262: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 12/01 11:06:06.262: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3182) 12/01 11:06:06.262: [smf] INFO: UE IMSI[262425522969479] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.267: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 12/01 11:06:06.267: [upf] INFO: UE F-SEID[UP:0x39d CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.267: [upf] INFO: UE F-SEID[UP:0x39d CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.269: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 12/01 11:06:06.269: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3182) 12/01 11:06:06.269: [smf] INFO: UE IMSI[262420187230550] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.274: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 12/01 11:06:06.274: [upf] INFO: UE F-SEID[UP:0x58b CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.274: [upf] INFO: UE F-SEID[UP:0x58b CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.276: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 12/01 11:06:06.276: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3182) 12/01 11:06:06.276: [smf] INFO: UE IMSI[262429945273462] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.281: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 12/01 11:06:06.281: [upf] INFO: UE F-SEID[UP:0x965 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.281: [upf] INFO: UE F-SEID[UP:0x965 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.283: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 12/01 11:06:06.283: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3182) 12/01 11:06:06.283: [smf] INFO: UE IMSI[262422355184862] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.288: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 12/01 11:06:06.288: [upf] INFO: UE F-SEID[UP:0x172 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.288: [upf] INFO: UE F-SEID[UP:0x172 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.289: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 12/01 11:06:06.289: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3182) 12/01 11:06:06.290: [smf] INFO: UE IMSI[262421829514120] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.294: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 12/01 11:06:06.295: [upf] INFO: UE F-SEID[UP:0x96f CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.295: [upf] INFO: UE F-SEID[UP:0x96f CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.296: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 12/01 11:06:06.296: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3182) 12/01 11:06:06.296: [smf] INFO: UE IMSI[262427103635407] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.300: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 12/01 11:06:06.300: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.300: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.303: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 12/01 11:06:06.303: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3182) 12/01 11:06:06.303: [smf] INFO: UE IMSI[262425464139407] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.308: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 12/01 11:06:06.308: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.308: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.309: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 12/01 11:06:06.309: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3182) 12/01 11:06:06.309: [smf] INFO: UE IMSI[262423470505316] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.314: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 12/01 11:06:06.314: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.314: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.316: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 12/01 11:06:06.316: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3182) 12/01 11:06:06.316: [smf] INFO: UE IMSI[262420538358759] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.321: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 12/01 11:06:06.321: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.321: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.323: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 12/01 11:06:06.323: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3182) 12/01 11:06:06.323: [smf] INFO: UE IMSI[262425778785755] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.327: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 12/01 11:06:06.327: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.327: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.330: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 12/01 11:06:06.330: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3182) 12/01 11:06:06.330: [smf] INFO: UE IMSI[262428346949990] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.335: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 12/01 11:06:06.335: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.335: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.337: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 12/01 11:06:06.337: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3182) 12/01 11:06:06.338: [smf] INFO: UE IMSI[262425302719067] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.342: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 12/01 11:06:06.342: [upf] INFO: UE F-SEID[UP:0x30b CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.343: [upf] INFO: UE F-SEID[UP:0x30b CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.344: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 12/01 11:06:06.344: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3182) 12/01 11:06:06.344: [smf] INFO: UE IMSI[262427687430834] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.350: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 12/01 11:06:06.350: [upf] INFO: UE F-SEID[UP:0x824 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.350: [upf] INFO: UE F-SEID[UP:0x824 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.350: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 12/01 11:06:06.350: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3182) 12/01 11:06:06.350: [smf] INFO: UE IMSI[262423902471378] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.356: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 12/01 11:06:06.356: [upf] INFO: UE F-SEID[UP:0x292 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.356: [upf] INFO: UE F-SEID[UP:0x292 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.358: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 12/01 11:06:06.358: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3182) 12/01 11:06:06.358: [smf] INFO: UE IMSI[262425533431287] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.362: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 12/01 11:06:06.362: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.362: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.364: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 12/01 11:06:06.364: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3182) 12/01 11:06:06.364: [smf] INFO: UE IMSI[262427550031943] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.370: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 12/01 11:06:06.370: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.370: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.371: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 12/01 11:06:06.371: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3182) 12/01 11:06:06.371: [smf] INFO: UE IMSI[262429620849933] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.376: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 12/01 11:06:06.376: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.376: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.378: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 12/01 11:06:06.378: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3182) 12/01 11:06:06.378: [smf] INFO: UE IMSI[262420299466098] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.382: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 12/01 11:06:06.382: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.382: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.384: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 12/01 11:06:06.384: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3182) 12/01 11:06:06.384: [smf] INFO: UE IMSI[262424391455633] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.389: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 12/01 11:06:06.389: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.389: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.390: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 12/01 11:06:06.390: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3182) 12/01 11:06:06.390: [smf] INFO: UE IMSI[262423555351468] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.395: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 12/01 11:06:06.395: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.395: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.397: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 12/01 11:06:06.397: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3182) 12/01 11:06:06.397: [smf] INFO: UE IMSI[262426419004884] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.402: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 12/01 11:06:06.402: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.402: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.403: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 12/01 11:06:06.403: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3182) 12/01 11:06:06.403: [smf] INFO: UE IMSI[262421549976099] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.408: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 12/01 11:06:06.408: [upf] INFO: UE F-SEID[UP:0x45c CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.408: [upf] INFO: UE F-SEID[UP:0x45c CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.410: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 12/01 11:06:06.410: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3182) 12/01 11:06:06.410: [smf] INFO: UE IMSI[262421381101011] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.414: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 12/01 11:06:06.414: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.414: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.417: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 12/01 11:06:06.417: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3182) 12/01 11:06:06.417: [smf] INFO: UE IMSI[262426600513175] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.422: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 12/01 11:06:06.422: [upf] INFO: UE F-SEID[UP:0xaec CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.422: [upf] INFO: UE F-SEID[UP:0xaec CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.423: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 12/01 11:06:06.423: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3182) 12/01 11:06:06.423: [smf] INFO: UE IMSI[262421748529637] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.428: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 12/01 11:06:06.428: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.428: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.430: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 12/01 11:06:06.430: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3182) 12/01 11:06:06.430: [smf] INFO: UE IMSI[262423230982868] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.435: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 12/01 11:06:06.435: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.435: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.436: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 12/01 11:06:06.436: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3182) 12/01 11:06:06.436: [smf] INFO: UE IMSI[262424195951220] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.441: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 12/01 11:06:06.441: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.441: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.443: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 12/01 11:06:06.443: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3182) 12/01 11:06:06.443: [smf] INFO: UE IMSI[262421228188199] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.448: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 12/01 11:06:06.448: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.448: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.450: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 12/01 11:06:06.450: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3182) 12/01 11:06:06.450: [smf] INFO: UE IMSI[262425743887459] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.455: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 12/01 11:06:06.455: [upf] INFO: UE F-SEID[UP:0x396 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.455: [upf] INFO: UE F-SEID[UP:0x396 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.456: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 12/01 11:06:06.456: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3182) 12/01 11:06:06.456: [smf] INFO: UE IMSI[262423846305897] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.461: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 12/01 11:06:06.461: [upf] INFO: UE F-SEID[UP:0xbce CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.461: [upf] INFO: UE F-SEID[UP:0xbce CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.463: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 12/01 11:06:06.463: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3182) 12/01 11:06:06.463: [smf] INFO: UE IMSI[262421337537412] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.467: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 12/01 11:06:06.467: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.467: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.470: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 12/01 11:06:06.470: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3182) 12/01 11:06:06.470: [smf] INFO: UE IMSI[262425654873606] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.475: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 12/01 11:06:06.475: [upf] INFO: UE F-SEID[UP:0x221 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.475: [upf] INFO: UE F-SEID[UP:0x221 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.476: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 12/01 11:06:06.476: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3182) 12/01 11:06:06.476: [smf] INFO: UE IMSI[262426808398768] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.482: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 12/01 11:06:06.482: [upf] INFO: UE F-SEID[UP:0x53 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.482: [upf] INFO: UE F-SEID[UP:0x53 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.483: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 12/01 11:06:06.483: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3182) 12/01 11:06:06.483: [smf] INFO: UE IMSI[262429921156508] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.488: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 12/01 11:06:06.488: [upf] INFO: UE F-SEID[UP:0x1c CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.488: [upf] INFO: UE F-SEID[UP:0x1c CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.489: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 12/01 11:06:06.489: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3182) 12/01 11:06:06.489: [smf] INFO: UE IMSI[262428045766618] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.493: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 12/01 11:06:06.493: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.493: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.496: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 12/01 11:06:06.496: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3182) 12/01 11:06:06.496: [smf] INFO: UE IMSI[262425012593668] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.500: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 12/01 11:06:06.500: [upf] INFO: UE F-SEID[UP:0xfda CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.500: [upf] INFO: UE F-SEID[UP:0xfda CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.502: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 12/01 11:06:06.502: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3182) 12/01 11:06:06.502: [smf] INFO: UE IMSI[262429584743731] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.508: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 12/01 11:06:06.508: [upf] INFO: UE F-SEID[UP:0x81d CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.508: [upf] INFO: UE F-SEID[UP:0x81d CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.509: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 12/01 11:06:06.509: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3182) 12/01 11:06:06.509: [smf] INFO: UE IMSI[262422040420324] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.514: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 12/01 11:06:06.514: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.514: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.516: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 12/01 11:06:06.516: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3182) 12/01 11:06:06.516: [smf] INFO: UE IMSI[262428625070822] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.520: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 12/01 11:06:06.520: [upf] INFO: UE F-SEID[UP:0xeda CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.520: [upf] INFO: UE F-SEID[UP:0xeda CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.522: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 12/01 11:06:06.522: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3182) 12/01 11:06:06.522: [smf] INFO: UE IMSI[262420530875126] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.526: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 12/01 11:06:06.526: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.526: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.529: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 12/01 11:06:06.529: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3182) 12/01 11:06:06.529: [smf] INFO: UE IMSI[262429790873253] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.534: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 12/01 11:06:06.534: [upf] INFO: UE F-SEID[UP:0x46b CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.534: [upf] INFO: UE F-SEID[UP:0x46b CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.535: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 12/01 11:06:06.535: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3182) 12/01 11:06:06.535: [smf] INFO: UE IMSI[262422119014866] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.539: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 12/01 11:06:06.539: [upf] INFO: UE F-SEID[UP:0x30c CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.539: [upf] INFO: UE F-SEID[UP:0x30c CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.541: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 12/01 11:06:06.541: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3182) 12/01 11:06:06.542: [smf] INFO: UE IMSI[262429247227740] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.547: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 12/01 11:06:06.547: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.547: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.548: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 12/01 11:06:06.548: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3182) 12/01 11:06:06.548: [smf] INFO: UE IMSI[262428645678395] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.554: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 12/01 11:06:06.554: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.554: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.555: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 12/01 11:06:06.555: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3182) 12/01 11:06:06.555: [smf] INFO: UE IMSI[262423800501257] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.560: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 12/01 11:06:06.560: [upf] INFO: UE F-SEID[UP:0x287 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.560: [upf] INFO: UE F-SEID[UP:0x287 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.562: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 12/01 11:06:06.562: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3182) 12/01 11:06:06.562: [smf] INFO: UE IMSI[262424874599584] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.567: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 12/01 11:06:06.568: [upf] INFO: UE F-SEID[UP:0x391 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.568: [upf] INFO: UE F-SEID[UP:0x391 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.569: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 12/01 11:06:06.569: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3182) 12/01 11:06:06.569: [smf] INFO: UE IMSI[262425516940820] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.575: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 12/01 11:06:06.575: [upf] INFO: UE F-SEID[UP:0x705 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.575: [upf] INFO: UE F-SEID[UP:0x705 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.576: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 12/01 11:06:06.576: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3182) 12/01 11:06:06.576: [smf] INFO: UE IMSI[262428113127976] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.580: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 12/01 11:06:06.580: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.580: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.582: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 12/01 11:06:06.582: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3182) 12/01 11:06:06.582: [smf] INFO: UE IMSI[262428312338713] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.587: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 12/01 11:06:06.587: [upf] INFO: UE F-SEID[UP:0x93e CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.587: [upf] INFO: UE F-SEID[UP:0x93e CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.589: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 12/01 11:06:06.589: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3182) 12/01 11:06:06.589: [smf] INFO: UE IMSI[262425985234416] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.594: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 12/01 11:06:06.594: [upf] INFO: UE F-SEID[UP:0x160 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.594: [upf] INFO: UE F-SEID[UP:0x160 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.596: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 12/01 11:06:06.596: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3182) 12/01 11:06:06.596: [smf] INFO: UE IMSI[262422150453491] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.601: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 12/01 11:06:06.601: [upf] INFO: UE F-SEID[UP:0x230 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.601: [upf] INFO: UE F-SEID[UP:0x230 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.602: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 12/01 11:06:06.602: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3182) 12/01 11:06:06.602: [smf] INFO: UE IMSI[262421443297876] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.608: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 12/01 11:06:06.608: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.608: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.610: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 12/01 11:06:06.610: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3182) 12/01 11:06:06.610: [smf] INFO: UE IMSI[262422519242585] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.615: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 12/01 11:06:06.615: [upf] INFO: UE F-SEID[UP:0x157 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.615: [upf] INFO: UE F-SEID[UP:0x157 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.617: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 12/01 11:06:06.617: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3182) 12/01 11:06:06.617: [smf] INFO: UE IMSI[262422728543896] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.622: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 12/01 11:06:06.622: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.622: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.624: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 12/01 11:06:06.624: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3182) 12/01 11:06:06.624: [smf] INFO: UE IMSI[262428105826355] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.629: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 12/01 11:06:06.629: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.629: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.630: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 12/01 11:06:06.631: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3182) 12/01 11:06:06.631: [smf] INFO: UE IMSI[262428382531050] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.637: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 12/01 11:06:06.637: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.637: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.638: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 12/01 11:06:06.638: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3182) 12/01 11:06:06.638: [smf] INFO: UE IMSI[262422885595642] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.644: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 12/01 11:06:06.644: [upf] INFO: UE F-SEID[UP:0x73a CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.644: [upf] INFO: UE F-SEID[UP:0x73a CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.645: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 12/01 11:06:06.645: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3182) 12/01 11:06:06.645: [smf] INFO: UE IMSI[262420316363897] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.652: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 12/01 11:06:06.652: [upf] INFO: UE F-SEID[UP:0x212 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.652: [upf] INFO: UE F-SEID[UP:0x212 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.653: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 12/01 11:06:06.653: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3182) 12/01 11:06:06.653: [smf] INFO: UE IMSI[262428217083626] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.658: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 12/01 11:06:06.659: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.659: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.659: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 12/01 11:06:06.659: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3182) 12/01 11:06:06.659: [smf] INFO: UE IMSI[262427102987675] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.665: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 12/01 11:06:06.665: [upf] INFO: UE F-SEID[UP:0x61b CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.665: [upf] INFO: UE F-SEID[UP:0x61b CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.667: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 12/01 11:06:06.667: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3182) 12/01 11:06:06.667: [smf] INFO: UE IMSI[262423242194279] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.671: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 12/01 11:06:06.671: [upf] INFO: UE F-SEID[UP:0x273 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.671: [upf] INFO: UE F-SEID[UP:0x273 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.673: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 12/01 11:06:06.673: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3182) 12/01 11:06:06.673: [smf] INFO: UE IMSI[262421745930809] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.679: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 12/01 11:06:06.679: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.679: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.681: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 12/01 11:06:06.681: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3182) 12/01 11:06:06.681: [smf] INFO: UE IMSI[262429352609093] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.688: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 12/01 11:06:06.688: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3182) 12/01 11:06:06.688: [smf] INFO: UE IMSI[262420776024491] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.694: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 12/01 11:06:06.694: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3182) 12/01 11:06:06.695: [smf] INFO: UE IMSI[262429021550351] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.695: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 12/01 11:06:06.695: [upf] INFO: UE F-SEID[UP:0x662 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.695: [upf] INFO: UE F-SEID[UP:0x662 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.701: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 12/01 11:06:06.701: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.701: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.702: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 12/01 11:06:06.702: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3182) 12/01 11:06:06.702: [smf] INFO: UE IMSI[262427105213491] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.706: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 12/01 11:06:06.706: [upf] INFO: UE F-SEID[UP:0x297 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.706: [upf] INFO: UE F-SEID[UP:0x297 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.709: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 12/01 11:06:06.709: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3182) 12/01 11:06:06.709: [smf] INFO: UE IMSI[262425368273292] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.710: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 12/01 11:06:06.710: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.710: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.717: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 12/01 11:06:06.717: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3182) 12/01 11:06:06.717: [smf] INFO: UE IMSI[262428405997492] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.718: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 12/01 11:06:06.718: [upf] INFO: UE F-SEID[UP:0x95 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.718: [upf] INFO: UE F-SEID[UP:0x95 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.723: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 12/01 11:06:06.723: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3182) 12/01 11:06:06.723: [smf] INFO: UE IMSI[262424746635593] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.724: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 12/01 11:06:06.724: [upf] INFO: UE F-SEID[UP:0x437 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.724: [upf] INFO: UE F-SEID[UP:0x437 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.730: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 12/01 11:06:06.730: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3182) 12/01 11:06:06.730: [smf] INFO: UE IMSI[262420145108046] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.731: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 12/01 11:06:06.731: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.731: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.737: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 12/01 11:06:06.737: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3182) 12/01 11:06:06.737: [smf] INFO: UE IMSI[262421276251098] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.737: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 12/01 11:06:06.737: [upf] INFO: UE F-SEID[UP:0x29f CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.737: [upf] INFO: UE F-SEID[UP:0x29f CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.743: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 12/01 11:06:06.743: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3182) 12/01 11:06:06.743: [smf] INFO: UE IMSI[262427243827542] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.744: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 12/01 11:06:06.744: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.744: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.750: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 12/01 11:06:06.750: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3182) 12/01 11:06:06.750: [smf] INFO: UE IMSI[262428001043698] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.751: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 12/01 11:06:06.751: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.751: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.756: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 12/01 11:06:06.756: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3182) 12/01 11:06:06.756: [smf] INFO: UE IMSI[262422262636085] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.757: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 12/01 11:06:06.757: [upf] INFO: UE F-SEID[UP:0x597 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.757: [upf] INFO: UE F-SEID[UP:0x597 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.763: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 12/01 11:06:06.763: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3182) 12/01 11:06:06.763: [smf] INFO: UE IMSI[262426714246247] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.764: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 12/01 11:06:06.764: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.764: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.769: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 12/01 11:06:06.769: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3182) 12/01 11:06:06.769: [smf] INFO: UE IMSI[262425307129618] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.770: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 12/01 11:06:06.770: [upf] INFO: UE F-SEID[UP:0x14c CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.770: [upf] INFO: UE F-SEID[UP:0x14c CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.777: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 12/01 11:06:06.777: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3182) 12/01 11:06:06.777: [smf] INFO: UE IMSI[262420807329356] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.778: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 12/01 11:06:06.778: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.778: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.784: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 12/01 11:06:06.784: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3182) 12/01 11:06:06.784: [smf] INFO: UE IMSI[262426584753667] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.785: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 12/01 11:06:06.785: [upf] INFO: UE F-SEID[UP:0x450 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.785: [upf] INFO: UE F-SEID[UP:0x450 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.791: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 12/01 11:06:06.792: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3182) 12/01 11:06:06.792: [smf] INFO: UE IMSI[262420742307108] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.792: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 12/01 11:06:06.792: [upf] INFO: UE F-SEID[UP:0x74f CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.792: [upf] INFO: UE F-SEID[UP:0x74f CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.798: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 12/01 11:06:06.798: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3182) 12/01 11:06:06.798: [smf] INFO: UE IMSI[262426696245613] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.799: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 12/01 11:06:06.799: [upf] INFO: UE F-SEID[UP:0x18f CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.799: [upf] INFO: UE F-SEID[UP:0x18f CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.806: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 12/01 11:06:06.806: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3182) 12/01 11:06:06.806: [smf] INFO: UE IMSI[262426001096221] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.807: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 12/01 11:06:06.807: [upf] INFO: UE F-SEID[UP:0xee CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.807: [upf] INFO: UE F-SEID[UP:0xee CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.812: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 12/01 11:06:06.812: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3182) 12/01 11:06:06.812: [smf] INFO: UE IMSI[262427648420054] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.813: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 12/01 11:06:06.813: [upf] INFO: UE F-SEID[UP:0x54a CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.813: [upf] INFO: UE F-SEID[UP:0x54a CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.820: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 12/01 11:06:06.820: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3182) 12/01 11:06:06.820: [smf] INFO: UE IMSI[262423681414819] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.820: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 12/01 11:06:06.820: [upf] INFO: UE F-SEID[UP:0xfae CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.821: [upf] INFO: UE F-SEID[UP:0xfae CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.827: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 12/01 11:06:06.827: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3182) 12/01 11:06:06.827: [smf] INFO: UE IMSI[262423568992600] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.828: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 12/01 11:06:06.828: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.828: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.834: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 12/01 11:06:06.834: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3182) 12/01 11:06:06.834: [smf] INFO: UE IMSI[262429700696081] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.835: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 12/01 11:06:06.835: [upf] INFO: UE F-SEID[UP:0x553 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.835: [upf] INFO: UE F-SEID[UP:0x553 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.840: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 12/01 11:06:06.840: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3182) 12/01 11:06:06.840: [smf] INFO: UE IMSI[262424931388326] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.841: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 12/01 11:06:06.841: [upf] INFO: UE F-SEID[UP:0x93b CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.841: [upf] INFO: UE F-SEID[UP:0x93b CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.847: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 12/01 11:06:06.847: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3182) 12/01 11:06:06.847: [smf] INFO: UE IMSI[262424826288683] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.848: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 12/01 11:06:06.848: [upf] INFO: UE F-SEID[UP:0x286 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.848: [upf] INFO: UE F-SEID[UP:0x286 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.854: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 12/01 11:06:06.854: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3182) 12/01 11:06:06.854: [smf] INFO: UE IMSI[262424635714546] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.855: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 12/01 11:06:06.855: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.855: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.861: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 12/01 11:06:06.861: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3182) 12/01 11:06:06.861: [smf] INFO: UE IMSI[262427211371023] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.862: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 12/01 11:06:06.862: [upf] INFO: UE F-SEID[UP:0x853 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.862: [upf] INFO: UE F-SEID[UP:0x853 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.868: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 12/01 11:06:06.868: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3182) 12/01 11:06:06.868: [smf] INFO: UE IMSI[262425708969284] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.869: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 12/01 11:06:06.869: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.869: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.876: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 12/01 11:06:06.876: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3182) 12/01 11:06:06.876: [smf] INFO: UE IMSI[262428226651595] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.877: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 12/01 11:06:06.877: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.877: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.883: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 12/01 11:06:06.883: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3182) 12/01 11:06:06.883: [smf] INFO: UE IMSI[262425629208040] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.884: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 12/01 11:06:06.884: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.884: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.892: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 12/01 11:06:06.892: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3182) 12/01 11:06:06.892: [smf] INFO: UE IMSI[262427207895634] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.893: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 12/01 11:06:06.893: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.893: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.898: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 12/01 11:06:06.898: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3182) 12/01 11:06:06.898: [smf] INFO: UE IMSI[262428204135030] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.899: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 12/01 11:06:06.899: [upf] INFO: UE F-SEID[UP:0x643 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.899: [upf] INFO: UE F-SEID[UP:0x643 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.904: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 12/01 11:06:06.904: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3182) 12/01 11:06:06.904: [smf] INFO: UE IMSI[262425425453423] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.905: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 12/01 11:06:06.905: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.905: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.911: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 12/01 11:06:06.911: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3182) 12/01 11:06:06.911: [smf] INFO: UE IMSI[262422166417301] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.912: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 12/01 11:06:06.912: [upf] INFO: UE F-SEID[UP:0x679 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.912: [upf] INFO: UE F-SEID[UP:0x679 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.917: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 12/01 11:06:06.917: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3182) 12/01 11:06:06.917: [smf] INFO: UE IMSI[262426165959072] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.919: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 12/01 11:06:06.919: [upf] INFO: UE F-SEID[UP:0x7be CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.919: [upf] INFO: UE F-SEID[UP:0x7be CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.924: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 12/01 11:06:06.924: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3182) 12/01 11:06:06.924: [smf] INFO: UE IMSI[262424309783277] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.925: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 12/01 11:06:06.925: [upf] INFO: UE F-SEID[UP:0x20 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.925: [upf] INFO: UE F-SEID[UP:0x20 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.930: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 12/01 11:06:06.930: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3182) 12/01 11:06:06.930: [smf] INFO: UE IMSI[262425254837458] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.932: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 12/01 11:06:06.932: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.932: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.937: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 12/01 11:06:06.937: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3182) 12/01 11:06:06.937: [smf] INFO: UE IMSI[262429030261189] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.938: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 12/01 11:06:06.938: [upf] INFO: UE F-SEID[UP:0x29e CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.938: [upf] INFO: UE F-SEID[UP:0x29e CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.943: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 12/01 11:06:06.943: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3182) 12/01 11:06:06.943: [smf] INFO: UE IMSI[262428340516603] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.944: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 12/01 11:06:06.944: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.944: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.950: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 12/01 11:06:06.950: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3182) 12/01 11:06:06.950: [smf] INFO: UE IMSI[262429237659183] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.951: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 12/01 11:06:06.951: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.951: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.957: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 12/01 11:06:06.957: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3182) 12/01 11:06:06.957: [smf] INFO: UE IMSI[262420177265872] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.958: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 12/01 11:06:06.958: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.958: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.963: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 12/01 11:06:06.963: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3182) 12/01 11:06:06.963: [smf] INFO: UE IMSI[262426160899414] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.964: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 12/01 11:06:06.964: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.964: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.970: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 12/01 11:06:06.970: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3182) 12/01 11:06:06.970: [smf] INFO: UE IMSI[262429035406613] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.971: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 12/01 11:06:06.971: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.971: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.976: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 12/01 11:06:06.976: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3182) 12/01 11:06:06.976: [smf] INFO: UE IMSI[262424516504223] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.977: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 12/01 11:06:06.977: [upf] INFO: UE F-SEID[UP:0x112 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.977: [upf] INFO: UE F-SEID[UP:0x112 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.983: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 12/01 11:06:06.983: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3182) 12/01 11:06:06.983: [smf] INFO: UE IMSI[262423361180536] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.984: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 12/01 11:06:06.985: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.985: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.991: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 12/01 11:06:06.991: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3182) 12/01 11:06:06.991: [smf] INFO: UE IMSI[262420157839422] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.992: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 12/01 11:06:06.992: [upf] INFO: UE F-SEID[UP:0x234 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.992: [upf] INFO: UE F-SEID[UP:0x234 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.997: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 12/01 11:06:06.997: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3182) 12/01 11:06:06.997: [smf] INFO: UE IMSI[262423643572110] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:06.998: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 12/01 11:06:06.998: [upf] INFO: UE F-SEID[UP:0x719 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:06.998: [upf] INFO: UE F-SEID[UP:0x719 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.004: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 12/01 11:06:07.004: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3182) 12/01 11:06:07.004: [smf] INFO: UE IMSI[262429572670707] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.005: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 12/01 11:06:07.005: [upf] INFO: UE F-SEID[UP:0x31c CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.005: [upf] INFO: UE F-SEID[UP:0x31c CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.011: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 12/01 11:06:07.011: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3182) 12/01 11:06:07.011: [smf] INFO: UE IMSI[262422552157134] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.012: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 12/01 11:06:07.012: [upf] INFO: UE F-SEID[UP:0x698 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.012: [upf] INFO: UE F-SEID[UP:0x698 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.017: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 12/01 11:06:07.017: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3182) 12/01 11:06:07.017: [smf] INFO: UE IMSI[262428978393048] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.018: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 12/01 11:06:07.018: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.018: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.024: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 12/01 11:06:07.024: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3182) 12/01 11:06:07.024: [smf] INFO: UE IMSI[262422085033702] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.025: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 12/01 11:06:07.025: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.025: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.030: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 12/01 11:06:07.030: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3182) 12/01 11:06:07.030: [smf] INFO: UE IMSI[262422204442039] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.032: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 12/01 11:06:07.032: [upf] INFO: UE F-SEID[UP:0x18c CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.032: [upf] INFO: UE F-SEID[UP:0x18c CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.038: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 12/01 11:06:07.038: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3182) 12/01 11:06:07.038: [smf] INFO: UE IMSI[262423560772015] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.039: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 12/01 11:06:07.039: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.039: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.044: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 12/01 11:06:07.045: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3182) 12/01 11:06:07.045: [smf] INFO: UE IMSI[262420110601757] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.045: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 12/01 11:06:07.045: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.045: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.051: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 12/01 11:06:07.051: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3182) 12/01 11:06:07.051: [smf] INFO: UE IMSI[262424625047724] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.052: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 12/01 11:06:07.052: [upf] INFO: UE F-SEID[UP:0x17a CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.052: [upf] INFO: UE F-SEID[UP:0x17a CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.057: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 12/01 11:06:07.057: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3182) 12/01 11:06:07.057: [smf] INFO: UE IMSI[262421522931573] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.058: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 12/01 11:06:07.059: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.059: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.064: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 12/01 11:06:07.064: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3182) 12/01 11:06:07.064: [smf] INFO: UE IMSI[262424093985515] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.065: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 12/01 11:06:07.065: [upf] INFO: UE F-SEID[UP:0x79c CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.065: [upf] INFO: UE F-SEID[UP:0x79c CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.071: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 12/01 11:06:07.071: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3182) 12/01 11:06:07.071: [smf] INFO: UE IMSI[262420860439241] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.072: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 12/01 11:06:07.072: [upf] INFO: UE F-SEID[UP:0x247 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.072: [upf] INFO: UE F-SEID[UP:0x247 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.077: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 12/01 11:06:07.077: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3182) 12/01 11:06:07.077: [smf] INFO: UE IMSI[262429707873013] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.078: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 12/01 11:06:07.078: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.078: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.084: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 12/01 11:06:07.084: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3182) 12/01 11:06:07.084: [smf] INFO: UE IMSI[262428799581759] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.085: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 12/01 11:06:07.085: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.085: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.090: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 12/01 11:06:07.090: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3182) 12/01 11:06:07.090: [smf] INFO: UE IMSI[262429985102565] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.091: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 12/01 11:06:07.091: [upf] INFO: UE F-SEID[UP:0x540 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.091: [upf] INFO: UE F-SEID[UP:0x540 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.097: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 12/01 11:06:07.097: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3182) 12/01 11:06:07.097: [smf] INFO: UE IMSI[262429981283017] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.098: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 12/01 11:06:07.098: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.098: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.104: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 12/01 11:06:07.104: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3182) 12/01 11:06:07.104: [smf] INFO: UE IMSI[262429350503684] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.105: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 12/01 11:06:07.105: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.105: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.111: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 12/01 11:06:07.111: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3182) 12/01 11:06:07.111: [smf] INFO: UE IMSI[262420220309769] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.112: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 12/01 11:06:07.112: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.112: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.117: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 12/01 11:06:07.117: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3182) 12/01 11:06:07.117: [smf] INFO: UE IMSI[262429589630188] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.118: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 12/01 11:06:07.118: [upf] INFO: UE F-SEID[UP:0x6af CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.118: [upf] INFO: UE F-SEID[UP:0x6af CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.124: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 12/01 11:06:07.124: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3182) 12/01 11:06:07.124: [smf] INFO: UE IMSI[262420040074831] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.125: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 12/01 11:06:07.125: [upf] INFO: UE F-SEID[UP:0x384 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.125: [upf] INFO: UE F-SEID[UP:0x384 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.131: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 12/01 11:06:07.131: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3182) 12/01 11:06:07.131: [smf] INFO: UE IMSI[262427083443217] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.132: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 12/01 11:06:07.132: [upf] INFO: UE F-SEID[UP:0x47 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.132: [upf] INFO: UE F-SEID[UP:0x47 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.137: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 12/01 11:06:07.137: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3182) 12/01 11:06:07.137: [smf] INFO: UE IMSI[262423179957130] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.138: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 12/01 11:06:07.138: [upf] INFO: UE F-SEID[UP:0x13f CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.138: [upf] INFO: UE F-SEID[UP:0x13f CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.143: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 12/01 11:06:07.143: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3182) 12/01 11:06:07.143: [smf] INFO: UE IMSI[262420004804200] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.144: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 12/01 11:06:07.145: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.145: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.150: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 12/01 11:06:07.150: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3182) 12/01 11:06:07.150: [smf] INFO: UE IMSI[262420428946635] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.151: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 12/01 11:06:07.151: [upf] INFO: UE F-SEID[UP:0x320 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.151: [upf] INFO: UE F-SEID[UP:0x320 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.157: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 12/01 11:06:07.157: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3182) 12/01 11:06:07.157: [smf] INFO: UE IMSI[262420919158445] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.158: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 12/01 11:06:07.158: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.158: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.164: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 12/01 11:06:07.164: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3182) 12/01 11:06:07.164: [smf] INFO: UE IMSI[262426393121175] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.165: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 12/01 11:06:07.165: [upf] INFO: UE F-SEID[UP:0x9df CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.165: [upf] INFO: UE F-SEID[UP:0x9df CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.171: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 12/01 11:06:07.171: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3182) 12/01 11:06:07.171: [smf] INFO: UE IMSI[262425149996908] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.172: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 12/01 11:06:07.172: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.172: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.178: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 12/01 11:06:07.178: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3182) 12/01 11:06:07.178: [smf] INFO: UE IMSI[262421823289004] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.179: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 12/01 11:06:07.179: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.179: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.185: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 12/01 11:06:07.185: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3182) 12/01 11:06:07.185: [smf] INFO: UE IMSI[262426220551357] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.186: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 12/01 11:06:07.186: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.186: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.191: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 12/01 11:06:07.192: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3182) 12/01 11:06:07.192: [smf] INFO: UE IMSI[262420560844032] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.192: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 12/01 11:06:07.192: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.192: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.198: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 12/01 11:06:07.198: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3182) 12/01 11:06:07.198: [smf] INFO: UE IMSI[262429231764515] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.199: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 12/01 11:06:07.199: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.199: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.204: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 12/01 11:06:07.204: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3182) 12/01 11:06:07.204: [smf] INFO: UE IMSI[262424104414538] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.205: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 12/01 11:06:07.205: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.205: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.211: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 12/01 11:06:07.211: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3182) 12/01 11:06:07.211: [smf] INFO: UE IMSI[262422702904507] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.212: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 12/01 11:06:07.212: [upf] INFO: UE F-SEID[UP:0x31 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.212: [upf] INFO: UE F-SEID[UP:0x31 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.217: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 12/01 11:06:07.217: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3182) 12/01 11:06:07.217: [smf] INFO: UE IMSI[262422693502639] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.218: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 12/01 11:06:07.218: [upf] INFO: UE F-SEID[UP:0x910 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.218: [upf] INFO: UE F-SEID[UP:0x910 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.224: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 12/01 11:06:07.224: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3182) 12/01 11:06:07.224: [smf] INFO: UE IMSI[262427545813922] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.225: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 12/01 11:06:07.225: [upf] INFO: UE F-SEID[UP:0x1de CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.225: [upf] INFO: UE F-SEID[UP:0x1de CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.230: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 12/01 11:06:07.230: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3182) 12/01 11:06:07.230: [smf] INFO: UE IMSI[262426318991541] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.231: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 12/01 11:06:07.231: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.231: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.237: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 12/01 11:06:07.237: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3182) 12/01 11:06:07.237: [smf] INFO: UE IMSI[262423632274342] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.238: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 12/01 11:06:07.238: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.238: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.244: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 12/01 11:06:07.244: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3182) 12/01 11:06:07.244: [smf] INFO: UE IMSI[262421883056465] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.245: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 12/01 11:06:07.245: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.245: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.250: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 12/01 11:06:07.250: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3182) 12/01 11:06:07.250: [smf] INFO: UE IMSI[262420772168009] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.251: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 12/01 11:06:07.251: [upf] INFO: UE F-SEID[UP:0x37 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.251: [upf] INFO: UE F-SEID[UP:0x37 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.257: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 12/01 11:06:07.257: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3182) 12/01 11:06:07.257: [smf] INFO: UE IMSI[262429020666171] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.258: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 12/01 11:06:07.258: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.258: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.263: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 12/01 11:06:07.263: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3182) 12/01 11:06:07.263: [smf] INFO: UE IMSI[262422968669604] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.264: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 12/01 11:06:07.264: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.264: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.271: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 12/01 11:06:07.271: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3182) 12/01 11:06:07.271: [smf] INFO: UE IMSI[262427979568566] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.271: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 12/01 11:06:07.272: [upf] INFO: UE F-SEID[UP:0x827 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.272: [upf] INFO: UE F-SEID[UP:0x827 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.277: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 12/01 11:06:07.277: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3182) 12/01 11:06:07.277: [smf] INFO: UE IMSI[262426039206695] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.278: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 12/01 11:06:07.278: [upf] INFO: UE F-SEID[UP:0x66c CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.278: [upf] INFO: UE F-SEID[UP:0x66c CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.283: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 12/01 11:06:07.283: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3182) 12/01 11:06:07.283: [smf] INFO: UE IMSI[262424734629849] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.284: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 12/01 11:06:07.284: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.284: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.291: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 12/01 11:06:07.291: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3182) 12/01 11:06:07.291: [smf] INFO: UE IMSI[262422039169763] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.292: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 12/01 11:06:07.292: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.292: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.297: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 12/01 11:06:07.297: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3182) 12/01 11:06:07.297: [smf] INFO: UE IMSI[262422467201057] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.298: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 12/01 11:06:07.298: [upf] INFO: UE F-SEID[UP:0x614 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.298: [upf] INFO: UE F-SEID[UP:0x614 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.304: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 12/01 11:06:07.304: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3182) 12/01 11:06:07.304: [smf] INFO: UE IMSI[262428346879352] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.305: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 12/01 11:06:07.305: [upf] INFO: UE F-SEID[UP:0x20c CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.305: [upf] INFO: UE F-SEID[UP:0x20c CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.310: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 12/01 11:06:07.310: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3182) 12/01 11:06:07.310: [smf] INFO: UE IMSI[262422661682327] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.311: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 12/01 11:06:07.311: [upf] INFO: UE F-SEID[UP:0xada CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.311: [upf] INFO: UE F-SEID[UP:0xada CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.317: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 12/01 11:06:07.317: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3182) 12/01 11:06:07.317: [smf] INFO: UE IMSI[262426840656674] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.318: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 12/01 11:06:07.318: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.318: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.324: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 12/01 11:06:07.324: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3182) 12/01 11:06:07.324: [smf] INFO: UE IMSI[262421541999481] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.325: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 12/01 11:06:07.325: [upf] INFO: UE F-SEID[UP:0x537 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.325: [upf] INFO: UE F-SEID[UP:0x537 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.330: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 12/01 11:06:07.330: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3182) 12/01 11:06:07.330: [smf] INFO: UE IMSI[262424639643953] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.331: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 12/01 11:06:07.331: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.331: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.337: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 12/01 11:06:07.337: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3182) 12/01 11:06:07.337: [smf] INFO: UE IMSI[262429202339037] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.338: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 12/01 11:06:07.338: [upf] INFO: UE F-SEID[UP:0x388 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.338: [upf] INFO: UE F-SEID[UP:0x388 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.343: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 12/01 11:06:07.343: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3182) 12/01 11:06:07.343: [smf] INFO: UE IMSI[262421744457825] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.344: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 12/01 11:06:07.344: [upf] INFO: UE F-SEID[UP:0xc8e CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.344: [upf] INFO: UE F-SEID[UP:0xc8e CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.350: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 12/01 11:06:07.350: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3182) 12/01 11:06:07.350: [smf] INFO: UE IMSI[262429748851493] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.351: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 12/01 11:06:07.351: [upf] INFO: UE F-SEID[UP:0x989 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.351: [upf] INFO: UE F-SEID[UP:0x989 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.356: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 12/01 11:06:07.356: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3182) 12/01 11:06:07.356: [smf] INFO: UE IMSI[262428243252261] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.357: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 12/01 11:06:07.357: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.357: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.363: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 12/01 11:06:07.363: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3182) 12/01 11:06:07.363: [smf] INFO: UE IMSI[262426593434757] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.363: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 12/01 11:06:07.364: [upf] INFO: UE F-SEID[UP:0x739 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.364: [upf] INFO: UE F-SEID[UP:0x739 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.369: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 12/01 11:06:07.369: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3182) 12/01 11:06:07.369: [smf] INFO: UE IMSI[262426190720867] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.370: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 12/01 11:06:07.370: [upf] INFO: UE F-SEID[UP:0x227 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.370: [upf] INFO: UE F-SEID[UP:0x227 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.376: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 12/01 11:06:07.376: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3182) 12/01 11:06:07.376: [smf] INFO: UE IMSI[262426341676786] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.377: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 12/01 11:06:07.377: [upf] INFO: UE F-SEID[UP:0x359 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.377: [upf] INFO: UE F-SEID[UP:0x359 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.382: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 12/01 11:06:07.382: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3182) 12/01 11:06:07.382: [smf] INFO: UE IMSI[262426681152892] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.383: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 12/01 11:06:07.383: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.383: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.388: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 12/01 11:06:07.388: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3182) 12/01 11:06:07.388: [smf] INFO: UE IMSI[262428588720090] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.389: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 12/01 11:06:07.389: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.389: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.396: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 12/01 11:06:07.396: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3182) 12/01 11:06:07.396: [smf] INFO: UE IMSI[262422394732759] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.397: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 12/01 11:06:07.397: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.397: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.403: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 12/01 11:06:07.403: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3182) 12/01 11:06:07.403: [smf] INFO: UE IMSI[262426430341921] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.404: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 12/01 11:06:07.404: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.404: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.409: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 12/01 11:06:07.409: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3182) 12/01 11:06:07.409: [smf] INFO: UE IMSI[262421788184372] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.410: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 12/01 11:06:07.410: [upf] INFO: UE F-SEID[UP:0x62c CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.410: [upf] INFO: UE F-SEID[UP:0x62c CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.416: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 12/01 11:06:07.416: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3182) 12/01 11:06:07.416: [smf] INFO: UE IMSI[262420404410330] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.416: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 12/01 11:06:07.416: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.416: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.422: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 12/01 11:06:07.422: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3182) 12/01 11:06:07.422: [smf] INFO: UE IMSI[262422329977999] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.423: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 12/01 11:06:07.423: [upf] INFO: UE F-SEID[UP:0x15c CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.423: [upf] INFO: UE F-SEID[UP:0x15c CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.428: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 12/01 11:06:07.428: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3182) 12/01 11:06:07.428: [smf] INFO: UE IMSI[262421118644366] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.429: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 12/01 11:06:07.429: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.429: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.435: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 12/01 11:06:07.435: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3182) 12/01 11:06:07.435: [smf] INFO: UE IMSI[262429218788130] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.436: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 12/01 11:06:07.436: [upf] INFO: UE F-SEID[UP:0x98 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.436: [upf] INFO: UE F-SEID[UP:0x98 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.442: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 12/01 11:06:07.442: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3182) 12/01 11:06:07.442: [smf] INFO: UE IMSI[262429073838180] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.443: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 12/01 11:06:07.443: [upf] INFO: UE F-SEID[UP:0x52d CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.443: [upf] INFO: UE F-SEID[UP:0x52d CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.449: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 12/01 11:06:07.449: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3182) 12/01 11:06:07.449: [smf] INFO: UE IMSI[262424339282198] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.450: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 12/01 11:06:07.450: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.450: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.456: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 12/01 11:06:07.456: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3182) 12/01 11:06:07.456: [smf] INFO: UE IMSI[262423485405190] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.457: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 12/01 11:06:07.457: [upf] INFO: UE F-SEID[UP:0x568 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.457: [upf] INFO: UE F-SEID[UP:0x568 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.462: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 12/01 11:06:07.462: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3182) 12/01 11:06:07.462: [smf] INFO: UE IMSI[262429589566377] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.463: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 12/01 11:06:07.463: [upf] INFO: UE F-SEID[UP:0x353 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.463: [upf] INFO: UE F-SEID[UP:0x353 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.470: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 12/01 11:06:07.470: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3182) 12/01 11:06:07.470: [smf] INFO: UE IMSI[262424968718592] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.471: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 12/01 11:06:07.471: [upf] INFO: UE F-SEID[UP:0x837 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.471: [upf] INFO: UE F-SEID[UP:0x837 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.476: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 12/01 11:06:07.476: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3182) 12/01 11:06:07.477: [smf] INFO: UE IMSI[262422271595813] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.477: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 12/01 11:06:07.477: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.477: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.483: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 12/01 11:06:07.483: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3182) 12/01 11:06:07.483: [smf] INFO: UE IMSI[262423388257673] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.484: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 12/01 11:06:07.484: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.484: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.490: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 12/01 11:06:07.490: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3182) 12/01 11:06:07.490: [smf] INFO: UE IMSI[262424875093993] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.491: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 12/01 11:06:07.491: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.491: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.496: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 12/01 11:06:07.496: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3182) 12/01 11:06:07.496: [smf] INFO: UE IMSI[262420754078729] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.497: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 12/01 11:06:07.497: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.497: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.503: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 12/01 11:06:07.503: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3182) 12/01 11:06:07.503: [smf] INFO: UE IMSI[262427932842480] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.504: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 12/01 11:06:07.504: [upf] INFO: UE F-SEID[UP:0x62d CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.504: [upf] INFO: UE F-SEID[UP:0x62d CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.510: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 12/01 11:06:07.510: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3182) 12/01 11:06:07.510: [smf] INFO: UE IMSI[262426081528361] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.511: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 12/01 11:06:07.511: [upf] INFO: UE F-SEID[UP:0x66f CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.511: [upf] INFO: UE F-SEID[UP:0x66f CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.516: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 12/01 11:06:07.516: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3182) 12/01 11:06:07.516: [smf] INFO: UE IMSI[262427902494523] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.517: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 12/01 11:06:07.517: [upf] INFO: UE F-SEID[UP:0x473 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.517: [upf] INFO: UE F-SEID[UP:0x473 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.523: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 12/01 11:06:07.523: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3182) 12/01 11:06:07.523: [smf] INFO: UE IMSI[262429389920310] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.524: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 12/01 11:06:07.524: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.524: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.529: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 12/01 11:06:07.529: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3182) 12/01 11:06:07.529: [smf] INFO: UE IMSI[262421548525951] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.530: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 12/01 11:06:07.530: [upf] INFO: UE F-SEID[UP:0x372 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.530: [upf] INFO: UE F-SEID[UP:0x372 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.536: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 12/01 11:06:07.536: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3182) 12/01 11:06:07.536: [smf] INFO: UE IMSI[262425024723475] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.537: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 12/01 11:06:07.537: [upf] INFO: UE F-SEID[UP:0x127 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.537: [upf] INFO: UE F-SEID[UP:0x127 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.543: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 12/01 11:06:07.543: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3182) 12/01 11:06:07.543: [smf] INFO: UE IMSI[262423777934446] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.544: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 12/01 11:06:07.544: [upf] INFO: UE F-SEID[UP:0x895 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.544: [upf] INFO: UE F-SEID[UP:0x895 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.549: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 12/01 11:06:07.549: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3182) 12/01 11:06:07.549: [smf] INFO: UE IMSI[262429686914812] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.550: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 12/01 11:06:07.550: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.550: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.557: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 12/01 11:06:07.557: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3182) 12/01 11:06:07.557: [smf] INFO: UE IMSI[262427032780148] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.558: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 12/01 11:06:07.558: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.558: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.564: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 12/01 11:06:07.564: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3182) 12/01 11:06:07.564: [smf] INFO: UE IMSI[262427327935501] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.565: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 12/01 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.570: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 12/01 11:06:07.571: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3182) 12/01 11:06:07.571: [smf] INFO: UE IMSI[262421576771876] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.572: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 12/01 11:06:07.572: [upf] INFO: UE F-SEID[UP:0x854 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.572: [upf] INFO: UE F-SEID[UP:0x854 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.577: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 12/01 11:06:07.577: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3182) 12/01 11:06:07.577: [smf] INFO: UE IMSI[262428271168525] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.578: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 12/01 11:06:07.578: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.578: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.583: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 12/01 11:06:07.583: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3182) 12/01 11:06:07.583: [smf] INFO: UE IMSI[262422022704919] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.584: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 12/01 11:06:07.584: [upf] INFO: UE F-SEID[UP:0x131 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.584: [upf] INFO: UE F-SEID[UP:0x131 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.590: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 12/01 11:06:07.590: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3182) 12/01 11:06:07.590: [smf] INFO: UE IMSI[262422914580850] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.591: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 12/01 11:06:07.591: [upf] INFO: UE F-SEID[UP:0x93c CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.591: [upf] INFO: UE F-SEID[UP:0x93c CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.597: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 12/01 11:06:07.597: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3182) 12/01 11:06:07.597: [smf] INFO: UE IMSI[262422306693043] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.598: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 12/01 11:06:07.598: [upf] INFO: UE F-SEID[UP:0x500 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.598: [upf] INFO: UE F-SEID[UP:0x500 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.604: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 12/01 11:06:07.604: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3182) 12/01 11:06:07.604: [smf] INFO: UE IMSI[262424287934851] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.605: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 12/01 11:06:07.605: [upf] INFO: UE F-SEID[UP:0x51a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.605: [upf] INFO: UE F-SEID[UP:0x51a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.611: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 12/01 11:06:07.611: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3182) 12/01 11:06:07.611: [smf] INFO: UE IMSI[262422195162075] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.612: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 12/01 11:06:07.612: [upf] INFO: UE F-SEID[UP:0x22d CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.612: [upf] INFO: UE F-SEID[UP:0x22d CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.617: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 12/01 11:06:07.617: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3182) 12/01 11:06:07.617: [smf] INFO: UE IMSI[262425781551224] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.618: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 12/01 11:06:07.618: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.618: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.623: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 12/01 11:06:07.624: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3182) 12/01 11:06:07.624: [smf] INFO: UE IMSI[262423119111812] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.624: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 12/01 11:06:07.625: [upf] INFO: UE F-SEID[UP:0x764 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.625: [upf] INFO: UE F-SEID[UP:0x764 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.630: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 12/01 11:06:07.630: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3182) 12/01 11:06:07.630: [smf] INFO: UE IMSI[262426515733297] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.631: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 12/01 11:06:07.631: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.631: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.637: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 12/01 11:06:07.637: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3182) 12/01 11:06:07.637: [smf] INFO: UE IMSI[262421935625680] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.637: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 12/01 11:06:07.638: [upf] INFO: UE F-SEID[UP:0x12a CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.638: [upf] INFO: UE F-SEID[UP:0x12a CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.644: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 12/01 11:06:07.644: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3182) 12/01 11:06:07.644: [smf] INFO: UE IMSI[262426426033391] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.645: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 12/01 11:06:07.645: [upf] INFO: UE F-SEID[UP:0x80b CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.645: [upf] INFO: UE F-SEID[UP:0x80b CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.650: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 12/01 11:06:07.650: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3182) 12/01 11:06:07.650: [smf] INFO: UE IMSI[262426543382770] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.652: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 12/01 11:06:07.652: [upf] INFO: UE F-SEID[UP:0x68e CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.652: [upf] INFO: UE F-SEID[UP:0x68e CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.658: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 12/01 11:06:07.658: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3182) 12/01 11:06:07.658: [smf] INFO: UE IMSI[262423627052872] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.659: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 12/01 11:06:07.659: [upf] INFO: UE F-SEID[UP:0xca CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.659: [upf] INFO: UE F-SEID[UP:0xca CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.665: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 12/01 11:06:07.665: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3182) 12/01 11:06:07.665: [smf] INFO: UE IMSI[262429871324391] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.666: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 12/01 11:06:07.666: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.666: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.672: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 12/01 11:06:07.672: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3182) 12/01 11:06:07.672: [smf] INFO: UE IMSI[262426908461950] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.673: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 12/01 11:06:07.673: [upf] INFO: UE F-SEID[UP:0x62a CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.673: [upf] INFO: UE F-SEID[UP:0x62a CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.679: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 12/01 11:06:07.679: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3182) 12/01 11:06:07.679: [smf] INFO: UE IMSI[262425867766320] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.680: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 12/01 11:06:07.680: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.680: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.686: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 12/01 11:06:07.686: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3182) 12/01 11:06:07.686: [smf] INFO: UE IMSI[262421929995726] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.686: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 12/01 11:06:07.687: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.687: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.692: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 12/01 11:06:07.692: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3182) 12/01 11:06:07.692: [smf] INFO: UE IMSI[262421884876078] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.693: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 12/01 11:06:07.693: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.693: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.699: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 12/01 11:06:07.699: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3182) 12/01 11:06:07.699: [smf] INFO: UE IMSI[262426354393085] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.700: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 12/01 11:06:07.700: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.700: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.705: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 12/01 11:06:07.705: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3182) 12/01 11:06:07.705: [smf] INFO: UE IMSI[262426208485412] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.706: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 12/01 11:06:07.706: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.706: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.712: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 12/01 11:06:07.712: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3182) 12/01 11:06:07.712: [smf] INFO: UE IMSI[262425792050534] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.713: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 12/01 11:06:07.713: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.713: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.720: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 12/01 11:06:07.720: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3182) 12/01 11:06:07.720: [smf] INFO: UE IMSI[262426277353515] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.721: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 12/01 11:06:07.721: [upf] INFO: UE F-SEID[UP:0x951 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.721: [upf] INFO: UE F-SEID[UP:0x951 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.727: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 12/01 11:06:07.727: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3182) 12/01 11:06:07.727: [smf] INFO: UE IMSI[262429624303321] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.728: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 12/01 11:06:07.728: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.728: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.735: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 12/01 11:06:07.735: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3182) 12/01 11:06:07.735: [smf] INFO: UE IMSI[262425376765974] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.736: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 12/01 11:06:07.736: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.736: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.742: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 12/01 11:06:07.742: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3182) 12/01 11:06:07.742: [smf] INFO: UE IMSI[262422148095666] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.743: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 12/01 11:06:07.743: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.743: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.749: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 12/01 11:06:07.749: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3182) 12/01 11:06:07.749: [smf] INFO: UE IMSI[262420800327732] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.750: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 12/01 11:06:07.750: [upf] INFO: UE F-SEID[UP:0x91a CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.750: [upf] INFO: UE F-SEID[UP:0x91a CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.756: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 12/01 11:06:07.756: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3182) 12/01 11:06:07.756: [smf] INFO: UE IMSI[262423792049609] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.757: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 12/01 11:06:07.757: [upf] INFO: UE F-SEID[UP:0x637 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.757: [upf] INFO: UE F-SEID[UP:0x637 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.763: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 12/01 11:06:07.763: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3182) 12/01 11:06:07.763: [smf] INFO: UE IMSI[262427924689007] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.764: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 12/01 11:06:07.764: [upf] INFO: UE F-SEID[UP:0x36e CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.764: [upf] INFO: UE F-SEID[UP:0x36e CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.769: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 12/01 11:06:07.769: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3182) 12/01 11:06:07.769: [smf] INFO: UE IMSI[262425283897874] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.770: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 12/01 11:06:07.770: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.770: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.776: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 12/01 11:06:07.776: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3182) 12/01 11:06:07.776: [smf] INFO: UE IMSI[262422731285350] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.777: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 12/01 11:06:07.777: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.777: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.782: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 12/01 11:06:07.782: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3182) 12/01 11:06:07.782: [smf] INFO: UE IMSI[262424504877629] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.784: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 12/01 11:06:07.784: [upf] INFO: UE F-SEID[UP:0x731 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.784: [upf] INFO: UE F-SEID[UP:0x731 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.789: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 12/01 11:06:07.789: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3182) 12/01 11:06:07.789: [smf] INFO: UE IMSI[262428424273422] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.790: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 12/01 11:06:07.790: [upf] INFO: UE F-SEID[UP:0x651 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.790: [upf] INFO: UE F-SEID[UP:0x651 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.795: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 12/01 11:06:07.796: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3182) 12/01 11:06:07.796: [smf] INFO: UE IMSI[262423218094052] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.796: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 12/01 11:06:07.796: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.796: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.802: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 12/01 11:06:07.802: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3182) 12/01 11:06:07.802: [smf] INFO: UE IMSI[262427649276360] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.803: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 12/01 11:06:07.803: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.803: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.808: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 12/01 11:06:07.808: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3182) 12/01 11:06:07.808: [smf] INFO: UE IMSI[262427292810975] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.809: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 12/01 11:06:07.809: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.809: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.816: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 12/01 11:06:07.816: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3182) 12/01 11:06:07.816: [smf] INFO: UE IMSI[262427826967607] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.816: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 12/01 11:06:07.816: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.816: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.822: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 12/01 11:06:07.822: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3182) 12/01 11:06:07.822: [smf] INFO: UE IMSI[262424450547434] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.823: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 12/01 11:06:07.823: [upf] INFO: UE F-SEID[UP:0x139 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.823: [upf] INFO: UE F-SEID[UP:0x139 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.829: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 12/01 11:06:07.829: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3182) 12/01 11:06:07.829: [smf] INFO: UE IMSI[262421820589979] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.829: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 12/01 11:06:07.829: [upf] INFO: UE F-SEID[UP:0x185 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.829: [upf] INFO: UE F-SEID[UP:0x185 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.837: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 12/01 11:06:07.837: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3182) 12/01 11:06:07.837: [smf] INFO: UE IMSI[262429472291294] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.838: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 12/01 11:06:07.838: [upf] INFO: UE F-SEID[UP:0x5 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.838: [upf] INFO: UE F-SEID[UP:0x5 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.844: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 12/01 11:06:07.844: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3182) 12/01 11:06:07.844: [smf] INFO: UE IMSI[262428725351086] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.845: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 12/01 11:06:07.845: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.845: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.851: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 12/01 11:06:07.851: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3182) 12/01 11:06:07.851: [smf] INFO: UE IMSI[262423367399546] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.852: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 12/01 11:06:07.852: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.852: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.857: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 12/01 11:06:07.857: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3182) 12/01 11:06:07.857: [smf] INFO: UE IMSI[262420122491096] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.858: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 12/01 11:06:07.858: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.858: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.864: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 12/01 11:06:07.864: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3182) 12/01 11:06:07.864: [smf] INFO: UE IMSI[262421514485662] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.865: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 12/01 11:06:07.865: [upf] INFO: UE F-SEID[UP:0x421 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.865: [upf] INFO: UE F-SEID[UP:0x421 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.870: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 12/01 11:06:07.870: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3182) 12/01 11:06:07.870: [smf] INFO: UE IMSI[262420740333647] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.871: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 12/01 11:06:07.871: [upf] INFO: UE F-SEID[UP:0x85d CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.871: [upf] INFO: UE F-SEID[UP:0x85d CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.877: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 12/01 11:06:07.877: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3182) 12/01 11:06:07.877: [smf] INFO: UE IMSI[262425318794362] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.878: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 12/01 11:06:07.878: [upf] INFO: UE F-SEID[UP:0x362 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.878: [upf] INFO: UE F-SEID[UP:0x362 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.883: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 12/01 11:06:07.883: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3182) 12/01 11:06:07.883: [smf] INFO: UE IMSI[262421353397630] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.884: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 12/01 11:06:07.884: [upf] INFO: UE F-SEID[UP:0x80e CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.884: [upf] INFO: UE F-SEID[UP:0x80e CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.890: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 12/01 11:06:07.890: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3182) 12/01 11:06:07.890: [smf] INFO: UE IMSI[262426476502795] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.891: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 12/01 11:06:07.891: [upf] INFO: UE F-SEID[UP:0xefb CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.891: [upf] INFO: UE F-SEID[UP:0xefb CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.896: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 12/01 11:06:07.896: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3182) 12/01 11:06:07.896: [smf] INFO: UE IMSI[262423107340454] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.897: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 12/01 11:06:07.897: [upf] INFO: UE F-SEID[UP:0x715 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.897: [upf] INFO: UE F-SEID[UP:0x715 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.903: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 12/01 11:06:07.903: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3182) 12/01 11:06:07.903: [smf] INFO: UE IMSI[262428754792613] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.903: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 12/01 11:06:07.903: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.903: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.909: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 12/01 11:06:07.909: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3182) 12/01 11:06:07.909: [smf] INFO: UE IMSI[262429819768575] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.910: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 12/01 11:06:07.910: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.910: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.915: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 12/01 11:06:07.915: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3182) 12/01 11:06:07.915: [smf] INFO: UE IMSI[262423553770527] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.916: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 12/01 11:06:07.916: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.916: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.922: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 12/01 11:06:07.922: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3182) 12/01 11:06:07.922: [smf] INFO: UE IMSI[262425799235559] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.922: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 12/01 11:06:07.923: [upf] INFO: UE F-SEID[UP:0xdab CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.923: [upf] INFO: UE F-SEID[UP:0xdab CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.928: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 12/01 11:06:07.928: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3182) 12/01 11:06:07.928: [smf] INFO: UE IMSI[262422275476655] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.929: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 12/01 11:06:07.929: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.929: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.934: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 12/01 11:06:07.934: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3182) 12/01 11:06:07.934: [smf] INFO: UE IMSI[262421799167323] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.935: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 12/01 11:06:07.935: [upf] INFO: UE F-SEID[UP:0x515 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.935: [upf] INFO: UE F-SEID[UP:0x515 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.941: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 12/01 11:06:07.941: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3182) 12/01 11:06:07.941: [smf] INFO: UE IMSI[262426740966467] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.942: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 12/01 11:06:07.942: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.942: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.947: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 12/01 11:06:07.947: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3182) 12/01 11:06:07.947: [smf] INFO: UE IMSI[262428783594528] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.948: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 12/01 11:06:07.948: [upf] INFO: UE F-SEID[UP:0x338 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.948: [upf] INFO: UE F-SEID[UP:0x338 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.954: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 12/01 11:06:07.954: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3182) 12/01 11:06:07.954: [smf] INFO: UE IMSI[262421748599602] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.955: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 12/01 11:06:07.955: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.955: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.960: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 12/01 11:06:07.960: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3182) 12/01 11:06:07.960: [smf] INFO: UE IMSI[262429138714267] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.961: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 12/01 11:06:07.961: [upf] INFO: UE F-SEID[UP:0x2da CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.961: [upf] INFO: UE F-SEID[UP:0x2da CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.967: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 12/01 11:06:07.967: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3182) 12/01 11:06:07.967: [smf] INFO: UE IMSI[262422928429655] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.968: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 12/01 11:06:07.968: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.968: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.973: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 12/01 11:06:07.973: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3182) 12/01 11:06:07.973: [smf] INFO: UE IMSI[262425502519736] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.974: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 12/01 11:06:07.974: [upf] INFO: UE F-SEID[UP:0x831 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.974: [upf] INFO: UE F-SEID[UP:0x831 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.980: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 12/01 11:06:07.980: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3182) 12/01 11:06:07.980: [smf] INFO: UE IMSI[262429750624203] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.981: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 12/01 11:06:07.981: [upf] INFO: UE F-SEID[UP:0x667 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.981: [upf] INFO: UE F-SEID[UP:0x667 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.986: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 12/01 11:06:07.986: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3182) 12/01 11:06:07.986: [smf] INFO: UE IMSI[262427593485725] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.987: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 12/01 11:06:07.987: [upf] INFO: UE F-SEID[UP:0x302 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.987: [upf] INFO: UE F-SEID[UP:0x302 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.993: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 12/01 11:06:07.993: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3182) 12/01 11:06:07.993: [smf] INFO: UE IMSI[262426542342056] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:07.994: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 12/01 11:06:07.994: [upf] INFO: UE F-SEID[UP:0x34e CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.994: [upf] INFO: UE F-SEID[UP:0x34e CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:07.999: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 12/01 11:06:07.999: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3182) 12/01 11:06:07.999: [smf] INFO: UE IMSI[262428179209729] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.000: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 12/01 11:06:08.000: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.000: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.006: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 12/01 11:06:08.006: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3182) 12/01 11:06:08.006: [smf] INFO: UE IMSI[262426732118681] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.006: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 12/01 11:06:08.006: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.006: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.012: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 12/01 11:06:08.012: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3182) 12/01 11:06:08.012: [smf] INFO: UE IMSI[262421005043080] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.013: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 12/01 11:06:08.013: [upf] INFO: UE F-SEID[UP:0x31d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.013: [upf] INFO: UE F-SEID[UP:0x31d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.019: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 12/01 11:06:08.019: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3182) 12/01 11:06:08.019: [smf] INFO: UE IMSI[262427524089184] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.019: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 12/01 11:06:08.019: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.019: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.025: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 12/01 11:06:08.025: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3182) 12/01 11:06:08.025: [smf] INFO: UE IMSI[262425368526697] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.029: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 12/01 11:06:08.029: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.029: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.032: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 12/01 11:06:08.032: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3182) 12/01 11:06:08.032: [smf] INFO: UE IMSI[262429965556028] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.033: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 12/01 11:06:08.033: [upf] INFO: UE F-SEID[UP:0x61f CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.033: [upf] INFO: UE F-SEID[UP:0x61f CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.038: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 12/01 11:06:08.038: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3182) 12/01 11:06:08.038: [smf] INFO: UE IMSI[262429416173043] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.039: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 12/01 11:06:08.039: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.039: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.045: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 12/01 11:06:08.045: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3182) 12/01 11:06:08.045: [smf] INFO: UE IMSI[262421470907497] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.046: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 12/01 11:06:08.046: [upf] INFO: UE F-SEID[UP:0x579 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.046: [upf] INFO: UE F-SEID[UP:0x579 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.051: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 12/01 11:06:08.051: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3182) 12/01 11:06:08.051: [smf] INFO: UE IMSI[262426342369431] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.052: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 12/01 11:06:08.052: [upf] INFO: UE F-SEID[UP:0xfc CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.052: [upf] INFO: UE F-SEID[UP:0xfc CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.058: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 12/01 11:06:08.058: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3182) 12/01 11:06:08.058: [smf] INFO: UE IMSI[262426184178545] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.059: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 12/01 11:06:08.059: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.059: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.065: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 12/01 11:06:08.065: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3182) 12/01 11:06:08.065: [smf] INFO: UE IMSI[262428508856985] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.066: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 12/01 11:06:08.066: [upf] INFO: UE F-SEID[UP:0xcce CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.066: [upf] INFO: UE F-SEID[UP:0xcce CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.071: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 12/01 11:06:08.071: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3182) 12/01 11:06:08.071: [smf] INFO: UE IMSI[262424223706350] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.072: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 12/01 11:06:08.072: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.072: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.078: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 12/01 11:06:08.078: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3182) 12/01 11:06:08.078: [smf] INFO: UE IMSI[262429246275435] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.079: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 12/01 11:06:08.079: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.079: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.084: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 12/01 11:06:08.084: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3182) 12/01 11:06:08.084: [smf] INFO: UE IMSI[262429505609115] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.085: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 12/01 11:06:08.085: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.085: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.091: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 12/01 11:06:08.091: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3182) 12/01 11:06:08.091: [smf] INFO: UE IMSI[262426249701564] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.092: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 12/01 11:06:08.092: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.092: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.097: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 12/01 11:06:08.097: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3182) 12/01 11:06:08.097: [smf] INFO: UE IMSI[262429726273122] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.098: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 12/01 11:06:08.098: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.098: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.103: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 12/01 11:06:08.103: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3182) 12/01 11:06:08.103: [smf] INFO: UE IMSI[262421242420533] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.104: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 12/01 11:06:08.104: [upf] INFO: UE F-SEID[UP:0x561 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.104: [upf] INFO: UE F-SEID[UP:0x561 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.110: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 12/01 11:06:08.110: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3182) 12/01 11:06:08.110: [smf] INFO: UE IMSI[262421763785057] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.111: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 12/01 11:06:08.111: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.111: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.116: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 12/01 11:06:08.116: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3182) 12/01 11:06:08.116: [smf] INFO: UE IMSI[262424664504526] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.117: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 12/01 11:06:08.117: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.117: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.124: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 12/01 11:06:08.124: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3182) 12/01 11:06:08.124: [smf] INFO: UE IMSI[262422936253393] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.125: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 12/01 11:06:08.125: [upf] INFO: UE F-SEID[UP:0xaaf CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.125: [upf] INFO: UE F-SEID[UP:0xaaf CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.130: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 12/01 11:06:08.131: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3182) 12/01 11:06:08.131: [smf] INFO: UE IMSI[262427469089298] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.132: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 12/01 11:06:08.132: [upf] INFO: UE F-SEID[UP:0x4db CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.132: [upf] INFO: UE F-SEID[UP:0x4db CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.138: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 12/01 11:06:08.138: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3182) 12/01 11:06:08.138: [smf] INFO: UE IMSI[262422141095385] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.139: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 12/01 11:06:08.140: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.140: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.146: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 12/01 11:06:08.146: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3182) 12/01 11:06:08.146: [smf] INFO: UE IMSI[262425295731294] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.147: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 12/01 11:06:08.147: [upf] INFO: UE F-SEID[UP:0x603 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.147: [upf] INFO: UE F-SEID[UP:0x603 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.153: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 12/01 11:06:08.153: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3182) 12/01 11:06:08.153: [smf] INFO: UE IMSI[262427689822415] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.154: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 12/01 11:06:08.154: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.154: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.160: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 12/01 11:06:08.160: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3182) 12/01 11:06:08.160: [smf] INFO: UE IMSI[262423834636778] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.161: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 12/01 11:06:08.161: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.161: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.167: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 12/01 11:06:08.167: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3182) 12/01 11:06:08.167: [smf] INFO: UE IMSI[262421829392186] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.168: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 12/01 11:06:08.168: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.168: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.174: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 12/01 11:06:08.174: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3182) 12/01 11:06:08.174: [smf] INFO: UE IMSI[262420790431178] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.175: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 12/01 11:06:08.175: [upf] INFO: UE F-SEID[UP:0x8 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.175: [upf] INFO: UE F-SEID[UP:0x8 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.182: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 12/01 11:06:08.182: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3182) 12/01 11:06:08.182: [smf] INFO: UE IMSI[262422392594505] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.183: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 12/01 11:06:08.183: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.183: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.188: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 12/01 11:06:08.188: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3182) 12/01 11:06:08.188: [smf] INFO: UE IMSI[262429038683967] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.189: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 12/01 11:06:08.189: [upf] INFO: UE F-SEID[UP:0x97e CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.189: [upf] INFO: UE F-SEID[UP:0x97e CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.195: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 12/01 11:06:08.195: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3182) 12/01 11:06:08.195: [smf] INFO: UE IMSI[262420199760579] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.196: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 12/01 11:06:08.196: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.196: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.201: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 12/01 11:06:08.201: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3182) 12/01 11:06:08.201: [smf] INFO: UE IMSI[262421198063440] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.202: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 12/01 11:06:08.202: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.202: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.208: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 12/01 11:06:08.208: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3182) 12/01 11:06:08.208: [smf] INFO: UE IMSI[262424828158926] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.209: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 12/01 11:06:08.209: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.209: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.214: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 12/01 11:06:08.214: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3182) 12/01 11:06:08.214: [smf] INFO: UE IMSI[262421199977667] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.215: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 12/01 11:06:08.215: [upf] INFO: UE F-SEID[UP:0x81c CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.215: [upf] INFO: UE F-SEID[UP:0x81c CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.221: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 12/01 11:06:08.221: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3182) 12/01 11:06:08.221: [smf] INFO: UE IMSI[262423346944642] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.222: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 12/01 11:06:08.222: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.222: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.227: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 12/01 11:06:08.227: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3182) 12/01 11:06:08.227: [smf] INFO: UE IMSI[262427779151714] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.228: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 12/01 11:06:08.228: [upf] INFO: UE F-SEID[UP:0x186 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.228: [upf] INFO: UE F-SEID[UP:0x186 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.234: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 12/01 11:06:08.234: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3182) 12/01 11:06:08.234: [smf] INFO: UE IMSI[262423458282276] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.235: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 12/01 11:06:08.235: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.235: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.240: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 12/01 11:06:08.240: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3182) 12/01 11:06:08.240: [smf] INFO: UE IMSI[262426050833202] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.241: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 12/01 11:06:08.241: [upf] INFO: UE F-SEID[UP:0x753 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.241: [upf] INFO: UE F-SEID[UP:0x753 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.247: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 12/01 11:06:08.247: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3182) 12/01 11:06:08.247: [smf] INFO: UE IMSI[262427431053491] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.248: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 12/01 11:06:08.248: [upf] INFO: UE F-SEID[UP:0x262 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.248: [upf] INFO: UE F-SEID[UP:0x262 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.253: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 12/01 11:06:08.253: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3182) 12/01 11:06:08.253: [smf] INFO: UE IMSI[262423999597920] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.254: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 12/01 11:06:08.254: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.254: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.262: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 12/01 11:06:08.262: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3182) 12/01 11:06:08.262: [smf] INFO: UE IMSI[262424738551168] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.263: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 12/01 11:06:08.263: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.263: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.268: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 12/01 11:06:08.268: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3182) 12/01 11:06:08.268: [smf] INFO: UE IMSI[262427350029662] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.269: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 12/01 11:06:08.269: [upf] INFO: UE F-SEID[UP:0x6c CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.269: [upf] INFO: UE F-SEID[UP:0x6c CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.275: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 12/01 11:06:08.275: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3182) 12/01 11:06:08.275: [smf] INFO: UE IMSI[262424061632206] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.276: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 12/01 11:06:08.276: [upf] INFO: UE F-SEID[UP:0x678 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.276: [upf] INFO: UE F-SEID[UP:0x678 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.281: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 12/01 11:06:08.281: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3182) 12/01 11:06:08.281: [smf] INFO: UE IMSI[262420945190175] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.282: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 12/01 11:06:08.282: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.282: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.288: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 12/01 11:06:08.288: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3182) 12/01 11:06:08.288: [smf] INFO: UE IMSI[262429549175091] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.289: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 12/01 11:06:08.289: [upf] INFO: UE F-SEID[UP:0x434 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.289: [upf] INFO: UE F-SEID[UP:0x434 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.294: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 12/01 11:06:08.294: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3182) 12/01 11:06:08.294: [smf] INFO: UE IMSI[262424440792539] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.295: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 12/01 11:06:08.295: [upf] INFO: UE F-SEID[UP:0x25a CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.295: [upf] INFO: UE F-SEID[UP:0x25a CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.301: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 12/01 11:06:08.301: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3182) 12/01 11:06:08.301: [smf] INFO: UE IMSI[262427036920451] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.302: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 12/01 11:06:08.302: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.302: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.307: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 12/01 11:06:08.307: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3182) 12/01 11:06:08.307: [smf] INFO: UE IMSI[262422175430869] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.308: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 12/01 11:06:08.308: [upf] INFO: UE F-SEID[UP:0xaee CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.308: [upf] INFO: UE F-SEID[UP:0xaee CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.314: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 12/01 11:06:08.314: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3182) 12/01 11:06:08.314: [smf] INFO: UE IMSI[262424484608715] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.315: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 12/01 11:06:08.315: [upf] INFO: UE F-SEID[UP:0x8be CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.315: [upf] INFO: UE F-SEID[UP:0x8be CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.320: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 12/01 11:06:08.320: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3182) 12/01 11:06:08.320: [smf] INFO: UE IMSI[262420250306493] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.321: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 12/01 11:06:08.321: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.321: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.327: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 12/01 11:06:08.327: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3182) 12/01 11:06:08.327: [smf] INFO: UE IMSI[262426078560483] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.328: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 12/01 11:06:08.328: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.328: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.333: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 12/01 11:06:08.333: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3182) 12/01 11:06:08.333: [smf] INFO: UE IMSI[262422815654233] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.334: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 12/01 11:06:08.334: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.334: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.340: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 12/01 11:06:08.340: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3182) 12/01 11:06:08.340: [smf] INFO: UE IMSI[262428834321676] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.341: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 12/01 11:06:08.341: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.341: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.347: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 12/01 11:06:08.347: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3182) 12/01 11:06:08.347: [smf] INFO: UE IMSI[262429665657599] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.348: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 12/01 11:06:08.348: [upf] INFO: UE F-SEID[UP:0x125 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.348: [upf] INFO: UE F-SEID[UP:0x125 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.354: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 12/01 11:06:08.354: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3182) 12/01 11:06:08.354: [smf] INFO: UE IMSI[262424489180058] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.355: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 12/01 11:06:08.355: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.355: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.361: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 12/01 11:06:08.361: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3182) 12/01 11:06:08.361: [smf] INFO: UE IMSI[262425123877339] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.362: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 12/01 11:06:08.362: [upf] INFO: UE F-SEID[UP:0x48d CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.362: [upf] INFO: UE F-SEID[UP:0x48d CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.367: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 12/01 11:06:08.367: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3182) 12/01 11:06:08.367: [smf] INFO: UE IMSI[262420696852673] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.368: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 12/01 11:06:08.368: [upf] INFO: UE F-SEID[UP:0x324 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.368: [upf] INFO: UE F-SEID[UP:0x324 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.375: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 12/01 11:06:08.375: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3182) 12/01 11:06:08.375: [smf] INFO: UE IMSI[262425445534071] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.375: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 12/01 11:06:08.375: [upf] INFO: UE F-SEID[UP:0x83 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.375: [upf] INFO: UE F-SEID[UP:0x83 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.381: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 12/01 11:06:08.381: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3182) 12/01 11:06:08.381: [smf] INFO: UE IMSI[262420211662677] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.382: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 12/01 11:06:08.382: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.382: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.388: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 12/01 11:06:08.388: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3182) 12/01 11:06:08.388: [smf] INFO: UE IMSI[262420106191052] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.388: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 12/01 11:06:08.389: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.389: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.394: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 12/01 11:06:08.394: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3182) 12/01 11:06:08.394: [smf] INFO: UE IMSI[262421514340170] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.395: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 12/01 11:06:08.395: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.395: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.401: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 12/01 11:06:08.401: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3182) 12/01 11:06:08.401: [smf] INFO: UE IMSI[262428663462646] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.401: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 12/01 11:06:08.401: [upf] INFO: UE F-SEID[UP:0x778 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.401: [upf] INFO: UE F-SEID[UP:0x778 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.407: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 12/01 11:06:08.407: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3182) 12/01 11:06:08.407: [smf] INFO: UE IMSI[262429343454111] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.408: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 12/01 11:06:08.408: [upf] INFO: UE F-SEID[UP:0x19e CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.408: [upf] INFO: UE F-SEID[UP:0x19e CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.413: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 12/01 11:06:08.413: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3182) 12/01 11:06:08.413: [smf] INFO: UE IMSI[262426732885944] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.414: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 12/01 11:06:08.414: [upf] INFO: UE F-SEID[UP:0x507 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.414: [upf] INFO: UE F-SEID[UP:0x507 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.420: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 12/01 11:06:08.420: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3182) 12/01 11:06:08.420: [smf] INFO: UE IMSI[262420441972909] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.421: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 12/01 11:06:08.421: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.421: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.427: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 12/01 11:06:08.427: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3182) 12/01 11:06:08.427: [smf] INFO: UE IMSI[262426056774377] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.428: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 12/01 11:06:08.428: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.428: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.433: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 12/01 11:06:08.433: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3182) 12/01 11:06:08.433: [smf] INFO: UE IMSI[262423186106060] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.434: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 12/01 11:06:08.434: [upf] INFO: UE F-SEID[UP:0xf54 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.434: [upf] INFO: UE F-SEID[UP:0xf54 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.440: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 12/01 11:06:08.440: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3182) 12/01 11:06:08.440: [smf] INFO: UE IMSI[262429915505313] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.441: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 12/01 11:06:08.441: [upf] INFO: UE F-SEID[UP:0x215 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.441: [upf] INFO: UE F-SEID[UP:0x215 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.446: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 12/01 11:06:08.446: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3182) 12/01 11:06:08.446: [smf] INFO: UE IMSI[262423102308087] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.447: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 12/01 11:06:08.447: [upf] INFO: UE F-SEID[UP:0x896 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.447: [upf] INFO: UE F-SEID[UP:0x896 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.453: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 12/01 11:06:08.453: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3182) 12/01 11:06:08.453: [smf] INFO: UE IMSI[262427306886887] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.454: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 12/01 11:06:08.454: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.454: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.459: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 12/01 11:06:08.459: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3182) 12/01 11:06:08.459: [smf] INFO: UE IMSI[262425041116281] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.460: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 12/01 11:06:08.460: [upf] INFO: UE F-SEID[UP:0x538 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.460: [upf] INFO: UE F-SEID[UP:0x538 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.465: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 12/01 11:06:08.465: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3182) 12/01 11:06:08.465: [smf] INFO: UE IMSI[262420961876828] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.466: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 12/01 11:06:08.466: [upf] INFO: UE F-SEID[UP:0x122 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.466: [upf] INFO: UE F-SEID[UP:0x122 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.472: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 12/01 11:06:08.472: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3182) 12/01 11:06:08.472: [smf] INFO: UE IMSI[262423660897781] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.473: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 12/01 11:06:08.473: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.473: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.479: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 12/01 11:06:08.479: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3182) 12/01 11:06:08.479: [smf] INFO: UE IMSI[262421279930909] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.480: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 12/01 11:06:08.480: [upf] INFO: UE F-SEID[UP:0x483 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.480: [upf] INFO: UE F-SEID[UP:0x483 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.485: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 12/01 11:06:08.485: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3182) 12/01 11:06:08.485: [smf] INFO: UE IMSI[262426686026605] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.486: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 12/01 11:06:08.486: [upf] INFO: UE F-SEID[UP:0x696 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.486: [upf] INFO: UE F-SEID[UP:0x696 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.492: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 12/01 11:06:08.492: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3182) 12/01 11:06:08.492: [smf] INFO: UE IMSI[262429395798759] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.493: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 12/01 11:06:08.493: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.493: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.498: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 12/01 11:06:08.498: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3182) 12/01 11:06:08.498: [smf] INFO: UE IMSI[262429770392118] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.499: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 12/01 11:06:08.499: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.499: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.505: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 12/01 11:06:08.505: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3182) 12/01 11:06:08.505: [smf] INFO: UE IMSI[262421942287149] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.506: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 12/01 11:06:08.506: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.506: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.514: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 12/01 11:06:08.514: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3182) 12/01 11:06:08.514: [smf] INFO: UE IMSI[262427876701069] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.514: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 12/01 11:06:08.514: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.515: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.520: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 12/01 11:06:08.520: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3182) 12/01 11:06:08.520: [smf] INFO: UE IMSI[262427742700245] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.521: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 12/01 11:06:08.521: [upf] INFO: UE F-SEID[UP:0x68f CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.521: [upf] INFO: UE F-SEID[UP:0x68f CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.526: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 12/01 11:06:08.526: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3182) 12/01 11:06:08.526: [smf] INFO: UE IMSI[262429468855982] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.527: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 12/01 11:06:08.527: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.527: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.533: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 12/01 11:06:08.533: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3182) 12/01 11:06:08.533: [smf] INFO: UE IMSI[262421137593124] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.533: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 12/01 11:06:08.533: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.533: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.539: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 12/01 11:06:08.539: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3182) 12/01 11:06:08.539: [smf] INFO: UE IMSI[262429143197251] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.540: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 12/01 11:06:08.540: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.540: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.545: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 12/01 11:06:08.545: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3182) 12/01 11:06:08.545: [smf] INFO: UE IMSI[262427341233868] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.546: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 12/01 11:06:08.546: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.546: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.553: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 12/01 11:06:08.553: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3182) 12/01 11:06:08.553: [smf] INFO: UE IMSI[262428504606044] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.554: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 12/01 11:06:08.554: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.554: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.559: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 12/01 11:06:08.559: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3182) 12/01 11:06:08.559: [smf] INFO: UE IMSI[262422589760572] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.560: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 12/01 11:06:08.560: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.560: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.566: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 12/01 11:06:08.566: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3182) 12/01 11:06:08.566: [smf] INFO: UE IMSI[262425077585135] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.567: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 12/01 11:06:08.567: [upf] INFO: UE F-SEID[UP:0x334 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.567: [upf] INFO: UE F-SEID[UP:0x334 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.572: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 12/01 11:06:08.572: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3182) 12/01 11:06:08.572: [smf] INFO: UE IMSI[262428941044978] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.573: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 12/01 11:06:08.573: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.573: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.579: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 12/01 11:06:08.579: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3182) 12/01 11:06:08.579: [smf] INFO: UE IMSI[262423740158837] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.580: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 12/01 11:06:08.580: [upf] INFO: UE F-SEID[UP:0x99 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.580: [upf] INFO: UE F-SEID[UP:0x99 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.586: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 12/01 11:06:08.586: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3182) 12/01 11:06:08.586: [smf] INFO: UE IMSI[262428265158855] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.587: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 12/01 11:06:08.587: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.587: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.594: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 12/01 11:06:08.594: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3182) 12/01 11:06:08.594: [smf] INFO: UE IMSI[262422002953561] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.595: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 12/01 11:06:08.595: [upf] INFO: UE F-SEID[UP:0x64 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.595: [upf] INFO: UE F-SEID[UP:0x64 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.602: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 12/01 11:06:08.602: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3182) 12/01 11:06:08.602: [smf] INFO: UE IMSI[262421549681871] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.602: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 12/01 11:06:08.602: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.602: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.608: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 12/01 11:06:08.608: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3182) 12/01 11:06:08.608: [smf] INFO: UE IMSI[262426068120052] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.609: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 12/01 11:06:08.609: [upf] INFO: UE F-SEID[UP:0x742 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.609: [upf] INFO: UE F-SEID[UP:0x742 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.615: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 12/01 11:06:08.615: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3182) 12/01 11:06:08.615: [smf] INFO: UE IMSI[262425153397513] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.615: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 12/01 11:06:08.615: [upf] INFO: UE F-SEID[UP:0x50f CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.615: [upf] INFO: UE F-SEID[UP:0x50f CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.621: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 12/01 11:06:08.621: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3182) 12/01 11:06:08.621: [smf] INFO: UE IMSI[262429599891097] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.622: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 12/01 11:06:08.622: [upf] INFO: UE F-SEID[UP:0x84f CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.622: [upf] INFO: UE F-SEID[UP:0x84f CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.628: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 12/01 11:06:08.628: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3182) 12/01 11:06:08.628: [smf] INFO: UE IMSI[262427201628614] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.629: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 12/01 11:06:08.629: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.629: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.634: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 12/01 11:06:08.634: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3182) 12/01 11:06:08.634: [smf] INFO: UE IMSI[262427613605909] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.635: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 12/01 11:06:08.635: [upf] INFO: UE F-SEID[UP:0x937 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.635: [upf] INFO: UE F-SEID[UP:0x937 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.641: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 12/01 11:06:08.641: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3182) 12/01 11:06:08.641: [smf] INFO: UE IMSI[262420825382063] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.642: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 12/01 11:06:08.642: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.642: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.649: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 12/01 11:06:08.649: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3182) 12/01 11:06:08.649: [smf] INFO: UE IMSI[262429577581363] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.650: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 12/01 11:06:08.650: [upf] INFO: UE F-SEID[UP:0x564 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.650: [upf] INFO: UE F-SEID[UP:0x564 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.656: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 12/01 11:06:08.656: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3182) 12/01 11:06:08.656: [smf] INFO: UE IMSI[262427887494872] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.657: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 12/01 11:06:08.657: [upf] INFO: UE F-SEID[UP:0x466 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.657: [upf] INFO: UE F-SEID[UP:0x466 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.662: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 12/01 11:06:08.662: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3182) 12/01 11:06:08.662: [smf] INFO: UE IMSI[262422630178994] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.663: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 12/01 11:06:08.663: [upf] INFO: UE F-SEID[UP:0x201 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.663: [upf] INFO: UE F-SEID[UP:0x201 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.669: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 12/01 11:06:08.669: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3182) 12/01 11:06:08.669: [smf] INFO: UE IMSI[262421292599654] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.670: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 12/01 11:06:08.670: [upf] INFO: UE F-SEID[UP:0x817 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.670: [upf] INFO: UE F-SEID[UP:0x817 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.675: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 12/01 11:06:08.675: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3182) 12/01 11:06:08.675: [smf] INFO: UE IMSI[262426008155023] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.676: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 12/01 11:06:08.676: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.676: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.682: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 12/01 11:06:08.682: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3182) 12/01 11:06:08.682: [smf] INFO: UE IMSI[262423477926497] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.683: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 12/01 11:06:08.683: [upf] INFO: UE F-SEID[UP:0x84e CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.683: [upf] INFO: UE F-SEID[UP:0x84e CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.689: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 12/01 11:06:08.689: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3182) 12/01 11:06:08.689: [smf] INFO: UE IMSI[262421539202811] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.690: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 12/01 11:06:08.690: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.690: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.695: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 12/01 11:06:08.695: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3182) 12/01 11:06:08.695: [smf] INFO: UE IMSI[262424441181164] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.696: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 12/01 11:06:08.696: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.696: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.702: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 12/01 11:06:08.702: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3182) 12/01 11:06:08.702: [smf] INFO: UE IMSI[262421845553151] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.703: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 12/01 11:06:08.703: [upf] INFO: UE F-SEID[UP:0x98a CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.703: [upf] INFO: UE F-SEID[UP:0x98a CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.709: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 12/01 11:06:08.709: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3182) 12/01 11:06:08.709: [smf] INFO: UE IMSI[262426959913995] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.710: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 12/01 11:06:08.710: [upf] INFO: UE F-SEID[UP:0x86b CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.710: [upf] INFO: UE F-SEID[UP:0x86b CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.715: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 12/01 11:06:08.715: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3182) 12/01 11:06:08.715: [smf] INFO: UE IMSI[262423619935725] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.716: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 12/01 11:06:08.716: [upf] INFO: UE F-SEID[UP:0x542 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.716: [upf] INFO: UE F-SEID[UP:0x542 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.723: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 12/01 11:06:08.723: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3182) 12/01 11:06:08.723: [smf] INFO: UE IMSI[262423593525043] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.724: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 12/01 11:06:08.724: [upf] INFO: UE F-SEID[UP:0x559 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.724: [upf] INFO: UE F-SEID[UP:0x559 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.731: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 12/01 11:06:08.731: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3182) 12/01 11:06:08.731: [smf] INFO: UE IMSI[262429807053747] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.732: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 12/01 11:06:08.732: [upf] INFO: UE F-SEID[UP:0x503 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.732: [upf] INFO: UE F-SEID[UP:0x503 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.737: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 12/01 11:06:08.737: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3182) 12/01 11:06:08.737: [smf] INFO: UE IMSI[262429208726810] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.738: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 12/01 11:06:08.738: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.738: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.744: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 12/01 11:06:08.744: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3182) 12/01 11:06:08.744: [smf] INFO: UE IMSI[262420744221990] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.744: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 12/01 11:06:08.744: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.744: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.751: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 12/01 11:06:08.751: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3182) 12/01 11:06:08.751: [smf] INFO: UE IMSI[262428547970862] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.751: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 12/01 11:06:08.752: [upf] INFO: UE F-SEID[UP:0xede CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.752: [upf] INFO: UE F-SEID[UP:0xede CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.758: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 12/01 11:06:08.758: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3182) 12/01 11:06:08.758: [smf] INFO: UE IMSI[262427514090416] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.758: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 12/01 11:06:08.758: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.758: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.764: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 12/01 11:06:08.764: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3182) 12/01 11:06:08.764: [smf] INFO: UE IMSI[262421512311096] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.765: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 12/01 11:06:08.765: [upf] INFO: UE F-SEID[UP:0x43a CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.765: [upf] INFO: UE F-SEID[UP:0x43a CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.770: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 12/01 11:06:08.770: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3182) 12/01 11:06:08.770: [smf] INFO: UE IMSI[262427673824199] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.771: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 12/01 11:06:08.771: [upf] INFO: UE F-SEID[UP:0x266 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.771: [upf] INFO: UE F-SEID[UP:0x266 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.777: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 12/01 11:06:08.777: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3182) 12/01 11:06:08.777: [smf] INFO: UE IMSI[262426123564086] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.778: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 12/01 11:06:08.778: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.778: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.783: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 12/01 11:06:08.783: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3182) 12/01 11:06:08.783: [smf] INFO: UE IMSI[262427525166214] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.784: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 12/01 11:06:08.784: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.784: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.790: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 12/01 11:06:08.790: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3182) 12/01 11:06:08.790: [smf] INFO: UE IMSI[262420372168507] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.791: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 12/01 11:06:08.791: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.791: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.796: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 12/01 11:06:08.796: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3182) 12/01 11:06:08.796: [smf] INFO: UE IMSI[262425246454269] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.797: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 12/01 11:06:08.797: [upf] INFO: UE F-SEID[UP:0x7af CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.797: [upf] INFO: UE F-SEID[UP:0x7af CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.803: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 12/01 11:06:08.803: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3182) 12/01 11:06:08.803: [smf] INFO: UE IMSI[262423400195595] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.804: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 12/01 11:06:08.804: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.804: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.809: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 12/01 11:06:08.809: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3182) 12/01 11:06:08.809: [smf] INFO: UE IMSI[262420359632880] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.810: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 12/01 11:06:08.810: [upf] INFO: UE F-SEID[UP:0x645 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.810: [upf] INFO: UE F-SEID[UP:0x645 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.816: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 12/01 11:06:08.816: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3182) 12/01 11:06:08.816: [smf] INFO: UE IMSI[262428450317199] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.817: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 12/01 11:06:08.817: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.817: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.822: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 12/01 11:06:08.822: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3182) 12/01 11:06:08.822: [smf] INFO: UE IMSI[262429345739783] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.823: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 12/01 11:06:08.823: [upf] INFO: UE F-SEID[UP:0x781 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.823: [upf] INFO: UE F-SEID[UP:0x781 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.829: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 12/01 11:06:08.829: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3182) 12/01 11:06:08.829: [smf] INFO: UE IMSI[262424737598257] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.830: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 12/01 11:06:08.830: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.830: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.837: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 12/01 11:06:08.837: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3182) 12/01 11:06:08.837: [smf] INFO: UE IMSI[262425512677314] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.838: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 12/01 11:06:08.838: [upf] INFO: UE F-SEID[UP:0x427 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.838: [upf] INFO: UE F-SEID[UP:0x427 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.843: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 12/01 11:06:08.843: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3182) 12/01 11:06:08.843: [smf] INFO: UE IMSI[262426590680811] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.844: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 12/01 11:06:08.844: [upf] INFO: UE F-SEID[UP:0x677 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.844: [upf] INFO: UE F-SEID[UP:0x677 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.850: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 12/01 11:06:08.850: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3182) 12/01 11:06:08.850: [smf] INFO: UE IMSI[262427683292136] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.850: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 12/01 11:06:08.850: [upf] INFO: UE F-SEID[UP:0x375 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.850: [upf] INFO: UE F-SEID[UP:0x375 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.856: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 12/01 11:06:08.856: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3182) 12/01 11:06:08.856: [smf] INFO: UE IMSI[262428409512079] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.857: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 12/01 11:06:08.857: [upf] INFO: UE F-SEID[UP:0x11d CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.857: [upf] INFO: UE F-SEID[UP:0x11d CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.862: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 12/01 11:06:08.862: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3182) 12/01 11:06:08.863: [smf] INFO: UE IMSI[262426718237584] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.863: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 12/01 11:06:08.863: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.863: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.871: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 12/01 11:06:08.871: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3182) 12/01 11:06:08.871: [smf] INFO: UE IMSI[262422565559089] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.872: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 12/01 11:06:08.872: [upf] INFO: UE F-SEID[UP:0xd36 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.872: [upf] INFO: UE F-SEID[UP:0xd36 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.879: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 12/01 11:06:08.879: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3182) 12/01 11:06:08.879: [smf] INFO: UE IMSI[262429766285325] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.879: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 12/01 11:06:08.880: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.880: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.886: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 12/01 11:06:08.886: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3182) 12/01 11:06:08.886: [smf] INFO: UE IMSI[262429844663754] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.887: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 12/01 11:06:08.887: [upf] INFO: UE F-SEID[UP:0x38a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.887: [upf] INFO: UE F-SEID[UP:0x38a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.893: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 12/01 11:06:08.893: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3182) 12/01 11:06:08.893: [smf] INFO: UE IMSI[262420137515446] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.894: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 12/01 11:06:08.894: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.894: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.899: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 12/01 11:06:08.899: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3182) 12/01 11:06:08.899: [smf] INFO: UE IMSI[262427884351116] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.900: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 12/01 11:06:08.900: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.900: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.907: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 12/01 11:06:08.907: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3182) 12/01 11:06:08.907: [smf] INFO: UE IMSI[262426424081580] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.908: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 12/01 11:06:08.908: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.908: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.913: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 12/01 11:06:08.913: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3182) 12/01 11:06:08.913: [smf] INFO: UE IMSI[262420055514320] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.914: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 12/01 11:06:08.914: [upf] INFO: UE F-SEID[UP:0x812 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.914: [upf] INFO: UE F-SEID[UP:0x812 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.921: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 12/01 11:06:08.921: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3182) 12/01 11:06:08.921: [smf] INFO: UE IMSI[262422968846496] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.922: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 12/01 11:06:08.922: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.922: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.927: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 12/01 11:06:08.927: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3182) 12/01 11:06:08.927: [smf] INFO: UE IMSI[262426545227541] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.928: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 12/01 11:06:08.928: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.928: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.934: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 12/01 11:06:08.934: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3182) 12/01 11:06:08.934: [smf] INFO: UE IMSI[262428284275471] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.935: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 12/01 11:06:08.935: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.935: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.940: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 12/01 11:06:08.940: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3182) 12/01 11:06:08.940: [smf] INFO: UE IMSI[262424561301068] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.941: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 12/01 11:06:08.941: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.941: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.947: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 12/01 11:06:08.947: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3182) 12/01 11:06:08.947: [smf] INFO: UE IMSI[262423032960322] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.948: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 12/01 11:06:08.948: [upf] INFO: UE F-SEID[UP:0x552 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.948: [upf] INFO: UE F-SEID[UP:0x552 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.954: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 12/01 11:06:08.954: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3182) 12/01 11:06:08.954: [smf] INFO: UE IMSI[262426254142970] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.955: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 12/01 11:06:08.955: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.955: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.961: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 12/01 11:06:08.961: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3182) 12/01 11:06:08.961: [smf] INFO: UE IMSI[262429403648018] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.962: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 12/01 11:06:08.962: [upf] INFO: UE F-SEID[UP:0xba CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.962: [upf] INFO: UE F-SEID[UP:0xba CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.969: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 12/01 11:06:08.969: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3182) 12/01 11:06:08.969: [smf] INFO: UE IMSI[262421223873610] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.970: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 12/01 11:06:08.970: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.970: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.976: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 12/01 11:06:08.976: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3182) 12/01 11:06:08.976: [smf] INFO: UE IMSI[262428198302159] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.977: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 12/01 11:06:08.977: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.977: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.983: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 12/01 11:06:08.983: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3182) 12/01 11:06:08.983: [smf] INFO: UE IMSI[262423952346741] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.984: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 12/01 11:06:08.984: [upf] INFO: UE F-SEID[UP:0x23b CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.984: [upf] INFO: UE F-SEID[UP:0x23b CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.990: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 12/01 11:06:08.990: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3182) 12/01 11:06:08.990: [smf] INFO: UE IMSI[262422206132798] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.991: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 12/01 11:06:08.991: [upf] INFO: UE F-SEID[UP:0x64c CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.991: [upf] INFO: UE F-SEID[UP:0x64c CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.997: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 12/01 11:06:08.997: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3182) 12/01 11:06:08.997: [smf] INFO: UE IMSI[262423299029236] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:08.998: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 12/01 11:06:08.998: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:08.998: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.003: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 12/01 11:06:09.003: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3182) 12/01 11:06:09.003: [smf] INFO: UE IMSI[262429504993849] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.004: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 12/01 11:06:09.004: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.004: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.010: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 12/01 11:06:09.010: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3182) 12/01 11:06:09.010: [smf] INFO: UE IMSI[262426379144264] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.011: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 12/01 11:06:09.011: [upf] INFO: UE F-SEID[UP:0x865 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.011: [upf] INFO: UE F-SEID[UP:0x865 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.016: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 12/01 11:06:09.016: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3182) 12/01 11:06:09.016: [smf] INFO: UE IMSI[262426226688064] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.017: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 12/01 11:06:09.017: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.017: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.023: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 12/01 11:06:09.023: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3182) 12/01 11:06:09.024: [smf] INFO: UE IMSI[262426535978041] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.024: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 12/01 11:06:09.024: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.024: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.030: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 12/01 11:06:09.030: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3182) 12/01 11:06:09.030: [smf] INFO: UE IMSI[262420720790623] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.031: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 12/01 11:06:09.031: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.031: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.036: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 12/01 11:06:09.036: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3182) 12/01 11:06:09.036: [smf] INFO: UE IMSI[262423904826287] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.037: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 12/01 11:06:09.037: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.037: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.045: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 12/01 11:06:09.045: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3182) 12/01 11:06:09.045: [smf] INFO: UE IMSI[262422686625407] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.045: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 12/01 11:06:09.045: [upf] INFO: UE F-SEID[UP:0xcee CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.045: [upf] INFO: UE F-SEID[UP:0xcee CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.051: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 12/01 11:06:09.051: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3182) 12/01 11:06:09.051: [smf] INFO: UE IMSI[262423438146291] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.052: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 12/01 11:06:09.052: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.052: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.058: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 12/01 11:06:09.058: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3182) 12/01 11:06:09.058: [smf] INFO: UE IMSI[262423090283721] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.059: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 12/01 11:06:09.059: [upf] INFO: UE F-SEID[UP:0x403 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.059: [upf] INFO: UE F-SEID[UP:0x403 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.065: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 12/01 11:06:09.065: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3182) 12/01 11:06:09.065: [smf] INFO: UE IMSI[262429316129282] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.066: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 12/01 11:06:09.066: [upf] INFO: UE F-SEID[UP:0x263 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.066: [upf] INFO: UE F-SEID[UP:0x263 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.072: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 12/01 11:06:09.072: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3182) 12/01 11:06:09.072: [smf] INFO: UE IMSI[262420244750418] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.074: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 12/01 11:06:09.074: [upf] INFO: UE F-SEID[UP:0x21c CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.074: [upf] INFO: UE F-SEID[UP:0x21c CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.079: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 12/01 11:06:09.079: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3182) 12/01 11:06:09.079: [smf] INFO: UE IMSI[262429002563590] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.079: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 12/01 11:06:09.079: [upf] INFO: UE F-SEID[UP:0x77 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.079: [upf] INFO: UE F-SEID[UP:0x77 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.085: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 12/01 11:06:09.085: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3182) 12/01 11:06:09.085: [smf] INFO: UE IMSI[262423384396676] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.086: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 12/01 11:06:09.086: [upf] INFO: UE F-SEID[UP:0x335 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.086: [upf] INFO: UE F-SEID[UP:0x335 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.091: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 12/01 11:06:09.091: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3182) 12/01 11:06:09.091: [smf] INFO: UE IMSI[262426182115339] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.092: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 12/01 11:06:09.092: [upf] INFO: UE F-SEID[UP:0x76 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.092: [upf] INFO: UE F-SEID[UP:0x76 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.098: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 12/01 11:06:09.098: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3182) 12/01 11:06:09.098: [smf] INFO: UE IMSI[262424606334951] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.099: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 12/01 11:06:09.099: [upf] INFO: UE F-SEID[UP:0x60 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.099: [upf] INFO: UE F-SEID[UP:0x60 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.106: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 12/01 11:06:09.106: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3182) 12/01 11:06:09.106: [smf] INFO: UE IMSI[262422127478162] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.106: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 12/01 11:06:09.106: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.106: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.114: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 12/01 11:06:09.114: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3182) 12/01 11:06:09.114: [smf] INFO: UE IMSI[262428644929942] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.115: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 12/01 11:06:09.115: [upf] INFO: UE F-SEID[UP:0x42c CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.115: [upf] INFO: UE F-SEID[UP:0x42c CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.120: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 12/01 11:06:09.120: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3182) 12/01 11:06:09.120: [smf] INFO: UE IMSI[262421551730933] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.121: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 12/01 11:06:09.121: [upf] INFO: UE F-SEID[UP:0x94f CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.121: [upf] INFO: UE F-SEID[UP:0x94f CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.127: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 12/01 11:06:09.127: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3182) 12/01 11:06:09.127: [smf] INFO: UE IMSI[262424368744540] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.128: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 12/01 11:06:09.128: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.128: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.133: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 12/01 11:06:09.133: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3182) 12/01 11:06:09.133: [smf] INFO: UE IMSI[262424460660539] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.134: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 12/01 11:06:09.134: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.134: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.141: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 12/01 11:06:09.141: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3182) 12/01 11:06:09.141: [smf] INFO: UE IMSI[262424901712063] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.142: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 12/01 11:06:09.142: [upf] INFO: UE F-SEID[UP:0x33e CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.142: [upf] INFO: UE F-SEID[UP:0x33e CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.147: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 12/01 11:06:09.147: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3182) 12/01 11:06:09.147: [smf] INFO: UE IMSI[262422042196815] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.148: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 12/01 11:06:09.148: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.148: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.154: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 12/01 11:06:09.154: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3182) 12/01 11:06:09.154: [smf] INFO: UE IMSI[262427122424652] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.155: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 12/01 11:06:09.155: [upf] INFO: UE F-SEID[UP:0x315 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.155: [upf] INFO: UE F-SEID[UP:0x315 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.161: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 12/01 11:06:09.161: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3182) 12/01 11:06:09.161: [smf] INFO: UE IMSI[262421686458290] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.162: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 12/01 11:06:09.162: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.162: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.167: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 12/01 11:06:09.167: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3182) 12/01 11:06:09.167: [smf] INFO: UE IMSI[262425909324034] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.168: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 12/01 11:06:09.168: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.168: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.174: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 12/01 11:06:09.174: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3182) 12/01 11:06:09.174: [smf] INFO: UE IMSI[262427219746856] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.174: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 12/01 11:06:09.174: [upf] INFO: UE F-SEID[UP:0xbff CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.174: [upf] INFO: UE F-SEID[UP:0xbff CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.180: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 12/01 11:06:09.180: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3182) 12/01 11:06:09.180: [smf] INFO: UE IMSI[262423331498729] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.181: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 12/01 11:06:09.181: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.181: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.187: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 12/01 11:06:09.187: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3182) 12/01 11:06:09.187: [smf] INFO: UE IMSI[262428520013470] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.187: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 12/01 11:06:09.187: [upf] INFO: UE F-SEID[UP:0x919 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.187: [upf] INFO: UE F-SEID[UP:0x919 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.193: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 12/01 11:06:09.193: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3182) 12/01 11:06:09.193: [smf] INFO: UE IMSI[262421776206090] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.194: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 12/01 11:06:09.194: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.194: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.200: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 12/01 11:06:09.200: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3182) 12/01 11:06:09.200: [smf] INFO: UE IMSI[262425315296818] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.201: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 12/01 11:06:09.201: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.201: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.208: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 12/01 11:06:09.208: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3182) 12/01 11:06:09.208: [smf] INFO: UE IMSI[262426156410992] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.209: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 12/01 11:06:09.209: [upf] INFO: UE F-SEID[UP:0x736 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.209: [upf] INFO: UE F-SEID[UP:0x736 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.215: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 12/01 11:06:09.215: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3182) 12/01 11:06:09.215: [smf] INFO: UE IMSI[262421170383393] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.216: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 12/01 11:06:09.216: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.216: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.221: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 12/01 11:06:09.221: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3182) 12/01 11:06:09.221: [smf] INFO: UE IMSI[262426907342707] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.222: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 12/01 11:06:09.222: [upf] INFO: UE F-SEID[UP:0x549 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.222: [upf] INFO: UE F-SEID[UP:0x549 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.228: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 12/01 11:06:09.228: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3182) 12/01 11:06:09.228: [smf] INFO: UE IMSI[262425844785613] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.229: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 12/01 11:06:09.229: [upf] INFO: UE F-SEID[UP:0x79 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.229: [upf] INFO: UE F-SEID[UP:0x79 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.234: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 12/01 11:06:09.234: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3182) 12/01 11:06:09.234: [smf] INFO: UE IMSI[262421640534631] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.235: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 12/01 11:06:09.236: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.236: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.242: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 12/01 11:06:09.242: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3182) 12/01 11:06:09.242: [smf] INFO: UE IMSI[262421835595834] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.244: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 12/01 11:06:09.244: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.244: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.250: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 12/01 11:06:09.250: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3182) 12/01 11:06:09.250: [smf] INFO: UE IMSI[262421123443553] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.251: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 12/01 11:06:09.251: [upf] INFO: UE F-SEID[UP:0x365 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.251: [upf] INFO: UE F-SEID[UP:0x365 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.257: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 12/01 11:06:09.257: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3182) 12/01 11:06:09.257: [smf] INFO: UE IMSI[262421338001604] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.258: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 12/01 11:06:09.258: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.258: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.263: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 12/01 11:06:09.263: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3182) 12/01 11:06:09.263: [smf] INFO: UE IMSI[262427436811914] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.264: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 12/01 11:06:09.264: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.264: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.270: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 12/01 11:06:09.270: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3182) 12/01 11:06:09.270: [smf] INFO: UE IMSI[262420157590116] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.271: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 12/01 11:06:09.271: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.271: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.277: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 12/01 11:06:09.277: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3182) 12/01 11:06:09.277: [smf] INFO: UE IMSI[262421921215422] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.278: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 12/01 11:06:09.278: [upf] INFO: UE F-SEID[UP:0x759 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.278: [upf] INFO: UE F-SEID[UP:0x759 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.284: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 12/01 11:06:09.284: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3182) 12/01 11:06:09.284: [smf] INFO: UE IMSI[262420490183199] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.284: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 12/01 11:06:09.284: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.284: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.291: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 12/01 11:06:09.291: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3182) 12/01 11:06:09.291: [smf] INFO: UE IMSI[262426572425089] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.292: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 12/01 11:06:09.292: [upf] INFO: UE F-SEID[UP:0x706 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.292: [upf] INFO: UE F-SEID[UP:0x706 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.298: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 12/01 11:06:09.298: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3182) 12/01 11:06:09.298: [smf] INFO: UE IMSI[262422271105420] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.300: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 12/01 11:06:09.300: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.300: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.306: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 12/01 11:06:09.306: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3182) 12/01 11:06:09.306: [smf] INFO: UE IMSI[262420772462459] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.307: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 12/01 11:06:09.307: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.307: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.313: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 12/01 11:06:09.313: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3182) 12/01 11:06:09.313: [smf] INFO: UE IMSI[262425005959728] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.313: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 12/01 11:06:09.313: [upf] INFO: UE F-SEID[UP:0x137 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.313: [upf] INFO: UE F-SEID[UP:0x137 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.319: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 12/01 11:06:09.319: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3182) 12/01 11:06:09.319: [smf] INFO: UE IMSI[262424828096749] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.320: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 12/01 11:06:09.320: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.320: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.325: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 12/01 11:06:09.325: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3182) 12/01 11:06:09.326: [smf] INFO: UE IMSI[262427871170793] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.326: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 12/01 11:06:09.326: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.327: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.332: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 12/01 11:06:09.332: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3182) 12/01 11:06:09.332: [smf] INFO: UE IMSI[262422151147916] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.333: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 12/01 11:06:09.333: [upf] INFO: UE F-SEID[UP:0x682 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.333: [upf] INFO: UE F-SEID[UP:0x682 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.340: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 12/01 11:06:09.340: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3182) 12/01 11:06:09.340: [smf] INFO: UE IMSI[262423868574627] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.341: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 12/01 11:06:09.341: [upf] INFO: UE F-SEID[UP:0x123 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.341: [upf] INFO: UE F-SEID[UP:0x123 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.347: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 12/01 11:06:09.347: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3182) 12/01 11:06:09.347: [smf] INFO: UE IMSI[262427033248226] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.348: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 12/01 11:06:09.348: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.348: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.354: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 12/01 11:06:09.354: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3182) 12/01 11:06:09.354: [smf] INFO: UE IMSI[262421357541082] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.355: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 12/01 11:06:09.355: [upf] INFO: UE F-SEID[UP:0x839 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.355: [upf] INFO: UE F-SEID[UP:0x839 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.361: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 12/01 11:06:09.361: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3182) 12/01 11:06:09.361: [smf] INFO: UE IMSI[262425365757895] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.362: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 12/01 11:06:09.362: [upf] INFO: UE F-SEID[UP:0x768 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.362: [upf] INFO: UE F-SEID[UP:0x768 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.368: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 12/01 11:06:09.368: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3182) 12/01 11:06:09.368: [smf] INFO: UE IMSI[262425693167545] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.369: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 12/01 11:06:09.369: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.369: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.375: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 12/01 11:06:09.375: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3182) 12/01 11:06:09.375: [smf] INFO: UE IMSI[262427977355920] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.376: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 12/01 11:06:09.376: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.376: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.382: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 12/01 11:06:09.382: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3182) 12/01 11:06:09.382: [smf] INFO: UE IMSI[262429949187106] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.383: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 12/01 11:06:09.383: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.383: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.389: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 12/01 11:06:09.389: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3182) 12/01 11:06:09.389: [smf] INFO: UE IMSI[262429484006865] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.390: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 12/01 11:06:09.390: [upf] INFO: UE F-SEID[UP:0x970 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.390: [upf] INFO: UE F-SEID[UP:0x970 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.395: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 12/01 11:06:09.395: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3182) 12/01 11:06:09.395: [smf] INFO: UE IMSI[262423184882884] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.396: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 12/01 11:06:09.396: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.396: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.402: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 12/01 11:06:09.402: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3182) 12/01 11:06:09.402: [smf] INFO: UE IMSI[262424938963102] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.403: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 12/01 11:06:09.403: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.403: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.408: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 12/01 11:06:09.408: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3182) 12/01 11:06:09.408: [smf] INFO: UE IMSI[262422507219160] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.409: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 12/01 11:06:09.409: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.409: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.415: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 12/01 11:06:09.415: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3182) 12/01 11:06:09.415: [smf] INFO: UE IMSI[262420469403910] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.416: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 12/01 11:06:09.416: [upf] INFO: UE F-SEID[UP:0x59 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.416: [upf] INFO: UE F-SEID[UP:0x59 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.422: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 12/01 11:06:09.422: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3182) 12/01 11:06:09.422: [smf] INFO: UE IMSI[262429211202779] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.422: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 12/01 11:06:09.422: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.422: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.428: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 12/01 11:06:09.428: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3182) 12/01 11:06:09.428: [smf] INFO: UE IMSI[262427608283085] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.429: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 12/01 11:06:09.429: [upf] INFO: UE F-SEID[UP:0x6df CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.429: [upf] INFO: UE F-SEID[UP:0x6df CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.434: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 12/01 11:06:09.435: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3182) 12/01 11:06:09.435: [smf] INFO: UE IMSI[262425176294931] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.435: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 12/01 11:06:09.435: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.435: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.442: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 12/01 11:06:09.442: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3182) 12/01 11:06:09.442: [smf] INFO: UE IMSI[262427919432654] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.443: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 12/01 11:06:09.443: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.443: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.449: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 12/01 11:06:09.449: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3182) 12/01 11:06:09.449: [smf] INFO: UE IMSI[262422987339388] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.450: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 12/01 11:06:09.450: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.450: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.456: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 12/01 11:06:09.456: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3182) 12/01 11:06:09.456: [smf] INFO: UE IMSI[262422932939669] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.457: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 12/01 11:06:09.457: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.457: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.462: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 12/01 11:06:09.462: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3182) 12/01 11:06:09.462: [smf] INFO: UE IMSI[262422510356331] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.463: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 12/01 11:06:09.463: [upf] INFO: UE F-SEID[UP:0x29 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.463: [upf] INFO: UE F-SEID[UP:0x29 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.468: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 12/01 11:06:09.468: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3182) 12/01 11:06:09.468: [smf] INFO: UE IMSI[262428717452663] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.469: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 12/01 11:06:09.469: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.469: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.475: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 12/01 11:06:09.475: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3182) 12/01 11:06:09.475: [smf] INFO: UE IMSI[262421223800624] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.476: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 12/01 11:06:09.476: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.476: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.481: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 12/01 11:06:09.481: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3182) 12/01 11:06:09.481: [smf] INFO: UE IMSI[262423206531194] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.482: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 12/01 11:06:09.482: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.482: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.490: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 12/01 11:06:09.490: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3182) 12/01 11:06:09.490: [smf] INFO: UE IMSI[262424015893895] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.491: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 12/01 11:06:09.491: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.491: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.497: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 12/01 11:06:09.497: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3182) 12/01 11:06:09.497: [smf] INFO: UE IMSI[262421239187286] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.498: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 12/01 11:06:09.498: [upf] INFO: UE F-SEID[UP:0x298 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.498: [upf] INFO: UE F-SEID[UP:0x298 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.504: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 12/01 11:06:09.504: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3182) 12/01 11:06:09.504: [smf] INFO: UE IMSI[262427393520696] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.505: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 12/01 11:06:09.505: [upf] INFO: UE F-SEID[UP:0x81f CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.505: [upf] INFO: UE F-SEID[UP:0x81f CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.510: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 12/01 11:06:09.510: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3182) 12/01 11:06:09.510: [smf] INFO: UE IMSI[262425452517699] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.511: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 12/01 11:06:09.511: [upf] INFO: UE F-SEID[UP:0x874 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.511: [upf] INFO: UE F-SEID[UP:0x874 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.517: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 12/01 11:06:09.517: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3182) 12/01 11:06:09.517: [smf] INFO: UE IMSI[262424690450138] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.518: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 12/01 11:06:09.518: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.518: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.523: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 12/01 11:06:09.523: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3182) 12/01 11:06:09.523: [smf] INFO: UE IMSI[262428069433895] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.524: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 12/01 11:06:09.524: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.524: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.530: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 12/01 11:06:09.530: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3182) 12/01 11:06:09.530: [smf] INFO: UE IMSI[262426242878312] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.530: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 12/01 11:06:09.530: [upf] INFO: UE F-SEID[UP:0x605 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.530: [upf] INFO: UE F-SEID[UP:0x605 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.536: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 12/01 11:06:09.536: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3182) 12/01 11:06:09.536: [smf] INFO: UE IMSI[262429113878668] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.537: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 12/01 11:06:09.537: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.537: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.542: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 12/01 11:06:09.542: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3182) 12/01 11:06:09.543: [smf] INFO: UE IMSI[262425104814657] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.543: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 12/01 11:06:09.543: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.543: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.551: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 12/01 11:06:09.551: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3182) 12/01 11:06:09.551: [smf] INFO: UE IMSI[262428304884986] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.551: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 12/01 11:06:09.551: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.551: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.558: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 12/01 11:06:09.558: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3182) 12/01 11:06:09.558: [smf] INFO: UE IMSI[262427471937676] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.559: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 12/01 11:06:09.559: [upf] INFO: UE F-SEID[UP:0x268 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.559: [upf] INFO: UE F-SEID[UP:0x268 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.564: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 12/01 11:06:09.564: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3182) 12/01 11:06:09.564: [smf] INFO: UE IMSI[262423674477117] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.565: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 12/01 11:06:09.565: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.565: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.571: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 12/01 11:06:09.571: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3182) 12/01 11:06:09.571: [smf] INFO: UE IMSI[262427185751947] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.572: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 12/01 11:06:09.572: [upf] INFO: UE F-SEID[UP:0x593 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.572: [upf] INFO: UE F-SEID[UP:0x593 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.577: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 12/01 11:06:09.577: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3182) 12/01 11:06:09.577: [smf] INFO: UE IMSI[262429972406212] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.578: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 12/01 11:06:09.578: [upf] INFO: UE F-SEID[UP:0x118 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.578: [upf] INFO: UE F-SEID[UP:0x118 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.584: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 12/01 11:06:09.584: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3182) 12/01 11:06:09.584: [smf] INFO: UE IMSI[262422294242411] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.585: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 12/01 11:06:09.585: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.585: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.590: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 12/01 11:06:09.590: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3182) 12/01 11:06:09.590: [smf] INFO: UE IMSI[262421191477760] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.591: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 12/01 11:06:09.591: [upf] INFO: UE F-SEID[UP:0x70b CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.591: [upf] INFO: UE F-SEID[UP:0x70b CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.597: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 12/01 11:06:09.597: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3182) 12/01 11:06:09.597: [smf] INFO: UE IMSI[262427662492003] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.598: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 12/01 11:06:09.598: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.598: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.604: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 12/01 11:06:09.604: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3182) 12/01 11:06:09.604: [smf] INFO: UE IMSI[262424324138082] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.605: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 12/01 11:06:09.605: [upf] INFO: UE F-SEID[UP:0x264 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.605: [upf] INFO: UE F-SEID[UP:0x264 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.611: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 12/01 11:06:09.611: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3182) 12/01 11:06:09.611: [smf] INFO: UE IMSI[262425043814823] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.612: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 12/01 11:06:09.612: [upf] INFO: UE F-SEID[UP:0x17f CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.612: [upf] INFO: UE F-SEID[UP:0x17f CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.618: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 12/01 11:06:09.618: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3182) 12/01 11:06:09.618: [smf] INFO: UE IMSI[262424764972364] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.619: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 12/01 11:06:09.619: [upf] INFO: UE F-SEID[UP:0x59a CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.619: [upf] INFO: UE F-SEID[UP:0x59a CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.624: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 12/01 11:06:09.624: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3182) 12/01 11:06:09.624: [smf] INFO: UE IMSI[262429266254634] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.625: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 12/01 11:06:09.625: [upf] INFO: UE F-SEID[UP:0x5be CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.625: [upf] INFO: UE F-SEID[UP:0x5be CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.630: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 12/01 11:06:09.630: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3182) 12/01 11:06:09.630: [smf] INFO: UE IMSI[262427902597070] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.631: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 12/01 11:06:09.631: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.631: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.637: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 12/01 11:06:09.637: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3182) 12/01 11:06:09.637: [smf] INFO: UE IMSI[262426574887072] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.638: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 12/01 11:06:09.638: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.638: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.644: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 12/01 11:06:09.644: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3182) 12/01 11:06:09.644: [smf] INFO: UE IMSI[262427861833792] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.645: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 12/01 11:06:09.645: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.645: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.650: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 12/01 11:06:09.650: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3182) 12/01 11:06:09.650: [smf] INFO: UE IMSI[262424407969450] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.651: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 12/01 11:06:09.651: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.651: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.658: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 12/01 11:06:09.658: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3182) 12/01 11:06:09.658: [smf] INFO: UE IMSI[262420759105876] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.659: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 12/01 11:06:09.659: [upf] INFO: UE F-SEID[UP:0x228 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.659: [upf] INFO: UE F-SEID[UP:0x228 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.664: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 12/01 11:06:09.664: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3182) 12/01 11:06:09.664: [smf] INFO: UE IMSI[262422393720078] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.665: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 12/01 11:06:09.665: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.665: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.671: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 12/01 11:06:09.671: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3182) 12/01 11:06:09.671: [smf] INFO: UE IMSI[262424001812744] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.672: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 12/01 11:06:09.672: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.672: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.677: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 12/01 11:06:09.677: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3182) 12/01 11:06:09.677: [smf] INFO: UE IMSI[262424735220829] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.678: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 12/01 11:06:09.678: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.678: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.684: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 12/01 11:06:09.684: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3182) 12/01 11:06:09.684: [smf] INFO: UE IMSI[262421573603536] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.685: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 12/01 11:06:09.685: [upf] INFO: UE F-SEID[UP:0x207 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.685: [upf] INFO: UE F-SEID[UP:0x207 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.690: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 12/01 11:06:09.690: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3182) 12/01 11:06:09.690: [smf] INFO: UE IMSI[262429046192787] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.691: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 12/01 11:06:09.691: [upf] INFO: UE F-SEID[UP:0x544 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.691: [upf] INFO: UE F-SEID[UP:0x544 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.697: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 12/01 11:06:09.697: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3182) 12/01 11:06:09.697: [smf] INFO: UE IMSI[262424231320479] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.698: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 12/01 11:06:09.698: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.698: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.703: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 12/01 11:06:09.703: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3182) 12/01 11:06:09.703: [smf] INFO: UE IMSI[262421150972072] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.704: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 12/01 11:06:09.704: [upf] INFO: UE F-SEID[UP:0x38c CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.704: [upf] INFO: UE F-SEID[UP:0x38c CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.710: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 12/01 11:06:09.710: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3182) 12/01 11:06:09.710: [smf] INFO: UE IMSI[262422241049063] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.711: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 12/01 11:06:09.711: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.711: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.716: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 12/01 11:06:09.716: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3182) 12/01 11:06:09.716: [smf] INFO: UE IMSI[262422568364916] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.717: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 12/01 11:06:09.717: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.717: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.723: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 12/01 11:06:09.723: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3182) 12/01 11:06:09.723: [smf] INFO: UE IMSI[262421551989768] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.724: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 12/01 11:06:09.724: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.724: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.730: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 12/01 11:06:09.730: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3182) 12/01 11:06:09.730: [smf] INFO: UE IMSI[262429249634217] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.730: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 12/01 11:06:09.730: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.730: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.736: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 12/01 11:06:09.736: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3182) 12/01 11:06:09.736: [smf] INFO: UE IMSI[262429980420541] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.737: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 12/01 11:06:09.737: [upf] INFO: UE F-SEID[UP:0x757 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.737: [upf] INFO: UE F-SEID[UP:0x757 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.743: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 12/01 11:06:09.743: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3182) 12/01 11:06:09.743: [smf] INFO: UE IMSI[262426455661554] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.744: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 12/01 11:06:09.744: [upf] INFO: UE F-SEID[UP:0x78d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.744: [upf] INFO: UE F-SEID[UP:0x78d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.749: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 12/01 11:06:09.749: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3182) 12/01 11:06:09.749: [smf] INFO: UE IMSI[262428447293030] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.750: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 12/01 11:06:09.750: [upf] INFO: UE F-SEID[UP:0xfac CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.750: [upf] INFO: UE F-SEID[UP:0xfac CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.756: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 12/01 11:06:09.756: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3182) 12/01 11:06:09.756: [smf] INFO: UE IMSI[262420733376254] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.757: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 12/01 11:06:09.757: [upf] INFO: UE F-SEID[UP:0x162 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.757: [upf] INFO: UE F-SEID[UP:0x162 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.762: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 12/01 11:06:09.762: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3182) 12/01 11:06:09.762: [smf] INFO: UE IMSI[262424040221366] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.763: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 12/01 11:06:09.763: [upf] INFO: UE F-SEID[UP:0x492 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.763: [upf] INFO: UE F-SEID[UP:0x492 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.769: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 12/01 11:06:09.769: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3182) 12/01 11:06:09.769: [smf] INFO: UE IMSI[262425469634573] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.770: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 12/01 11:06:09.770: [upf] INFO: UE F-SEID[UP:0x816 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.770: [upf] INFO: UE F-SEID[UP:0x816 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.777: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 12/01 11:06:09.777: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3182) 12/01 11:06:09.777: [smf] INFO: UE IMSI[262424998412570] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.778: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 12/01 11:06:09.778: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.778: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.784: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 12/01 11:06:09.784: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3182) 12/01 11:06:09.784: [smf] INFO: UE IMSI[262424231611825] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.785: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 12/01 11:06:09.785: [upf] INFO: UE F-SEID[UP:0x52f CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.785: [upf] INFO: UE F-SEID[UP:0x52f CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.791: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 12/01 11:06:09.791: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3182) 12/01 11:06:09.791: [smf] INFO: UE IMSI[262425884880040] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.791: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 12/01 11:06:09.791: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.792: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.797: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 12/01 11:06:09.797: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3182) 12/01 11:06:09.797: [smf] INFO: UE IMSI[262426664300744] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.798: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 12/01 11:06:09.798: [upf] INFO: UE F-SEID[UP:0x4a CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.798: [upf] INFO: UE F-SEID[UP:0x4a CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.804: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 12/01 11:06:09.804: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3182) 12/01 11:06:09.804: [smf] INFO: UE IMSI[262425064100390] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.805: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 12/01 11:06:09.805: [upf] INFO: UE F-SEID[UP:0x986 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.805: [upf] INFO: UE F-SEID[UP:0x986 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.810: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 12/01 11:06:09.810: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3182) 12/01 11:06:09.810: [smf] INFO: UE IMSI[262423365075931] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.811: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 12/01 11:06:09.811: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.811: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.817: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 12/01 11:06:09.817: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3182) 12/01 11:06:09.817: [smf] INFO: UE IMSI[262424677278412] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.817: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 12/01 11:06:09.817: [upf] INFO: UE F-SEID[UP:0x153 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.817: [upf] INFO: UE F-SEID[UP:0x153 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.823: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 12/01 11:06:09.823: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3182) 12/01 11:06:09.823: [smf] INFO: UE IMSI[262426518260811] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.824: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 12/01 11:06:09.824: [upf] INFO: UE F-SEID[UP:0x238 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.824: [upf] INFO: UE F-SEID[UP:0x238 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.830: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 12/01 11:06:09.830: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3182) 12/01 11:06:09.830: [smf] INFO: UE IMSI[262428898837966] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.830: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 12/01 11:06:09.830: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.830: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.836: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 12/01 11:06:09.836: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3182) 12/01 11:06:09.836: [smf] INFO: UE IMSI[262423620690968] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.837: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 12/01 11:06:09.837: [upf] INFO: UE F-SEID[UP:0x78f CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.837: [upf] INFO: UE F-SEID[UP:0x78f CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.843: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 12/01 11:06:09.843: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3182) 12/01 11:06:09.843: [smf] INFO: UE IMSI[262423203961783] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.843: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 12/01 11:06:09.843: [upf] INFO: UE F-SEID[UP:0x566 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.843: [upf] INFO: UE F-SEID[UP:0x566 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.849: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 12/01 11:06:09.849: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3182) 12/01 11:06:09.849: [smf] INFO: UE IMSI[262427462014114] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.850: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 12/01 11:06:09.850: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.850: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.856: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 12/01 11:06:09.856: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3182) 12/01 11:06:09.856: [smf] INFO: UE IMSI[262423742951527] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.856: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 12/01 11:06:09.856: [upf] INFO: UE F-SEID[UP:0x166 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.856: [upf] INFO: UE F-SEID[UP:0x166 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.862: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 12/01 11:06:09.862: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3182) 12/01 11:06:09.862: [smf] INFO: UE IMSI[262423392602118] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.863: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 12/01 11:06:09.863: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.863: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.869: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 12/01 11:06:09.869: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3182) 12/01 11:06:09.869: [smf] INFO: UE IMSI[262420937934355] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.869: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 12/01 11:06:09.869: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.869: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.876: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 12/01 11:06:09.876: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3182) 12/01 11:06:09.876: [smf] INFO: UE IMSI[262426245726467] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.876: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 12/01 11:06:09.876: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.876: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.883: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 12/01 11:06:09.883: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3182) 12/01 11:06:09.883: [smf] INFO: UE IMSI[262427286105235] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.884: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 12/01 11:06:09.884: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.884: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.889: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 12/01 11:06:09.889: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3182) 12/01 11:06:09.889: [smf] INFO: UE IMSI[262427433730718] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.891: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 12/01 11:06:09.891: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.891: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.896: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 12/01 11:06:09.896: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3182) 12/01 11:06:09.896: [smf] INFO: UE IMSI[262429957396535] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.897: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 12/01 11:06:09.897: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.897: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.902: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 12/01 11:06:09.902: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3182) 12/01 11:06:09.902: [smf] INFO: UE IMSI[262422728211483] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.903: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 12/01 11:06:09.903: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.903: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.909: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 12/01 11:06:09.909: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3182) 12/01 11:06:09.909: [smf] INFO: UE IMSI[262429594609928] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.910: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 12/01 11:06:09.910: [upf] INFO: UE F-SEID[UP:0x3dd CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.910: [upf] INFO: UE F-SEID[UP:0x3dd CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.915: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 12/01 11:06:09.915: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3182) 12/01 11:06:09.915: [smf] INFO: UE IMSI[262421413328755] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.916: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 12/01 11:06:09.916: [upf] INFO: UE F-SEID[UP:0x249 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.916: [upf] INFO: UE F-SEID[UP:0x249 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.922: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 12/01 11:06:09.922: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3182) 12/01 11:06:09.922: [smf] INFO: UE IMSI[262425419911771] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.923: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 12/01 11:06:09.923: [upf] INFO: UE F-SEID[UP:0xeff CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.923: [upf] INFO: UE F-SEID[UP:0xeff CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.928: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 12/01 11:06:09.928: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3182) 12/01 11:06:09.928: [smf] INFO: UE IMSI[262427669471579] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.930: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 12/01 11:06:09.930: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.930: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.935: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 12/01 11:06:09.935: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3182) 12/01 11:06:09.935: [smf] INFO: UE IMSI[262422487734106] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.936: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 12/01 11:06:09.936: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.936: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.941: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 12/01 11:06:09.941: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3182) 12/01 11:06:09.941: [smf] INFO: UE IMSI[262421206780958] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.942: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 12/01 11:06:09.942: [upf] INFO: UE F-SEID[UP:0x5e CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.942: [upf] INFO: UE F-SEID[UP:0x5e CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.948: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 12/01 11:06:09.948: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3182) 12/01 11:06:09.948: [smf] INFO: UE IMSI[262422469317300] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.949: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 12/01 11:06:09.949: [upf] INFO: UE F-SEID[UP:0x124 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.949: [upf] INFO: UE F-SEID[UP:0x124 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.954: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 12/01 11:06:09.954: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3182) 12/01 11:06:09.954: [smf] INFO: UE IMSI[262424953909810] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.955: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 12/01 11:06:09.955: [upf] INFO: UE F-SEID[UP:0x820 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.955: [upf] INFO: UE F-SEID[UP:0x820 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.961: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 12/01 11:06:09.961: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3182) 12/01 11:06:09.961: [smf] INFO: UE IMSI[262427238644281] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.962: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 12/01 11:06:09.962: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.962: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.967: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 12/01 11:06:09.967: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3182) 12/01 11:06:09.967: [smf] INFO: UE IMSI[262424111617898] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.968: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 12/01 11:06:09.968: [upf] INFO: UE F-SEID[UP:0x11a CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.968: [upf] INFO: UE F-SEID[UP:0x11a CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.975: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 12/01 11:06:09.975: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3182) 12/01 11:06:09.975: [smf] INFO: UE IMSI[262421609543084] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.975: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 12/01 11:06:09.976: [upf] INFO: UE F-SEID[UP:0x51d CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.976: [upf] INFO: UE F-SEID[UP:0x51d CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.981: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 12/01 11:06:09.981: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3182) 12/01 11:06:09.981: [smf] INFO: UE IMSI[262424081926664] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.982: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 12/01 11:06:09.982: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.982: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.987: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 12/01 11:06:09.987: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3182) 12/01 11:06:09.987: [smf] INFO: UE IMSI[262420871648618] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.989: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 12/01 11:06:09.989: [upf] INFO: UE F-SEID[UP:0x67f CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.989: [upf] INFO: UE F-SEID[UP:0x67f CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.994: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 12/01 11:06:09.994: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3182) 12/01 11:06:09.994: [smf] INFO: UE IMSI[262429499593888] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:09.995: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 12/01 11:06:09.995: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:09.995: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.000: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 12/01 11:06:10.000: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3182) 12/01 11:06:10.000: [smf] INFO: UE IMSI[262424938964437] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.001: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 12/01 11:06:10.001: [upf] INFO: UE F-SEID[UP:0x76a CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.001: [upf] INFO: UE F-SEID[UP:0x76a CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.007: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 12/01 11:06:10.007: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3182) 12/01 11:06:10.007: [smf] INFO: UE IMSI[262425355935010] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.008: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 12/01 11:06:10.008: [upf] INFO: UE F-SEID[UP:0x5de CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.008: [upf] INFO: UE F-SEID[UP:0x5de CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.013: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 12/01 11:06:10.013: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3182) 12/01 11:06:10.013: [smf] INFO: UE IMSI[262423038302381] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.014: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 12/01 11:06:10.014: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.014: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.020: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 12/01 11:06:10.020: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3182) 12/01 11:06:10.020: [smf] INFO: UE IMSI[262423100417639] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.021: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 12/01 11:06:10.021: [upf] INFO: UE F-SEID[UP:0x94c CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.021: [upf] INFO: UE F-SEID[UP:0x94c CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.027: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 12/01 11:06:10.027: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3182) 12/01 11:06:10.027: [smf] INFO: UE IMSI[262426116640668] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.028: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 12/01 11:06:10.028: [upf] INFO: UE F-SEID[UP:0x713 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.028: [upf] INFO: UE F-SEID[UP:0x713 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.033: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 12/01 11:06:10.033: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3182) 12/01 11:06:10.033: [smf] INFO: UE IMSI[262422226610791] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.035: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 12/01 11:06:10.035: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.035: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.040: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 12/01 11:06:10.040: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3182) 12/01 11:06:10.040: [smf] INFO: UE IMSI[262425612559511] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.041: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 12/01 11:06:10.041: [upf] INFO: UE F-SEID[UP:0xf1 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.041: [upf] INFO: UE F-SEID[UP:0xf1 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.046: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 12/01 11:06:10.046: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3182) 12/01 11:06:10.046: [smf] INFO: UE IMSI[262420411341852] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.048: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 12/01 11:06:10.048: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.048: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.053: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 12/01 11:06:10.053: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3182) 12/01 11:06:10.053: [smf] INFO: UE IMSI[262426641093899] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.054: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 12/01 11:06:10.054: [upf] INFO: UE F-SEID[UP:0x924 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.054: [upf] INFO: UE F-SEID[UP:0x924 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.059: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 12/01 11:06:10.059: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3182) 12/01 11:06:10.059: [smf] INFO: UE IMSI[262429339592208] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.060: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 12/01 11:06:10.061: [upf] INFO: UE F-SEID[UP:0x72d CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.061: [upf] INFO: UE F-SEID[UP:0x72d CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.066: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 12/01 11:06:10.066: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3182) 12/01 11:06:10.066: [smf] INFO: UE IMSI[262427269311806] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.067: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 12/01 11:06:10.067: [upf] INFO: UE F-SEID[UP:0x432 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.067: [upf] INFO: UE F-SEID[UP:0x432 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.072: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 12/01 11:06:10.072: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3182) 12/01 11:06:10.072: [smf] INFO: UE IMSI[262424846034841] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.073: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 12/01 11:06:10.073: [upf] INFO: UE F-SEID[UP:0x70d CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.073: [upf] INFO: UE F-SEID[UP:0x70d CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.079: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 12/01 11:06:10.079: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3182) 12/01 11:06:10.079: [smf] INFO: UE IMSI[262425640032100] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.080: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 12/01 11:06:10.080: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.080: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.085: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 12/01 11:06:10.085: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3182) 12/01 11:06:10.085: [smf] INFO: UE IMSI[262427802468176] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.086: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 12/01 11:06:10.086: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.086: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.092: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 12/01 11:06:10.092: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3182) 12/01 11:06:10.092: [smf] INFO: UE IMSI[262424917267496] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.093: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 12/01 11:06:10.093: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.093: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.100: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 12/01 11:06:10.100: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3182) 12/01 11:06:10.100: [smf] INFO: UE IMSI[262421117820115] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.101: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 12/01 11:06:10.101: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.101: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.106: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 12/01 11:06:10.107: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3182) 12/01 11:06:10.107: [smf] INFO: UE IMSI[262428216415230] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.108: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 12/01 11:06:10.108: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.108: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.113: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 12/01 11:06:10.113: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3182) 12/01 11:06:10.113: [smf] INFO: UE IMSI[262425242593859] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.114: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 12/01 11:06:10.114: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.114: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.121: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 12/01 11:06:10.121: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3182) 12/01 11:06:10.121: [smf] INFO: UE IMSI[262427754135588] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.122: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 12/01 11:06:10.122: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.122: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.128: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 12/01 11:06:10.128: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3182) 12/01 11:06:10.128: [smf] INFO: UE IMSI[262422733497410] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.129: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 12/01 11:06:10.129: [upf] INFO: UE F-SEID[UP:0x604 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.129: [upf] INFO: UE F-SEID[UP:0x604 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.134: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 12/01 11:06:10.134: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3182) 12/01 11:06:10.134: [smf] INFO: UE IMSI[262422244135289] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.135: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 12/01 11:06:10.135: [upf] INFO: UE F-SEID[UP:0x67c CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.135: [upf] INFO: UE F-SEID[UP:0x67c CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.141: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 12/01 11:06:10.141: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3182) 12/01 11:06:10.141: [smf] INFO: UE IMSI[262422706498778] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.142: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 12/01 11:06:10.142: [upf] INFO: UE F-SEID[UP:0x735 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.142: [upf] INFO: UE F-SEID[UP:0x735 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.147: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 12/01 11:06:10.147: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3182) 12/01 11:06:10.147: [smf] INFO: UE IMSI[262428201589114] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.148: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 12/01 11:06:10.148: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.148: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.154: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 12/01 11:06:10.154: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3182) 12/01 11:06:10.154: [smf] INFO: UE IMSI[262420296071762] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.155: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 12/01 11:06:10.155: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.155: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.161: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 12/01 11:06:10.161: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3182) 12/01 11:06:10.161: [smf] INFO: UE IMSI[262427610134335] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.162: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 12/01 11:06:10.162: [upf] INFO: UE F-SEID[UP:0xaea CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.162: [upf] INFO: UE F-SEID[UP:0xaea CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.168: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 12/01 11:06:10.168: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3182) 12/01 11:06:10.168: [smf] INFO: UE IMSI[262424699324300] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.169: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 12/01 11:06:10.169: [upf] INFO: UE F-SEID[UP:0x904 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.169: [upf] INFO: UE F-SEID[UP:0x904 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.175: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 12/01 11:06:10.175: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3182) 12/01 11:06:10.175: [smf] INFO: UE IMSI[262423645608565] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.176: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 12/01 11:06:10.176: [upf] INFO: UE F-SEID[UP:0x237 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.176: [upf] INFO: UE F-SEID[UP:0x237 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.182: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 12/01 11:06:10.182: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3182) 12/01 11:06:10.182: [smf] INFO: UE IMSI[262424186564988] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.183: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 12/01 11:06:10.183: [upf] INFO: UE F-SEID[UP:0x397 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.183: [upf] INFO: UE F-SEID[UP:0x397 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.188: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 12/01 11:06:10.188: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3182) 12/01 11:06:10.188: [smf] INFO: UE IMSI[262427493109763] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.189: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 12/01 11:06:10.189: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.189: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.195: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 12/01 11:06:10.195: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3182) 12/01 11:06:10.195: [smf] INFO: UE IMSI[262427707566376] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.196: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 12/01 11:06:10.196: [upf] INFO: UE F-SEID[UP:0x449 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.196: [upf] INFO: UE F-SEID[UP:0x449 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.201: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 12/01 11:06:10.201: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3182) 12/01 11:06:10.201: [smf] INFO: UE IMSI[262421007600186] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.202: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 12/01 11:06:10.202: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.202: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.208: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 12/01 11:06:10.208: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3182) 12/01 11:06:10.208: [smf] INFO: UE IMSI[262421296857445] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.209: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 12/01 11:06:10.209: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.209: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.214: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 12/01 11:06:10.214: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3182) 12/01 11:06:10.214: [smf] INFO: UE IMSI[262429392579940] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.215: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 12/01 11:06:10.215: [upf] INFO: UE F-SEID[UP:0xadb CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.215: [upf] INFO: UE F-SEID[UP:0xadb CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.221: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 12/01 11:06:10.221: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3182) 12/01 11:06:10.221: [smf] INFO: UE IMSI[262428991356191] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.222: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 12/01 11:06:10.222: [upf] INFO: UE F-SEID[UP:0x9d CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.222: [upf] INFO: UE F-SEID[UP:0x9d CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.227: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 12/01 11:06:10.227: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3182) 12/01 11:06:10.227: [smf] INFO: UE IMSI[262424020875506] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.228: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 12/01 11:06:10.228: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.228: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.234: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 12/01 11:06:10.234: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3182) 12/01 11:06:10.234: [smf] INFO: UE IMSI[262426159315336] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.235: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 12/01 11:06:10.235: [upf] INFO: UE F-SEID[UP:0xccb CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.235: [upf] INFO: UE F-SEID[UP:0xccb CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.240: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 12/01 11:06:10.240: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3182) 12/01 11:06:10.240: [smf] INFO: UE IMSI[262422801258178] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.241: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 12/01 11:06:10.242: [upf] INFO: UE F-SEID[UP:0xec CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.242: [upf] INFO: UE F-SEID[UP:0xec CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.246: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 12/01 11:06:10.247: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3182) 12/01 11:06:10.247: [smf] INFO: UE IMSI[262429951581746] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.248: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 12/01 11:06:10.248: [upf] INFO: UE F-SEID[UP:0x55d CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.248: [upf] INFO: UE F-SEID[UP:0x55d CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.253: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 12/01 11:06:10.253: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3182) 12/01 11:06:10.253: [smf] INFO: UE IMSI[262427145015330] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.254: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 12/01 11:06:10.254: [upf] INFO: UE F-SEID[UP:0x88f CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.254: [upf] INFO: UE F-SEID[UP:0x88f CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.259: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 12/01 11:06:10.259: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3182) 12/01 11:06:10.259: [smf] INFO: UE IMSI[262426453637437] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.260: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 12/01 11:06:10.260: [upf] INFO: UE F-SEID[UP:0xacf CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.260: [upf] INFO: UE F-SEID[UP:0xacf CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.266: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 12/01 11:06:10.266: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3182) 12/01 11:06:10.266: [smf] INFO: UE IMSI[262426021597619] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.267: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 12/01 11:06:10.267: [upf] INFO: UE F-SEID[UP:0x750 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.267: [upf] INFO: UE F-SEID[UP:0x750 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.272: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 12/01 11:06:10.272: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3182) 12/01 11:06:10.272: [smf] INFO: UE IMSI[262420811612211] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.273: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 12/01 11:06:10.273: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.273: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.278: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 12/01 11:06:10.278: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3182) 12/01 11:06:10.278: [smf] INFO: UE IMSI[262426990428747] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.279: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 12/01 11:06:10.280: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.280: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.285: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 12/01 11:06:10.285: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3182) 12/01 11:06:10.285: [smf] INFO: UE IMSI[262422992793908] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.286: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 12/01 11:06:10.286: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.286: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.291: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 12/01 11:06:10.291: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3182) 12/01 11:06:10.291: [smf] INFO: UE IMSI[262427824305441] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.292: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 12/01 11:06:10.292: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.292: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.298: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 12/01 11:06:10.298: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3182) 12/01 11:06:10.298: [smf] INFO: UE IMSI[262425120974816] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.299: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 12/01 11:06:10.299: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.299: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.304: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 12/01 11:06:10.304: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3182) 12/01 11:06:10.304: [smf] INFO: UE IMSI[262429510101566] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.305: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 12/01 11:06:10.305: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.305: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.311: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 12/01 11:06:10.311: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3182) 12/01 11:06:10.311: [smf] INFO: UE IMSI[262429163716973] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.312: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 12/01 11:06:10.312: [upf] INFO: UE F-SEID[UP:0x465 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.312: [upf] INFO: UE F-SEID[UP:0x465 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.317: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 12/01 11:06:10.317: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3182) 12/01 11:06:10.317: [smf] INFO: UE IMSI[262423846510775] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.318: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 12/01 11:06:10.318: [upf] INFO: UE F-SEID[UP:0x638 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.318: [upf] INFO: UE F-SEID[UP:0x638 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.323: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 12/01 11:06:10.323: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3182) 12/01 11:06:10.323: [smf] INFO: UE IMSI[262423034026485] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.325: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 12/01 11:06:10.325: [upf] INFO: UE F-SEID[UP:0x279 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.325: [upf] INFO: UE F-SEID[UP:0x279 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.330: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 12/01 11:06:10.330: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3182) 12/01 11:06:10.330: [smf] INFO: UE IMSI[262429261790263] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.331: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 12/01 11:06:10.331: [upf] INFO: UE F-SEID[UP:0x611 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.331: [upf] INFO: UE F-SEID[UP:0x611 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.336: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 12/01 11:06:10.336: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3182) 12/01 11:06:10.336: [smf] INFO: UE IMSI[262420038481319] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.337: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 12/01 11:06:10.337: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.337: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.343: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 12/01 11:06:10.343: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3182) 12/01 11:06:10.343: [smf] INFO: UE IMSI[262421993589412] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.344: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 12/01 11:06:10.344: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.344: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.349: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 12/01 11:06:10.349: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3182) 12/01 11:06:10.349: [smf] INFO: UE IMSI[262428331367328] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.350: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 12/01 11:06:10.350: [upf] INFO: UE F-SEID[UP:0x60b CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.350: [upf] INFO: UE F-SEID[UP:0x60b CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.356: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 12/01 11:06:10.356: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3182) 12/01 11:06:10.356: [smf] INFO: UE IMSI[262421684919816] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.357: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 12/01 11:06:10.357: [upf] INFO: UE F-SEID[UP:0x306 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.357: [upf] INFO: UE F-SEID[UP:0x306 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.362: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 12/01 11:06:10.362: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3182) 12/01 11:06:10.362: [smf] INFO: UE IMSI[262426741468593] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.363: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 12/01 11:06:10.363: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.363: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.369: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 12/01 11:06:10.369: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3182) 12/01 11:06:10.369: [smf] INFO: UE IMSI[262429336903371] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.370: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 12/01 11:06:10.370: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.370: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.375: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 12/01 11:06:10.375: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3182) 12/01 11:06:10.375: [smf] INFO: UE IMSI[262429943079452] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.376: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 12/01 11:06:10.376: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.376: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.382: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 12/01 11:06:10.382: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3182) 12/01 11:06:10.382: [smf] INFO: UE IMSI[262423306318270] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.383: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 12/01 11:06:10.383: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.383: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.388: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 12/01 11:06:10.388: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3182) 12/01 11:06:10.388: [smf] INFO: UE IMSI[262425708188420] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.389: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 12/01 11:06:10.389: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.389: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.394: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 12/01 11:06:10.394: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3182) 12/01 11:06:10.394: [smf] INFO: UE IMSI[262422923140995] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.396: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 12/01 11:06:10.396: [upf] INFO: UE F-SEID[UP:0x52 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.396: [upf] INFO: UE F-SEID[UP:0x52 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.401: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 12/01 11:06:10.401: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3182) 12/01 11:06:10.401: [smf] INFO: UE IMSI[262424925027217] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.402: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 12/01 11:06:10.402: [upf] INFO: UE F-SEID[UP:0x38 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.402: [upf] INFO: UE F-SEID[UP:0x38 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.407: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 12/01 11:06:10.407: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3182) 12/01 11:06:10.407: [smf] INFO: UE IMSI[262423323610638] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.409: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 12/01 11:06:10.409: [upf] INFO: UE F-SEID[UP:0x893 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.409: [upf] INFO: UE F-SEID[UP:0x893 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.414: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 12/01 11:06:10.414: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3182) 12/01 11:06:10.414: [smf] INFO: UE IMSI[262421416782452] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.415: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 12/01 11:06:10.415: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.415: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.420: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 12/01 11:06:10.420: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3182) 12/01 11:06:10.420: [smf] INFO: UE IMSI[262426886606267] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.422: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 12/01 11:06:10.422: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.422: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.427: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 12/01 11:06:10.427: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3182) 12/01 11:06:10.427: [smf] INFO: UE IMSI[262426050935021] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.428: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 12/01 11:06:10.428: [upf] INFO: UE F-SEID[UP:0x86 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.428: [upf] INFO: UE F-SEID[UP:0x86 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.433: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 12/01 11:06:10.433: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3182) 12/01 11:06:10.433: [smf] INFO: UE IMSI[262429393859060] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.434: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 12/01 11:06:10.434: [upf] INFO: UE F-SEID[UP:0x27e CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.434: [upf] INFO: UE F-SEID[UP:0x27e CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.440: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 12/01 11:06:10.440: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3182) 12/01 11:06:10.440: [smf] INFO: UE IMSI[262423829439136] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.441: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 12/01 11:06:10.441: [upf] INFO: UE F-SEID[UP:0x664 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.441: [upf] INFO: UE F-SEID[UP:0x664 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.446: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 12/01 11:06:10.446: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3182) 12/01 11:06:10.446: [smf] INFO: UE IMSI[262421700277429] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.447: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 12/01 11:06:10.447: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.447: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.452: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 12/01 11:06:10.452: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3182) 12/01 11:06:10.452: [smf] INFO: UE IMSI[262426085842454] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.453: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 12/01 11:06:10.453: [upf] INFO: UE F-SEID[UP:0xe3 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.453: [upf] INFO: UE F-SEID[UP:0xe3 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.459: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 12/01 11:06:10.459: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3182) 12/01 11:06:10.459: [smf] INFO: UE IMSI[262427772809192] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.460: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 12/01 11:06:10.460: [upf] INFO: UE F-SEID[UP:0x42 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.460: [upf] INFO: UE F-SEID[UP:0x42 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.465: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 12/01 11:06:10.465: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3182) 12/01 11:06:10.465: [smf] INFO: UE IMSI[262426719651500] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.466: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 12/01 11:06:10.466: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.466: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.472: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 12/01 11:06:10.472: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3182) 12/01 11:06:10.472: [smf] INFO: UE IMSI[262429755940249] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.473: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 12/01 11:06:10.473: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.473: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.478: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 12/01 11:06:10.478: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3182) 12/01 11:06:10.478: [smf] INFO: UE IMSI[262420648341601] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.479: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 12/01 11:06:10.479: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.479: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.485: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 12/01 11:06:10.485: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3182) 12/01 11:06:10.485: [smf] INFO: UE IMSI[262421833718340] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.486: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 12/01 11:06:10.486: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.486: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.491: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 12/01 11:06:10.491: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3182) 12/01 11:06:10.491: [smf] INFO: UE IMSI[262423940792062] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.492: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 12/01 11:06:10.492: [upf] INFO: UE F-SEID[UP:0x495 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.492: [upf] INFO: UE F-SEID[UP:0x495 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.498: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 12/01 11:06:10.498: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3182) 12/01 11:06:10.498: [smf] INFO: UE IMSI[262422539441139] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.499: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 12/01 11:06:10.499: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.499: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.504: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 12/01 11:06:10.504: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3182) 12/01 11:06:10.504: [smf] INFO: UE IMSI[262427650470785] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.505: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 12/01 11:06:10.505: [upf] INFO: UE F-SEID[UP:0x726 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.505: [upf] INFO: UE F-SEID[UP:0x726 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.510: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 12/01 11:06:10.510: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3182) 12/01 11:06:10.510: [smf] INFO: UE IMSI[262429129783365] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.511: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 12/01 11:06:10.511: [upf] INFO: UE F-SEID[UP:0x557 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.511: [upf] INFO: UE F-SEID[UP:0x557 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.517: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 12/01 11:06:10.517: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3182) 12/01 11:06:10.517: [smf] INFO: UE IMSI[262424789960376] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.518: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 12/01 11:06:10.518: [upf] INFO: UE F-SEID[UP:0x856 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.518: [upf] INFO: UE F-SEID[UP:0x856 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.523: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 12/01 11:06:10.523: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3182) 12/01 11:06:10.523: [smf] INFO: UE IMSI[262421102269997] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.524: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 12/01 11:06:10.524: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.524: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.530: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 12/01 11:06:10.530: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3182) 12/01 11:06:10.530: [smf] INFO: UE IMSI[262422477796916] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.531: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 12/01 11:06:10.531: [upf] INFO: UE F-SEID[UP:0x328 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.531: [upf] INFO: UE F-SEID[UP:0x328 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.536: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 12/01 11:06:10.536: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3182) 12/01 11:06:10.536: [smf] INFO: UE IMSI[262421191674868] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.537: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 12/01 11:06:10.537: [upf] INFO: UE F-SEID[UP:0x49d CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.537: [upf] INFO: UE F-SEID[UP:0x49d CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.543: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 12/01 11:06:10.543: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3182) 12/01 11:06:10.543: [smf] INFO: UE IMSI[262426840132346] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.544: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 12/01 11:06:10.544: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.544: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.549: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 12/01 11:06:10.549: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3182) 12/01 11:06:10.549: [smf] INFO: UE IMSI[262428454463275] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.550: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 12/01 11:06:10.550: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.550: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.556: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 12/01 11:06:10.556: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3182) 12/01 11:06:10.556: [smf] INFO: UE IMSI[262427278227658] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.557: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 12/01 11:06:10.557: [upf] INFO: UE F-SEID[UP:0x37c CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.557: [upf] INFO: UE F-SEID[UP:0x37c CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.562: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 12/01 11:06:10.562: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3182) 12/01 11:06:10.562: [smf] INFO: UE IMSI[262426799893129] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.563: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 12/01 11:06:10.563: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.563: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.569: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 12/01 11:06:10.569: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3182) 12/01 11:06:10.569: [smf] INFO: UE IMSI[262420473388369] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.570: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 12/01 11:06:10.570: [upf] INFO: UE F-SEID[UP:0x144 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.570: [upf] INFO: UE F-SEID[UP:0x144 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.575: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 12/01 11:06:10.575: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3182) 12/01 11:06:10.575: [smf] INFO: UE IMSI[262427763713509] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.576: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 12/01 11:06:10.576: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.576: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.582: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 12/01 11:06:10.582: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3182) 12/01 11:06:10.582: [smf] INFO: UE IMSI[262420683444863] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.583: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 12/01 11:06:10.583: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.583: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.588: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 12/01 11:06:10.588: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3182) 12/01 11:06:10.588: [smf] INFO: UE IMSI[262424441701490] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.589: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 12/01 11:06:10.589: [upf] INFO: UE F-SEID[UP:0x914 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.589: [upf] INFO: UE F-SEID[UP:0x914 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.595: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 12/01 11:06:10.595: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3182) 12/01 11:06:10.595: [smf] INFO: UE IMSI[262422217789781] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.596: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 12/01 11:06:10.596: [upf] INFO: UE F-SEID[UP:0x771 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.596: [upf] INFO: UE F-SEID[UP:0x771 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.601: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 12/01 11:06:10.601: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3182) 12/01 11:06:10.601: [smf] INFO: UE IMSI[262428379672873] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.602: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 12/01 11:06:10.602: [upf] INFO: UE F-SEID[UP:0x52a CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.602: [upf] INFO: UE F-SEID[UP:0x52a CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.607: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 12/01 11:06:10.607: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3182) 12/01 11:06:10.607: [smf] INFO: UE IMSI[262425895820701] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.608: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 12/01 11:06:10.608: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.608: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.614: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 12/01 11:06:10.614: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3182) 12/01 11:06:10.614: [smf] INFO: UE IMSI[262425129173158] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.615: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 12/01 11:06:10.615: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.615: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.620: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 12/01 11:06:10.620: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3182) 12/01 11:06:10.620: [smf] INFO: UE IMSI[262425529472431] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.621: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 12/01 11:06:10.621: [upf] INFO: UE F-SEID[UP:0x173 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.621: [upf] INFO: UE F-SEID[UP:0x173 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.627: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 12/01 11:06:10.627: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3182) 12/01 11:06:10.627: [smf] INFO: UE IMSI[262423964018257] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.628: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 12/01 11:06:10.628: [upf] INFO: UE F-SEID[UP:0x550 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.628: [upf] INFO: UE F-SEID[UP:0x550 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.633: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 12/01 11:06:10.633: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3182) 12/01 11:06:10.633: [smf] INFO: UE IMSI[262421313406811] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.634: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 12/01 11:06:10.634: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.634: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.640: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 12/01 11:06:10.640: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3182) 12/01 11:06:10.640: [smf] INFO: UE IMSI[262421806708170] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.641: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 12/01 11:06:10.641: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.641: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.646: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 12/01 11:06:10.646: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3182) 12/01 11:06:10.646: [smf] INFO: UE IMSI[262422881497849] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.647: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 12/01 11:06:10.647: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.647: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.653: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 12/01 11:06:10.653: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3182) 12/01 11:06:10.653: [smf] INFO: UE IMSI[262427316567730] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.654: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 12/01 11:06:10.654: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.654: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.659: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 12/01 11:06:10.659: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3182) 12/01 11:06:10.659: [smf] INFO: UE IMSI[262427947839680] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.660: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 12/01 11:06:10.660: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.660: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.666: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 12/01 11:06:10.666: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3182) 12/01 11:06:10.666: [smf] INFO: UE IMSI[262428399914661] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.667: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 12/01 11:06:10.667: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.667: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.672: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 12/01 11:06:10.672: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3182) 12/01 11:06:10.672: [smf] INFO: UE IMSI[262421148870643] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.673: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 12/01 11:06:10.673: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.673: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.678: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 12/01 11:06:10.678: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3182) 12/01 11:06:10.678: [smf] INFO: UE IMSI[262426127413762] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.680: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 12/01 11:06:10.680: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.680: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.685: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 12/01 11:06:10.685: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3182) 12/01 11:06:10.685: [smf] INFO: UE IMSI[262423247996645] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.686: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 12/01 11:06:10.686: [upf] INFO: UE F-SEID[UP:0x59d CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.686: [upf] INFO: UE F-SEID[UP:0x59d CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.691: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 12/01 11:06:10.691: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3182) 12/01 11:06:10.691: [smf] INFO: UE IMSI[262421450201075] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.692: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 12/01 11:06:10.693: [upf] INFO: UE F-SEID[UP:0xdda CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.693: [upf] INFO: UE F-SEID[UP:0xdda CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.698: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 12/01 11:06:10.698: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3182) 12/01 11:06:10.698: [smf] INFO: UE IMSI[262422592545550] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.699: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 12/01 11:06:10.699: [upf] INFO: UE F-SEID[UP:0xacd CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.699: [upf] INFO: UE F-SEID[UP:0xacd CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.704: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 12/01 11:06:10.704: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3182) 12/01 11:06:10.704: [smf] INFO: UE IMSI[262426796593884] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.705: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 12/01 11:06:10.705: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.705: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.711: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 12/01 11:06:10.711: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3182) 12/01 11:06:10.711: [smf] INFO: UE IMSI[262424686632218] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.712: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 12/01 11:06:10.712: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.712: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.717: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 12/01 11:06:10.717: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3182) 12/01 11:06:10.717: [smf] INFO: UE IMSI[262428040670053] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.718: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 12/01 11:06:10.718: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.718: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.724: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 12/01 11:06:10.724: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3182) 12/01 11:06:10.724: [smf] INFO: UE IMSI[262428247509093] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.725: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 12/01 11:06:10.725: [upf] INFO: UE F-SEID[UP:0x3fc CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.725: [upf] INFO: UE F-SEID[UP:0x3fc CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.730: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 12/01 11:06:10.730: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3182) 12/01 11:06:10.730: [smf] INFO: UE IMSI[262426001190597] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.731: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 12/01 11:06:10.731: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.731: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.737: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 12/01 11:06:10.737: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3182) 12/01 11:06:10.737: [smf] INFO: UE IMSI[262422357149759] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.738: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 12/01 11:06:10.738: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.738: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.743: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 12/01 11:06:10.743: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3182) 12/01 11:06:10.743: [smf] INFO: UE IMSI[262421733932127] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.744: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 12/01 11:06:10.744: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.744: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.750: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 12/01 11:06:10.750: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3182) 12/01 11:06:10.750: [smf] INFO: UE IMSI[262422012440338] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.751: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 12/01 11:06:10.751: [upf] INFO: UE F-SEID[UP:0xcda CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.751: [upf] INFO: UE F-SEID[UP:0xcda CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.756: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 12/01 11:06:10.756: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3182) 12/01 11:06:10.756: [smf] INFO: UE IMSI[262428561640832] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.757: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 12/01 11:06:10.757: [upf] INFO: UE F-SEID[UP:0x55 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.757: [upf] INFO: UE F-SEID[UP:0x55 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.762: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 12/01 11:06:10.762: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3182) 12/01 11:06:10.762: [smf] INFO: UE IMSI[262427982972999] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.763: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 12/01 11:06:10.763: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.763: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.769: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 12/01 11:06:10.769: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3182) 12/01 11:06:10.769: [smf] INFO: UE IMSI[262421328224946] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.770: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 12/01 11:06:10.770: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.770: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.775: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 12/01 11:06:10.775: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3182) 12/01 11:06:10.775: [smf] INFO: UE IMSI[262429079394134] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.776: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 12/01 11:06:10.776: [upf] INFO: UE F-SEID[UP:0x795 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.776: [upf] INFO: UE F-SEID[UP:0x795 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.782: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 12/01 11:06:10.782: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3182) 12/01 11:06:10.782: [smf] INFO: UE IMSI[262425616113336] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.783: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 12/01 11:06:10.783: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.783: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.789: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 12/01 11:06:10.789: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3182) 12/01 11:06:10.789: [smf] INFO: UE IMSI[262429330144809] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.790: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 12/01 11:06:10.790: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.790: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.796: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 12/01 11:06:10.796: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3182) 12/01 11:06:10.796: [smf] INFO: UE IMSI[262422756584960] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.797: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 12/01 11:06:10.797: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.797: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.803: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 12/01 11:06:10.803: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3182) 12/01 11:06:10.803: [smf] INFO: UE IMSI[262420124318383] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.804: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 12/01 11:06:10.804: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.804: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.810: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 12/01 11:06:10.810: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3182) 12/01 11:06:10.810: [smf] INFO: UE IMSI[262427363349903] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.811: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 12/01 11:06:10.811: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.811: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.817: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 12/01 11:06:10.817: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3182) 12/01 11:06:10.817: [smf] INFO: UE IMSI[262425164662146] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.818: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 12/01 11:06:10.818: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.818: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.824: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 12/01 11:06:10.824: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3182) 12/01 11:06:10.824: [smf] INFO: UE IMSI[262421069678098] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.824: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 12/01 11:06:10.825: [upf] INFO: UE F-SEID[UP:0x119 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.825: [upf] INFO: UE F-SEID[UP:0x119 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.830: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 12/01 11:06:10.830: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3182) 12/01 11:06:10.830: [smf] INFO: UE IMSI[262424582845874] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.831: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 12/01 11:06:10.831: [upf] INFO: UE F-SEID[UP:0x981 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.831: [upf] INFO: UE F-SEID[UP:0x981 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.837: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 12/01 11:06:10.837: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3182) 12/01 11:06:10.837: [smf] INFO: UE IMSI[262429409254755] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.838: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 12/01 11:06:10.838: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.838: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.843: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 12/01 11:06:10.844: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3182) 12/01 11:06:10.844: [smf] INFO: UE IMSI[262424702377075] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.845: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 12/01 11:06:10.845: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.845: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.850: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 12/01 11:06:10.850: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3182) 12/01 11:06:10.850: [smf] INFO: UE IMSI[262426512701687] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.851: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 12/01 11:06:10.851: [upf] INFO: UE F-SEID[UP:0x584 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.851: [upf] INFO: UE F-SEID[UP:0x584 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.856: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 12/01 11:06:10.856: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3182) 12/01 11:06:10.856: [smf] INFO: UE IMSI[262420109844767] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.857: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 12/01 11:06:10.857: [upf] INFO: UE F-SEID[UP:0x52b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.857: [upf] INFO: UE F-SEID[UP:0x52b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.864: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 12/01 11:06:10.864: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3182) 12/01 11:06:10.864: [smf] INFO: UE IMSI[262428962203429] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.865: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 12/01 11:06:10.865: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.865: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.870: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 12/01 11:06:10.870: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3182) 12/01 11:06:10.870: [smf] INFO: UE IMSI[262424262255191] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.871: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 12/01 11:06:10.871: [upf] INFO: UE F-SEID[UP:0x59b CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.871: [upf] INFO: UE F-SEID[UP:0x59b CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.877: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 12/01 11:06:10.877: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3182) 12/01 11:06:10.877: [smf] INFO: UE IMSI[262426364361060] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.878: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 12/01 11:06:10.878: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.878: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.883: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 12/01 11:06:10.883: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3182) 12/01 11:06:10.883: [smf] INFO: UE IMSI[262426028311547] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.884: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 12/01 11:06:10.884: [upf] INFO: UE F-SEID[UP:0x13a CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.884: [upf] INFO: UE F-SEID[UP:0x13a CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.890: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 12/01 11:06:10.890: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3182) 12/01 11:06:10.890: [smf] INFO: UE IMSI[262421755278676] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.891: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 12/01 11:06:10.891: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.891: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.896: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 12/01 11:06:10.896: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3182) 12/01 11:06:10.896: [smf] INFO: UE IMSI[262427444159520] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.897: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 12/01 11:06:10.897: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.897: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.902: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 12/01 11:06:10.902: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3182) 12/01 11:06:10.902: [smf] INFO: UE IMSI[262423289632830] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.903: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 12/01 11:06:10.903: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.903: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.909: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 12/01 11:06:10.909: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3182) 12/01 11:06:10.909: [smf] INFO: UE IMSI[262420742380851] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.910: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 12/01 11:06:10.910: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.910: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.915: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 12/01 11:06:10.915: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3182) 12/01 11:06:10.915: [smf] INFO: UE IMSI[262422278872177] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.916: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 12/01 11:06:10.916: [upf] INFO: UE F-SEID[UP:0x352 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.916: [upf] INFO: UE F-SEID[UP:0x352 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.923: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 12/01 11:06:10.923: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3182) 12/01 11:06:10.923: [smf] INFO: UE IMSI[262429970023957] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.924: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 12/01 11:06:10.924: [upf] INFO: UE F-SEID[UP:0x5d CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.924: [upf] INFO: UE F-SEID[UP:0x5d CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.930: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 12/01 11:06:10.930: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3182) 12/01 11:06:10.930: [smf] INFO: UE IMSI[262424321321507] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.931: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 12/01 11:06:10.931: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.931: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.937: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 12/01 11:06:10.937: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3182) 12/01 11:06:10.937: [smf] INFO: UE IMSI[262424086084885] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.937: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 12/01 11:06:10.937: [upf] INFO: UE F-SEID[UP:0x331 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.937: [upf] INFO: UE F-SEID[UP:0x331 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.944: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 12/01 11:06:10.944: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3182) 12/01 11:06:10.944: [smf] INFO: UE IMSI[262425732186277] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.945: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 12/01 11:06:10.945: [upf] INFO: UE F-SEID[UP:0x41a CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.945: [upf] INFO: UE F-SEID[UP:0x41a CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.950: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 12/01 11:06:10.950: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3182) 12/01 11:06:10.950: [smf] INFO: UE IMSI[262428351169213] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.951: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 12/01 11:06:10.951: [upf] INFO: UE F-SEID[UP:0x8d CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.951: [upf] INFO: UE F-SEID[UP:0x8d CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.957: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 12/01 11:06:10.957: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3182) 12/01 11:06:10.957: [smf] INFO: UE IMSI[262424674758256] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.958: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 12/01 11:06:10.958: [upf] INFO: UE F-SEID[UP:0x88a CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.958: [upf] INFO: UE F-SEID[UP:0x88a CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.964: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 12/01 11:06:10.964: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3182) 12/01 11:06:10.964: [smf] INFO: UE IMSI[262428869435923] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.965: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 12/01 11:06:10.965: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.965: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.970: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 12/01 11:06:10.970: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3182) 12/01 11:06:10.970: [smf] INFO: UE IMSI[262425754228705] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.971: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 12/01 11:06:10.971: [upf] INFO: UE F-SEID[UP:0x217 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.971: [upf] INFO: UE F-SEID[UP:0x217 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.977: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 12/01 11:06:10.977: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3182) 12/01 11:06:10.977: [smf] INFO: UE IMSI[262428987351785] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.978: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 12/01 11:06:10.978: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.978: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.983: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 12/01 11:06:10.983: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3182) 12/01 11:06:10.983: [smf] INFO: UE IMSI[262422887911789] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.984: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 12/01 11:06:10.984: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.984: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.990: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 12/01 11:06:10.990: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3182) 12/01 11:06:10.990: [smf] INFO: UE IMSI[262427900197195] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.991: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 12/01 11:06:10.991: [upf] INFO: UE F-SEID[UP:0x5b CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.991: [upf] INFO: UE F-SEID[UP:0x5b CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.997: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 12/01 11:06:10.997: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3182) 12/01 11:06:10.997: [smf] INFO: UE IMSI[262425212235454] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:10.998: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 12/01 11:06:10.998: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:10.998: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.005: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 12/01 11:06:11.005: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3182) 12/01 11:06:11.005: [smf] INFO: UE IMSI[262424395411017] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.006: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 12/01 11:06:11.006: [upf] INFO: UE F-SEID[UP:0x963 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.006: [upf] INFO: UE F-SEID[UP:0x963 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.012: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 12/01 11:06:11.012: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3182) 12/01 11:06:11.012: [smf] INFO: UE IMSI[262420207688779] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.013: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 12/01 11:06:11.013: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.013: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.018: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 12/01 11:06:11.018: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3182) 12/01 11:06:11.018: [smf] INFO: UE IMSI[262420266990240] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.019: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 12/01 11:06:11.019: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.019: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.025: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 12/01 11:06:11.025: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3182) 12/01 11:06:11.025: [smf] INFO: UE IMSI[262426799222554] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.026: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 12/01 11:06:11.026: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.026: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.031: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 12/01 11:06:11.031: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3182) 12/01 11:06:11.031: [smf] INFO: UE IMSI[262420128721113] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.032: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 12/01 11:06:11.032: [upf] INFO: UE F-SEID[UP:0x498 CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.032: [upf] INFO: UE F-SEID[UP:0x498 CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.038: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 12/01 11:06:11.038: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3182) 12/01 11:06:11.038: [smf] INFO: UE IMSI[262428987653369] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.039: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 12/01 11:06:11.039: [upf] INFO: UE F-SEID[UP:0x308 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.039: [upf] INFO: UE F-SEID[UP:0x308 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.044: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 12/01 11:06:11.044: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3182) 12/01 11:06:11.044: [smf] INFO: UE IMSI[262420503977735] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.045: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 12/01 11:06:11.045: [upf] INFO: UE F-SEID[UP:0x52c CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.045: [upf] INFO: UE F-SEID[UP:0x52c CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.051: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 12/01 11:06:11.051: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3182) 12/01 11:06:11.051: [smf] INFO: UE IMSI[262423016124043] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.052: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 12/01 11:06:11.052: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.052: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.058: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 12/01 11:06:11.058: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3182) 12/01 11:06:11.058: [smf] INFO: UE IMSI[262420702262442] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.059: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 12/01 11:06:11.059: [upf] INFO: UE F-SEID[UP:0x46f CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.059: [upf] INFO: UE F-SEID[UP:0x46f CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.066: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 12/01 11:06:11.066: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3182) 12/01 11:06:11.066: [smf] INFO: UE IMSI[262427002769890] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.067: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 12/01 11:06:11.067: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.067: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.075: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 12/01 11:06:11.075: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3182) 12/01 11:06:11.075: [smf] INFO: UE IMSI[262428972992993] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.076: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 12/01 11:06:11.076: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.076: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.081: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 12/01 11:06:11.081: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3182) 12/01 11:06:11.081: [smf] INFO: UE IMSI[262428951044254] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.082: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 12/01 11:06:11.082: [upf] INFO: UE F-SEID[UP:0x629 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.082: [upf] INFO: UE F-SEID[UP:0x629 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.087: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 12/01 11:06:11.087: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3182) 12/01 11:06:11.087: [smf] INFO: UE IMSI[262429844027094] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.088: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 12/01 11:06:11.088: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.088: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.094: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 12/01 11:06:11.094: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3182) 12/01 11:06:11.094: [smf] INFO: UE IMSI[262422954724665] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.095: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 12/01 11:06:11.095: [upf] INFO: UE F-SEID[UP:0x59c CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.095: [upf] INFO: UE F-SEID[UP:0x59c CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.100: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 12/01 11:06:11.100: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3182) 12/01 11:06:11.100: [smf] INFO: UE IMSI[262424692705094] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.101: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 12/01 11:06:11.101: [upf] INFO: UE F-SEID[UP:0x4e CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.101: [upf] INFO: UE F-SEID[UP:0x4e CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.107: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 12/01 11:06:11.107: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3182) 12/01 11:06:11.107: [smf] INFO: UE IMSI[262420720440855] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.108: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 12/01 11:06:11.108: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.108: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.113: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 12/01 11:06:11.113: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3182) 12/01 11:06:11.113: [smf] INFO: UE IMSI[262428928463422] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.114: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 12/01 11:06:11.114: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.114: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.120: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 12/01 11:06:11.120: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3182) 12/01 11:06:11.120: [smf] INFO: UE IMSI[262420997704880] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.121: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 12/01 11:06:11.121: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.121: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.127: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 12/01 11:06:11.127: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3182) 12/01 11:06:11.127: [smf] INFO: UE IMSI[262421442294862] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.128: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 12/01 11:06:11.128: [upf] INFO: UE F-SEID[UP:0x64a CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.128: [upf] INFO: UE F-SEID[UP:0x64a CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.134: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 12/01 11:06:11.134: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3182) 12/01 11:06:11.134: [smf] INFO: UE IMSI[262429957592628] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.134: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 12/01 11:06:11.134: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.134: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.140: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 12/01 11:06:11.140: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3182) 12/01 11:06:11.140: [smf] INFO: UE IMSI[262429978801895] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.141: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 12/01 11:06:11.141: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.141: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.146: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 12/01 11:06:11.146: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3182) 12/01 11:06:11.146: [smf] INFO: UE IMSI[262428303964251] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.147: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 12/01 11:06:11.147: [upf] INFO: UE F-SEID[UP:0x476 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.147: [upf] INFO: UE F-SEID[UP:0x476 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.153: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 12/01 11:06:11.153: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3182) 12/01 11:06:11.153: [smf] INFO: UE IMSI[262429642683445] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.154: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 12/01 11:06:11.154: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.154: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.159: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 12/01 11:06:11.159: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3182) 12/01 11:06:11.159: [smf] INFO: UE IMSI[262425269329633] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.160: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 12/01 11:06:11.160: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.160: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.166: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 12/01 11:06:11.166: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3182) 12/01 11:06:11.166: [smf] INFO: UE IMSI[262420439351349] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.167: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 12/01 11:06:11.167: [upf] INFO: UE F-SEID[UP:0x44e CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.167: [upf] INFO: UE F-SEID[UP:0x44e CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.172: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 12/01 11:06:11.172: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3182) 12/01 11:06:11.172: [smf] INFO: UE IMSI[262424180680293] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.173: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 12/01 11:06:11.173: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.173: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.179: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 12/01 11:06:11.179: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3182) 12/01 11:06:11.179: [smf] INFO: UE IMSI[262429964707352] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.180: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 12/01 11:06:11.180: [upf] INFO: UE F-SEID[UP:0x470 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.180: [upf] INFO: UE F-SEID[UP:0x470 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.185: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 12/01 11:06:11.185: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3182) 12/01 11:06:11.185: [smf] INFO: UE IMSI[262422550552625] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.186: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 12/01 11:06:11.186: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.186: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.191: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 12/01 11:06:11.191: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3182) 12/01 11:06:11.192: [smf] INFO: UE IMSI[262422726158469] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.192: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 12/01 11:06:11.192: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.192: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.198: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 12/01 11:06:11.198: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3182) 12/01 11:06:11.198: [smf] INFO: UE IMSI[262422036204862] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.199: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 12/01 11:06:11.199: [upf] INFO: UE F-SEID[UP:0x34 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.199: [upf] INFO: UE F-SEID[UP:0x34 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.204: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 12/01 11:06:11.204: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3182) 12/01 11:06:11.205: [smf] INFO: UE IMSI[262426790054895] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.205: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 12/01 11:06:11.205: [upf] INFO: UE F-SEID[UP:0x700 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.205: [upf] INFO: UE F-SEID[UP:0x700 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.211: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 12/01 11:06:11.211: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3182) 12/01 11:06:11.211: [smf] INFO: UE IMSI[262422731497331] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.212: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 12/01 11:06:11.212: [upf] INFO: UE F-SEID[UP:0x766 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.212: [upf] INFO: UE F-SEID[UP:0x766 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.217: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 12/01 11:06:11.217: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3182) 12/01 11:06:11.217: [smf] INFO: UE IMSI[262420982267973] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.218: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 12/01 11:06:11.218: [upf] INFO: UE F-SEID[UP:0x819 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.218: [upf] INFO: UE F-SEID[UP:0x819 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.224: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 12/01 11:06:11.224: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3182) 12/01 11:06:11.224: [smf] INFO: UE IMSI[262425432278809] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.225: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 12/01 11:06:11.225: [upf] INFO: UE F-SEID[UP:0x316 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.225: [upf] INFO: UE F-SEID[UP:0x316 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.230: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 12/01 11:06:11.230: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3182) 12/01 11:06:11.230: [smf] INFO: UE IMSI[262429997081860] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.231: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 12/01 11:06:11.231: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.231: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.236: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 12/01 11:06:11.236: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3182) 12/01 11:06:11.236: [smf] INFO: UE IMSI[262424747464139] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.238: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 12/01 11:06:11.238: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.238: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.243: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 12/01 11:06:11.243: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3182) 12/01 11:06:11.243: [smf] INFO: UE IMSI[262423954471765] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.244: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 12/01 11:06:11.244: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.244: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.249: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 12/01 11:06:11.249: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3182) 12/01 11:06:11.249: [smf] INFO: UE IMSI[262422271283948] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.250: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 12/01 11:06:11.250: [upf] INFO: UE F-SEID[UP:0xefa CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.250: [upf] INFO: UE F-SEID[UP:0xefa CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.257: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 12/01 11:06:11.257: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3182) 12/01 11:06:11.257: [smf] INFO: UE IMSI[262421007850125] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.258: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 12/01 11:06:11.258: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.258: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.263: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 12/01 11:06:11.263: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3182) 12/01 11:06:11.263: [smf] INFO: UE IMSI[262422888468567] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.265: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 12/01 11:06:11.265: [upf] INFO: UE F-SEID[UP:0x769 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.265: [upf] INFO: UE F-SEID[UP:0x769 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.270: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 12/01 11:06:11.270: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3182) 12/01 11:06:11.270: [smf] INFO: UE IMSI[262429832631547] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.271: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 12/01 11:06:11.271: [upf] INFO: UE F-SEID[UP:0xbba CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.271: [upf] INFO: UE F-SEID[UP:0xbba CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.276: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 12/01 11:06:11.277: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3182) 12/01 11:06:11.277: [smf] INFO: UE IMSI[262421649178994] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.278: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 12/01 11:06:11.278: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.278: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.283: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 12/01 11:06:11.283: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3182) 12/01 11:06:11.283: [smf] INFO: UE IMSI[262425487606912] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.284: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 12/01 11:06:11.284: [upf] INFO: UE F-SEID[UP:0x900 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.284: [upf] INFO: UE F-SEID[UP:0x900 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.290: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 12/01 11:06:11.290: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3182) 12/01 11:06:11.290: [smf] INFO: UE IMSI[262428220492260] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.291: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 12/01 11:06:11.291: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.291: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.298: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 12/01 11:06:11.298: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3182) 12/01 11:06:11.298: [smf] INFO: UE IMSI[262427906723792] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.298: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 12/01 11:06:11.298: [upf] INFO: UE F-SEID[UP:0x16e CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.298: [upf] INFO: UE F-SEID[UP:0x16e CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.306: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 12/01 11:06:11.306: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3182) 12/01 11:06:11.306: [smf] INFO: UE IMSI[262421008803425] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.307: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 12/01 11:06:11.307: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.307: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.312: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 12/01 11:06:11.312: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3182) 12/01 11:06:11.312: [smf] INFO: UE IMSI[262426040756154] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.314: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 12/01 11:06:11.314: [upf] INFO: UE F-SEID[UP:0x36c CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.314: [upf] INFO: UE F-SEID[UP:0x36c CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.319: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 12/01 11:06:11.319: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3182) 12/01 11:06:11.319: [smf] INFO: UE IMSI[262420645033470] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.320: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 12/01 11:06:11.320: [upf] INFO: UE F-SEID[UP:0xcff CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.320: [upf] INFO: UE F-SEID[UP:0xcff CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.326: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 12/01 11:06:11.326: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3182) 12/01 11:06:11.326: [smf] INFO: UE IMSI[262423163972123] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.327: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 12/01 11:06:11.327: [upf] INFO: UE F-SEID[UP:0x83c CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.327: [upf] INFO: UE F-SEID[UP:0x83c CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.332: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 12/01 11:06:11.332: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3182) 12/01 11:06:11.332: [smf] INFO: UE IMSI[262428685453660] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.333: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 12/01 11:06:11.333: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.333: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.339: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 12/01 11:06:11.339: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3182) 12/01 11:06:11.339: [smf] INFO: UE IMSI[262422555411116] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.340: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 12/01 11:06:11.340: [upf] INFO: UE F-SEID[UP:0x803 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.340: [upf] INFO: UE F-SEID[UP:0x803 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.345: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 12/01 11:06:11.345: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3182) 12/01 11:06:11.345: [smf] INFO: UE IMSI[262424230621711] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.346: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 12/01 11:06:11.346: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.346: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.352: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 12/01 11:06:11.352: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3182) 12/01 11:06:11.352: [smf] INFO: UE IMSI[262428218673647] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.353: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 12/01 11:06:11.353: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.353: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.358: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 12/01 11:06:11.358: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3182) 12/01 11:06:11.358: [smf] INFO: UE IMSI[262424829803952] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.359: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 12/01 11:06:11.359: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.359: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.365: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 12/01 11:06:11.365: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3182) 12/01 11:06:11.365: [smf] INFO: UE IMSI[262422549134503] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.366: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 12/01 11:06:11.366: [upf] INFO: UE F-SEID[UP:0x906 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.366: [upf] INFO: UE F-SEID[UP:0x906 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.371: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 12/01 11:06:11.371: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3182) 12/01 11:06:11.371: [smf] INFO: UE IMSI[262422822686142] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.372: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 12/01 11:06:11.372: [upf] INFO: UE F-SEID[UP:0x36f CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.372: [upf] INFO: UE F-SEID[UP:0x36f CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.378: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 12/01 11:06:11.378: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3182) 12/01 11:06:11.378: [smf] INFO: UE IMSI[262423787482169] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.379: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 12/01 11:06:11.379: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.379: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.384: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 12/01 11:06:11.384: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3182) 12/01 11:06:11.384: [smf] INFO: UE IMSI[262420769190831] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.385: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 12/01 11:06:11.385: [upf] INFO: UE F-SEID[UP:0x85b CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.385: [upf] INFO: UE F-SEID[UP:0x85b CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.391: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 12/01 11:06:11.391: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3182) 12/01 11:06:11.391: [smf] INFO: UE IMSI[262421072639304] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.392: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 12/01 11:06:11.392: [upf] INFO: UE F-SEID[UP:0x977 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.392: [upf] INFO: UE F-SEID[UP:0x977 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.397: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 12/01 11:06:11.397: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3182) 12/01 11:06:11.397: [smf] INFO: UE IMSI[262427015976049] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.398: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 12/01 11:06:11.398: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.398: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.404: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 12/01 11:06:11.404: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3182) 12/01 11:06:11.404: [smf] INFO: UE IMSI[262422259799811] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.405: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 12/01 11:06:11.405: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.405: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.410: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 12/01 11:06:11.410: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3182) 12/01 11:06:11.410: [smf] INFO: UE IMSI[262427409750077] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.411: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 12/01 11:06:11.411: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.411: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.417: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 12/01 11:06:11.417: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3182) 12/01 11:06:11.417: [smf] INFO: UE IMSI[262422531315449] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.418: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 12/01 11:06:11.418: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.418: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.423: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 12/01 11:06:11.423: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3182) 12/01 11:06:11.423: [smf] INFO: UE IMSI[262429400502709] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.424: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 12/01 11:06:11.424: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.424: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.430: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 12/01 11:06:11.430: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3182) 12/01 11:06:11.430: [smf] INFO: UE IMSI[262425175582039] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.431: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 12/01 11:06:11.431: [upf] INFO: UE F-SEID[UP:0x3be CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.431: [upf] INFO: UE F-SEID[UP:0x3be CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.436: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 12/01 11:06:11.436: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3182) 12/01 11:06:11.436: [smf] INFO: UE IMSI[262424831004140] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.437: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 12/01 11:06:11.437: [upf] INFO: UE F-SEID[UP:0x271 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.437: [upf] INFO: UE F-SEID[UP:0x271 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.443: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 12/01 11:06:11.443: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3182) 12/01 11:06:11.443: [smf] INFO: UE IMSI[262428851490646] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.444: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 12/01 11:06:11.444: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.444: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.452: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 12/01 11:06:11.452: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3182) 12/01 11:06:11.452: [smf] INFO: UE IMSI[262428733238990] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.453: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 12/01 11:06:11.453: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.453: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.460: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 12/01 11:06:11.460: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3182) 12/01 11:06:11.460: [smf] INFO: UE IMSI[262420190876399] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.461: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 12/01 11:06:11.461: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.461: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.466: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 12/01 11:06:11.466: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3182) 12/01 11:06:11.466: [smf] INFO: UE IMSI[262421367459798] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.467: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 12/01 11:06:11.467: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.467: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.473: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 12/01 11:06:11.473: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3182) 12/01 11:06:11.473: [smf] INFO: UE IMSI[262423033343763] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.474: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 12/01 11:06:11.474: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.474: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.479: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 12/01 11:06:11.479: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3182) 12/01 11:06:11.479: [smf] INFO: UE IMSI[262426342657747] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.480: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 12/01 11:06:11.480: [upf] INFO: UE F-SEID[UP:0x983 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.480: [upf] INFO: UE F-SEID[UP:0x983 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.485: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 12/01 11:06:11.485: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3182) 12/01 11:06:11.485: [smf] INFO: UE IMSI[262423630998252] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.486: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 12/01 11:06:11.486: [upf] INFO: UE F-SEID[UP:0x777 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.486: [upf] INFO: UE F-SEID[UP:0x777 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.492: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 12/01 11:06:11.492: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3182) 12/01 11:06:11.492: [smf] INFO: UE IMSI[262421442182357] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.493: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 12/01 11:06:11.493: [upf] INFO: UE F-SEID[UP:0x636 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.493: [upf] INFO: UE F-SEID[UP:0x636 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.498: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 12/01 11:06:11.498: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3182) 12/01 11:06:11.498: [smf] INFO: UE IMSI[262427140396384] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.499: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 12/01 11:06:11.499: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.499: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.505: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 12/01 11:06:11.505: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3182) 12/01 11:06:11.505: [smf] INFO: UE IMSI[262427074833402] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.506: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 12/01 11:06:11.506: [upf] INFO: UE F-SEID[UP:0x581 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.506: [upf] INFO: UE F-SEID[UP:0x581 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.511: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 12/01 11:06:11.511: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3182) 12/01 11:06:11.511: [smf] INFO: UE IMSI[262421275574058] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.512: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 12/01 11:06:11.512: [upf] INFO: UE F-SEID[UP:0x973 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.512: [upf] INFO: UE F-SEID[UP:0x973 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.517: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 12/01 11:06:11.517: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3182) 12/01 11:06:11.517: [smf] INFO: UE IMSI[262422722716201] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.518: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 12/01 11:06:11.518: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.518: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.524: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 12/01 11:06:11.524: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3182) 12/01 11:06:11.524: [smf] INFO: UE IMSI[262427893032208] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.525: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 12/01 11:06:11.525: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.525: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.530: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 12/01 11:06:11.530: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3182) 12/01 11:06:11.530: [smf] INFO: UE IMSI[262429391649095] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.531: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 12/01 11:06:11.531: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.531: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.537: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 12/01 11:06:11.537: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3182) 12/01 11:06:11.537: [smf] INFO: UE IMSI[262426186687189] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.538: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 12/01 11:06:11.538: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.538: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.543: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 12/01 11:06:11.543: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3182) 12/01 11:06:11.543: [smf] INFO: UE IMSI[262429643424050] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.544: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 12/01 11:06:11.544: [upf] INFO: UE F-SEID[UP:0x3af CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.544: [upf] INFO: UE F-SEID[UP:0x3af CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.549: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 12/01 11:06:11.549: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3182) 12/01 11:06:11.550: [smf] INFO: UE IMSI[262429688333053] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.550: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 12/01 11:06:11.550: [upf] INFO: UE F-SEID[UP:0x39f CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.550: [upf] INFO: UE F-SEID[UP:0x39f CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.556: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 12/01 11:06:11.556: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3182) 12/01 11:06:11.556: [smf] INFO: UE IMSI[262426800674757] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.557: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 12/01 11:06:11.557: [upf] INFO: UE F-SEID[UP:0x869 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.557: [upf] INFO: UE F-SEID[UP:0x869 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.562: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 12/01 11:06:11.562: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3182) 12/01 11:06:11.562: [smf] INFO: UE IMSI[262422300476649] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.563: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 12/01 11:06:11.563: [upf] INFO: UE F-SEID[UP:0x1a CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.563: [upf] INFO: UE F-SEID[UP:0x1a CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.569: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 12/01 11:06:11.569: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3182) 12/01 11:06:11.569: [smf] INFO: UE IMSI[262426678626544] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.570: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 12/01 11:06:11.570: [upf] INFO: UE F-SEID[UP:0x957 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.570: [upf] INFO: UE F-SEID[UP:0x957 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.575: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 12/01 11:06:11.575: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3182) 12/01 11:06:11.575: [smf] INFO: UE IMSI[262424971456127] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.576: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 12/01 11:06:11.576: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.576: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.582: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 12/01 11:06:11.582: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3182) 12/01 11:06:11.582: [smf] INFO: UE IMSI[262425947255015] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.583: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 12/01 11:06:11.583: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.583: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.588: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 12/01 11:06:11.588: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3182) 12/01 11:06:11.588: [smf] INFO: UE IMSI[262420805865206] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.589: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 12/01 11:06:11.589: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.589: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.595: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 12/01 11:06:11.595: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3182) 12/01 11:06:11.595: [smf] INFO: UE IMSI[262428706812543] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.596: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 12/01 11:06:11.596: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.596: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.601: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 12/01 11:06:11.601: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3182) 12/01 11:06:11.601: [smf] INFO: UE IMSI[262423865410992] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.602: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 12/01 11:06:11.602: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.602: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.607: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 12/01 11:06:11.607: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3182) 12/01 11:06:11.607: [smf] INFO: UE IMSI[262423893359767] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.608: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 12/01 11:06:11.609: [upf] INFO: UE F-SEID[UP:0x701 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.609: [upf] INFO: UE F-SEID[UP:0x701 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.615: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 12/01 11:06:11.615: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3182) 12/01 11:06:11.615: [smf] INFO: UE IMSI[262428146507977] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.616: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 12/01 11:06:11.616: [upf] INFO: UE F-SEID[UP:0x326 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.616: [upf] INFO: UE F-SEID[UP:0x326 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.623: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 12/01 11:06:11.623: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3182) 12/01 11:06:11.623: [smf] INFO: UE IMSI[262425927334096] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.624: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 12/01 11:06:11.624: [upf] INFO: UE F-SEID[UP:0x97d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.624: [upf] INFO: UE F-SEID[UP:0x97d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.629: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 12/01 11:06:11.629: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3182) 12/01 11:06:11.629: [smf] INFO: UE IMSI[262429534489747] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.630: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 12/01 11:06:11.630: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.630: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.636: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 12/01 11:06:11.636: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3182) 12/01 11:06:11.636: [smf] INFO: UE IMSI[262426298269691] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.637: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 12/01 11:06:11.637: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.637: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.642: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 12/01 11:06:11.642: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3182) 12/01 11:06:11.642: [smf] INFO: UE IMSI[262427851477143] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.643: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 12/01 11:06:11.643: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.643: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.649: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 12/01 11:06:11.649: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3182) 12/01 11:06:11.649: [smf] INFO: UE IMSI[262420751052115] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.650: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 12/01 11:06:11.650: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.650: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.655: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 12/01 11:06:11.655: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3182) 12/01 11:06:11.655: [smf] INFO: UE IMSI[262425229229041] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.656: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 12/01 11:06:11.656: [upf] INFO: UE F-SEID[UP:0x673 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.656: [upf] INFO: UE F-SEID[UP:0x673 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.662: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 12/01 11:06:11.662: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3182) 12/01 11:06:11.662: [smf] INFO: UE IMSI[262425079394442] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.663: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 12/01 11:06:11.663: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.663: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.668: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 12/01 11:06:11.668: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3182) 12/01 11:06:11.668: [smf] INFO: UE IMSI[262420411264174] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.669: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 12/01 11:06:11.669: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.669: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.675: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 12/01 11:06:11.675: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3182) 12/01 11:06:11.675: [smf] INFO: UE IMSI[262429314193804] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.676: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 12/01 11:06:11.676: [upf] INFO: UE F-SEID[UP:0x72f CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.676: [upf] INFO: UE F-SEID[UP:0x72f CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.681: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 12/01 11:06:11.681: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3182) 12/01 11:06:11.681: [smf] INFO: UE IMSI[262424707820659] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.682: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 12/01 11:06:11.682: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.682: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.688: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 12/01 11:06:11.688: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3182) 12/01 11:06:11.688: [smf] INFO: UE IMSI[262425459815860] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.689: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 12/01 11:06:11.689: [upf] INFO: UE F-SEID[UP:0x855 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.689: [upf] INFO: UE F-SEID[UP:0x855 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.694: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 12/01 11:06:11.694: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3182) 12/01 11:06:11.694: [smf] INFO: UE IMSI[262421472988429] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.695: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 12/01 11:06:11.695: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.695: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.701: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 12/01 11:06:11.701: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3182) 12/01 11:06:11.701: [smf] INFO: UE IMSI[262423772280270] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.702: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 12/01 11:06:11.702: [upf] INFO: UE F-SEID[UP:0x48e CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.702: [upf] INFO: UE F-SEID[UP:0x48e CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.707: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 12/01 11:06:11.707: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3182) 12/01 11:06:11.707: [smf] INFO: UE IMSI[262424681390698] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.708: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 12/01 11:06:11.708: [upf] INFO: UE F-SEID[UP:0x379 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.708: [upf] INFO: UE F-SEID[UP:0x379 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.714: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 12/01 11:06:11.714: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3182) 12/01 11:06:11.714: [smf] INFO: UE IMSI[262427292059557] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.715: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 12/01 11:06:11.715: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.715: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.720: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 12/01 11:06:11.720: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3182) 12/01 11:06:11.720: [smf] INFO: UE IMSI[262423173578781] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.721: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 12/01 11:06:11.721: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.721: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.727: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 12/01 11:06:11.727: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3182) 12/01 11:06:11.727: [smf] INFO: UE IMSI[262425528494345] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.728: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 12/01 11:06:11.728: [upf] INFO: UE F-SEID[UP:0xace CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.728: [upf] INFO: UE F-SEID[UP:0xace CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.733: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 12/01 11:06:11.733: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3182) 12/01 11:06:11.733: [smf] INFO: UE IMSI[262429942669467] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.734: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 12/01 11:06:11.734: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.734: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.740: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 12/01 11:06:11.740: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3182) 12/01 11:06:11.740: [smf] INFO: UE IMSI[262429778620111] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.741: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 12/01 11:06:11.741: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.741: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.746: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 12/01 11:06:11.746: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3182) 12/01 11:06:11.746: [smf] INFO: UE IMSI[262429379265770] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.747: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 12/01 11:06:11.747: [upf] INFO: UE F-SEID[UP:0x272 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.747: [upf] INFO: UE F-SEID[UP:0x272 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.753: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 12/01 11:06:11.753: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3182) 12/01 11:06:11.753: [smf] INFO: UE IMSI[262428948312695] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.754: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 12/01 11:06:11.754: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.754: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.759: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 12/01 11:06:11.759: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3182) 12/01 11:06:11.759: [smf] INFO: UE IMSI[262422955556695] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.760: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 12/01 11:06:11.760: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.760: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.766: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 12/01 11:06:11.766: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3182) 12/01 11:06:11.766: [smf] INFO: UE IMSI[262425579981211] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.767: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 12/01 11:06:11.767: [upf] INFO: UE F-SEID[UP:0x494 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.767: [upf] INFO: UE F-SEID[UP:0x494 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.772: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 12/01 11:06:11.772: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3182) 12/01 11:06:11.772: [smf] INFO: UE IMSI[262427264173492] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.773: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 12/01 11:06:11.773: [upf] INFO: UE F-SEID[UP:0xade CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.773: [upf] INFO: UE F-SEID[UP:0xade CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.779: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 12/01 11:06:11.779: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3182) 12/01 11:06:11.779: [smf] INFO: UE IMSI[262421243997244] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.780: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 12/01 11:06:11.780: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.780: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.785: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 12/01 11:06:11.785: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3182) 12/01 11:06:11.785: [smf] INFO: UE IMSI[262426256817473] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.786: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 12/01 11:06:11.787: [upf] INFO: UE F-SEID[UP:0x889 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.787: [upf] INFO: UE F-SEID[UP:0x889 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.792: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 12/01 11:06:11.792: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3182) 12/01 11:06:11.792: [smf] INFO: UE IMSI[262425401801639] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.793: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 12/01 11:06:11.793: [upf] INFO: UE F-SEID[UP:0x814 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.793: [upf] INFO: UE F-SEID[UP:0x814 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.798: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 12/01 11:06:11.798: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3182) 12/01 11:06:11.798: [smf] INFO: UE IMSI[262427284661911] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.799: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 12/01 11:06:11.800: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.800: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.805: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 12/01 11:06:11.805: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3182) 12/01 11:06:11.805: [smf] INFO: UE IMSI[262420737015185] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.806: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 12/01 11:06:11.806: [upf] INFO: UE F-SEID[UP:0x756 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.806: [upf] INFO: UE F-SEID[UP:0x756 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.811: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 12/01 11:06:11.811: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3182) 12/01 11:06:11.811: [smf] INFO: UE IMSI[262427419750506] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.812: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 12/01 11:06:11.812: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.812: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.818: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 12/01 11:06:11.818: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3182) 12/01 11:06:11.818: [smf] INFO: UE IMSI[262427471654491] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.819: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 12/01 11:06:11.819: [upf] INFO: UE F-SEID[UP:0x72e CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.819: [upf] INFO: UE F-SEID[UP:0x72e CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.824: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 12/01 11:06:11.825: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3182) 12/01 11:06:11.825: [smf] INFO: UE IMSI[262423066681528] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.826: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 12/01 11:06:11.826: [upf] INFO: UE F-SEID[UP:0x944 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.826: [upf] INFO: UE F-SEID[UP:0x944 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.831: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 12/01 11:06:11.831: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3182) 12/01 11:06:11.831: [smf] INFO: UE IMSI[262421169180604] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.832: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 12/01 11:06:11.832: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.832: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.838: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 12/01 11:06:11.838: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3182) 12/01 11:06:11.838: [smf] INFO: UE IMSI[262426894449112] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.839: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 12/01 11:06:11.839: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.839: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.846: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 12/01 11:06:11.846: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3182) 12/01 11:06:11.846: [smf] INFO: UE IMSI[262422894333391] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.847: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 12/01 11:06:11.847: [upf] INFO: UE F-SEID[UP:0x307 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.847: [upf] INFO: UE F-SEID[UP:0x307 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.853: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 12/01 11:06:11.853: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3182) 12/01 11:06:11.853: [smf] INFO: UE IMSI[262426981693915] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.854: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 12/01 11:06:11.854: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.854: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.860: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 12/01 11:06:11.860: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3182) 12/01 11:06:11.860: [smf] INFO: UE IMSI[262426872603982] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.861: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 12/01 11:06:11.861: [upf] INFO: UE F-SEID[UP:0x573 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.861: [upf] INFO: UE F-SEID[UP:0x573 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.866: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 12/01 11:06:11.866: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3182) 12/01 11:06:11.866: [smf] INFO: UE IMSI[262427745417419] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.867: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 12/01 11:06:11.867: [upf] INFO: UE F-SEID[UP:0x861 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.867: [upf] INFO: UE F-SEID[UP:0x861 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.873: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 12/01 11:06:11.873: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3182) 12/01 11:06:11.873: [smf] INFO: UE IMSI[262425841484123] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.874: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 12/01 11:06:11.874: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.874: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.879: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 12/01 11:06:11.879: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3182) 12/01 11:06:11.879: [smf] INFO: UE IMSI[262423298937354] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.880: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 12/01 11:06:11.880: [upf] INFO: UE F-SEID[UP:0x738 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.880: [upf] INFO: UE F-SEID[UP:0x738 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.886: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 12/01 11:06:11.886: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3182) 12/01 11:06:11.886: [smf] INFO: UE IMSI[262429775141317] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.887: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 12/01 11:06:11.887: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.887: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.892: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 12/01 11:06:11.892: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3182) 12/01 11:06:11.893: [smf] INFO: UE IMSI[262421384678132] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.894: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 12/01 11:06:11.894: [upf] INFO: UE F-SEID[UP:0x10b CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.894: [upf] INFO: UE F-SEID[UP:0x10b CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.899: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 12/01 11:06:11.899: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3182) 12/01 11:06:11.899: [smf] INFO: UE IMSI[262421655928710] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.900: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 12/01 11:06:11.900: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.900: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.905: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 12/01 11:06:11.905: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3182) 12/01 11:06:11.905: [smf] INFO: UE IMSI[262424466480301] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.906: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 12/01 11:06:11.906: [upf] INFO: UE F-SEID[UP:0x594 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.906: [upf] INFO: UE F-SEID[UP:0x594 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.912: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 12/01 11:06:11.912: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3182) 12/01 11:06:11.912: [smf] INFO: UE IMSI[262425569016890] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.913: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 12/01 11:06:11.913: [upf] INFO: UE F-SEID[UP:0x2 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.913: [upf] INFO: UE F-SEID[UP:0x2 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.919: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 12/01 11:06:11.919: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3182) 12/01 11:06:11.919: [smf] INFO: UE IMSI[262424080985913] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.920: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 12/01 11:06:11.920: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.920: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.925: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 12/01 11:06:11.925: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3182) 12/01 11:06:11.925: [smf] INFO: UE IMSI[262426429684968] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.926: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 12/01 11:06:11.926: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.926: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.932: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 12/01 11:06:11.932: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3182) 12/01 11:06:11.932: [smf] INFO: UE IMSI[262423502212687] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.933: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 12/01 11:06:11.933: [upf] INFO: UE F-SEID[UP:0x58c CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.933: [upf] INFO: UE F-SEID[UP:0x58c CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.938: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 12/01 11:06:11.938: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3182) 12/01 11:06:11.938: [smf] INFO: UE IMSI[262421082981881] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.939: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 12/01 11:06:11.939: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.939: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.945: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 12/01 11:06:11.945: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3182) 12/01 11:06:11.945: [smf] INFO: UE IMSI[262427982784773] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.946: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 12/01 11:06:11.946: [upf] INFO: UE F-SEID[UP:0x471 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.946: [upf] INFO: UE F-SEID[UP:0x471 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.951: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 12/01 11:06:11.951: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3182) 12/01 11:06:11.951: [smf] INFO: UE IMSI[262425415144904] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.952: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 12/01 11:06:11.952: [upf] INFO: UE F-SEID[UP:0x521 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.952: [upf] INFO: UE F-SEID[UP:0x521 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.958: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 12/01 11:06:11.958: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3182) 12/01 11:06:11.958: [smf] INFO: UE IMSI[262423588048582] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.959: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 12/01 11:06:11.959: [upf] INFO: UE F-SEID[UP:0x585 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.959: [upf] INFO: UE F-SEID[UP:0x585 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.964: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 12/01 11:06:11.964: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3182) 12/01 11:06:11.964: [smf] INFO: UE IMSI[262420646003824] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.965: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 12/01 11:06:11.965: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.965: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.971: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 12/01 11:06:11.971: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3182) 12/01 11:06:11.971: [smf] INFO: UE IMSI[262420677733946] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.972: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 12/01 11:06:11.972: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.972: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.978: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 12/01 11:06:11.978: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3182) 12/01 11:06:11.978: [smf] INFO: UE IMSI[262421507299257] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.979: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 12/01 11:06:11.979: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.979: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.986: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 12/01 11:06:11.986: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3182) 12/01 11:06:11.986: [smf] INFO: UE IMSI[262423136165666] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.987: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 12/01 11:06:11.987: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.987: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.992: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 12/01 11:06:11.992: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3182) 12/01 11:06:11.992: [smf] INFO: UE IMSI[262424670296367] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:11.993: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 12/01 11:06:11.993: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.993: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 12/01 11:06:11.999: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 12/01 11:06:11.999: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3182) 12/01 11:06:11.999: [smf] INFO: UE IMSI[262428160265988] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.000: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 12/01 11:06:12.000: [upf] INFO: UE F-SEID[UP:0x531 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.000: [upf] INFO: UE F-SEID[UP:0x531 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.005: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 12/01 11:06:12.005: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3182) 12/01 11:06:12.005: [smf] INFO: UE IMSI[262423921237480] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.006: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 12/01 11:06:12.006: [upf] INFO: UE F-SEID[UP:0x27 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.006: [upf] INFO: UE F-SEID[UP:0x27 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.012: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 12/01 11:06:12.012: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3182) 12/01 11:06:12.012: [smf] INFO: UE IMSI[262425385675448] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.013: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 12/01 11:06:12.013: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.013: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.018: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 12/01 11:06:12.018: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3182) 12/01 11:06:12.018: [smf] INFO: UE IMSI[262425538781839] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.019: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 12/01 11:06:12.019: [upf] INFO: UE F-SEID[UP:0x574 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.019: [upf] INFO: UE F-SEID[UP:0x574 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.024: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 12/01 11:06:12.025: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3182) 12/01 11:06:12.025: [smf] INFO: UE IMSI[262428186506228] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.025: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 12/01 11:06:12.026: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.026: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.031: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 12/01 11:06:12.031: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3182) 12/01 11:06:12.031: [smf] INFO: UE IMSI[262420432470029] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.032: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 12/01 11:06:12.032: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.032: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.037: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 12/01 11:06:12.038: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3182) 12/01 11:06:12.038: [smf] INFO: UE IMSI[262425372140130] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.038: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 12/01 11:06:12.039: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.039: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.044: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 12/01 11:06:12.044: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3182) 12/01 11:06:12.044: [smf] INFO: UE IMSI[262424939914509] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.045: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 12/01 11:06:12.045: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.045: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.050: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 12/01 11:06:12.050: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3182) 12/01 11:06:12.050: [smf] INFO: UE IMSI[262429211113313] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.051: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 12/01 11:06:12.051: [upf] INFO: UE F-SEID[UP:0x350 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.051: [upf] INFO: UE F-SEID[UP:0x350 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.057: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 12/01 11:06:12.057: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3182) 12/01 11:06:12.057: [smf] INFO: UE IMSI[262422937015985] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.058: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 12/01 11:06:12.058: [upf] INFO: UE F-SEID[UP:0xb43 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.058: [upf] INFO: UE F-SEID[UP:0xb43 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.063: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 12/01 11:06:12.063: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3182) 12/01 11:06:12.063: [smf] INFO: UE IMSI[262429971435703] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.064: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 12/01 11:06:12.064: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.064: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.070: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 12/01 11:06:12.070: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3182) 12/01 11:06:12.070: [smf] INFO: UE IMSI[262427044343384] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.071: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 12/01 11:06:12.071: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.071: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.077: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 12/01 11:06:12.077: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3182) 12/01 11:06:12.077: [smf] INFO: UE IMSI[262426842882789] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.078: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 12/01 11:06:12.078: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.078: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.083: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 12/01 11:06:12.083: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3182) 12/01 11:06:12.083: [smf] INFO: UE IMSI[262426981124960] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.084: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 12/01 11:06:12.084: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.084: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.090: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 12/01 11:06:12.090: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3182) 12/01 11:06:12.090: [smf] INFO: UE IMSI[262428080899678] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.091: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 12/01 11:06:12.091: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.091: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.096: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 12/01 11:06:12.096: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3182) 12/01 11:06:12.096: [smf] INFO: UE IMSI[262426312530474] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.097: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 12/01 11:06:12.097: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.097: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.103: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 12/01 11:06:12.103: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3182) 12/01 11:06:12.103: [smf] INFO: UE IMSI[262424026296440] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.104: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 12/01 11:06:12.104: [upf] INFO: UE F-SEID[UP:0x290 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.104: [upf] INFO: UE F-SEID[UP:0x290 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.109: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 12/01 11:06:12.109: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3182) 12/01 11:06:12.109: [smf] INFO: UE IMSI[262427455957168] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.110: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 12/01 11:06:12.110: [upf] INFO: UE F-SEID[UP:0xffa CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.110: [upf] INFO: UE F-SEID[UP:0xffa CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.116: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 12/01 11:06:12.116: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3182) 12/01 11:06:12.116: [smf] INFO: UE IMSI[262423377554879] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.117: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 12/01 11:06:12.117: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.117: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.122: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 12/01 11:06:12.122: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3182) 12/01 11:06:12.122: [smf] INFO: UE IMSI[262423288051490] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.123: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 12/01 11:06:12.123: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.123: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.129: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 12/01 11:06:12.129: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3182) 12/01 11:06:12.129: [smf] INFO: UE IMSI[262423011685788] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.130: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 12/01 11:06:12.130: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.130: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.135: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 12/01 11:06:12.135: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3182) 12/01 11:06:12.136: [smf] INFO: UE IMSI[262421437517738] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.137: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 12/01 11:06:12.137: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.137: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.142: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 12/01 11:06:12.142: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3182) 12/01 11:06:12.142: [smf] INFO: UE IMSI[262421672935485] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.143: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 12/01 11:06:12.143: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.143: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.151: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 12/01 11:06:12.151: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3182) 12/01 11:06:12.151: [smf] INFO: UE IMSI[262426366104059] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.152: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 12/01 11:06:12.152: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.152: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.157: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 12/01 11:06:12.157: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3182) 12/01 11:06:12.157: [smf] INFO: UE IMSI[262423501919605] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.159: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 12/01 11:06:12.159: [upf] INFO: UE F-SEID[UP:0x58 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.159: [upf] INFO: UE F-SEID[UP:0x58 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.166: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 12/01 11:06:12.166: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3182) 12/01 11:06:12.166: [smf] INFO: UE IMSI[262424319437643] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.167: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 12/01 11:06:12.167: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.167: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.173: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 12/01 11:06:12.173: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3182) 12/01 11:06:12.173: [smf] INFO: UE IMSI[262421066665567] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.174: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 12/01 11:06:12.174: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.174: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.179: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 12/01 11:06:12.179: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3182) 12/01 11:06:12.179: [smf] INFO: UE IMSI[262429889610182] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.180: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 12/01 11:06:12.180: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.180: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.188: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 12/01 11:06:12.188: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3182) 12/01 11:06:12.188: [smf] INFO: UE IMSI[262427112902659] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.189: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 12/01 11:06:12.189: [upf] INFO: UE F-SEID[UP:0x20a CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.189: [upf] INFO: UE F-SEID[UP:0x20a CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.194: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 12/01 11:06:12.194: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3182) 12/01 11:06:12.194: [smf] INFO: UE IMSI[262424072750741] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.196: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 12/01 11:06:12.196: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.196: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.201: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 12/01 11:06:12.201: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3182) 12/01 11:06:12.201: [smf] INFO: UE IMSI[262424469957434] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.202: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 12/01 11:06:12.202: [upf] INFO: UE F-SEID[UP:0x61d CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.202: [upf] INFO: UE F-SEID[UP:0x61d CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.209: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 12/01 11:06:12.209: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3182) 12/01 11:06:12.209: [smf] INFO: UE IMSI[262421404126415] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.210: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 12/01 11:06:12.210: [upf] INFO: UE F-SEID[UP:0x141 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.210: [upf] INFO: UE F-SEID[UP:0x141 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.215: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 12/01 11:06:12.215: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3182) 12/01 11:06:12.215: [smf] INFO: UE IMSI[262421801076504] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.216: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 12/01 11:06:12.216: [upf] INFO: UE F-SEID[UP:0x725 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.216: [upf] INFO: UE F-SEID[UP:0x725 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.222: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 12/01 11:06:12.222: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3182) 12/01 11:06:12.222: [smf] INFO: UE IMSI[262420357629693] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.223: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 12/01 11:06:12.223: [upf] INFO: UE F-SEID[UP:0x21a CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.223: [upf] INFO: UE F-SEID[UP:0x21a CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.228: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 12/01 11:06:12.228: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3182) 12/01 11:06:12.228: [smf] INFO: UE IMSI[262427668129412] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.229: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 12/01 11:06:12.229: [upf] INFO: UE F-SEID[UP:0x93a CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.229: [upf] INFO: UE F-SEID[UP:0x93a CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.234: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 12/01 11:06:12.235: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3182) 12/01 11:06:12.235: [smf] INFO: UE IMSI[262424608709776] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.236: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 12/01 11:06:12.236: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.236: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.242: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 12/01 11:06:12.242: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3182) 12/01 11:06:12.242: [smf] INFO: UE IMSI[262422625751678] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.243: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 12/01 11:06:12.243: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.243: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.249: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 12/01 11:06:12.249: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3182) 12/01 11:06:12.249: [smf] INFO: UE IMSI[262427230565497] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.250: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 12/01 11:06:12.250: [upf] INFO: UE F-SEID[UP:0x70a CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.250: [upf] INFO: UE F-SEID[UP:0x70a CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.255: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 12/01 11:06:12.255: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3182) 12/01 11:06:12.255: [smf] INFO: UE IMSI[262420590656709] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.256: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 12/01 11:06:12.256: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.256: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.263: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 12/01 11:06:12.263: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3182) 12/01 11:06:12.263: [smf] INFO: UE IMSI[262420470834674] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.264: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 12/01 11:06:12.264: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.264: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.271: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 12/01 11:06:12.271: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3182) 12/01 11:06:12.271: [smf] INFO: UE IMSI[262427842924756] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.272: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 12/01 11:06:12.272: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.272: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.278: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 12/01 11:06:12.278: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3182) 12/01 11:06:12.278: [smf] INFO: UE IMSI[262429872405710] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.279: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 12/01 11:06:12.279: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.279: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.286: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 12/01 11:06:12.286: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3182) 12/01 11:06:12.286: [smf] INFO: UE IMSI[262428989926262] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.287: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 12/01 11:06:12.287: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.287: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.294: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 12/01 11:06:12.294: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3182) 12/01 11:06:12.294: [smf] INFO: UE IMSI[262420985728274] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.295: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 12/01 11:06:12.295: [upf] INFO: UE F-SEID[UP:0x83a CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.295: [upf] INFO: UE F-SEID[UP:0x83a CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.301: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 12/01 11:06:12.301: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3182) 12/01 11:06:12.301: [smf] INFO: UE IMSI[262420185805164] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.302: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 12/01 11:06:12.302: [upf] INFO: UE F-SEID[UP:0x784 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.302: [upf] INFO: UE F-SEID[UP:0x784 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.308: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 12/01 11:06:12.308: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3182) 12/01 11:06:12.308: [smf] INFO: UE IMSI[262426932642562] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.309: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 12/01 11:06:12.309: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.309: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.315: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 12/01 11:06:12.315: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3182) 12/01 11:06:12.315: [smf] INFO: UE IMSI[262427152968327] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.316: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 12/01 11:06:12.316: [upf] INFO: UE F-SEID[UP:0x13d CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.316: [upf] INFO: UE F-SEID[UP:0x13d CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.321: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 12/01 11:06:12.321: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3182) 12/01 11:06:12.321: [smf] INFO: UE IMSI[262426022312197] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.322: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 12/01 11:06:12.322: [upf] INFO: UE F-SEID[UP:0x879 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.322: [upf] INFO: UE F-SEID[UP:0x879 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.329: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 12/01 11:06:12.329: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3182) 12/01 11:06:12.329: [smf] INFO: UE IMSI[262424777317002] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.330: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 12/01 11:06:12.330: [upf] INFO: UE F-SEID[UP:0x536 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.330: [upf] INFO: UE F-SEID[UP:0x536 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.336: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 12/01 11:06:12.336: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3182) 12/01 11:06:12.336: [smf] INFO: UE IMSI[262428616087503] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.337: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 12/01 11:06:12.337: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.337: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.343: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 12/01 11:06:12.343: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3182) 12/01 11:06:12.343: [smf] INFO: UE IMSI[262427064178963] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.344: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 12/01 11:06:12.344: [upf] INFO: UE F-SEID[UP:0x58f CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.344: [upf] INFO: UE F-SEID[UP:0x58f CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.350: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 12/01 11:06:12.350: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3182) 12/01 11:06:12.350: [smf] INFO: UE IMSI[262426698943947] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.351: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 12/01 11:06:12.351: [upf] INFO: UE F-SEID[UP:0x69a CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.351: [upf] INFO: UE F-SEID[UP:0x69a CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.356: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 12/01 11:06:12.356: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3182) 12/01 11:06:12.356: [smf] INFO: UE IMSI[262428565753344] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.357: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 12/01 11:06:12.357: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.357: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.363: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 12/01 11:06:12.363: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3182) 12/01 11:06:12.363: [smf] INFO: UE IMSI[262427500409428] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.364: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 12/01 11:06:12.364: [upf] INFO: UE F-SEID[UP:0xedc CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.364: [upf] INFO: UE F-SEID[UP:0xedc CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.369: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 12/01 11:06:12.369: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3182) 12/01 11:06:12.369: [smf] INFO: UE IMSI[262427152043956] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.370: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 12/01 11:06:12.370: [upf] INFO: UE F-SEID[UP:0x911 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.370: [upf] INFO: UE F-SEID[UP:0x911 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.376: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 12/01 11:06:12.376: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3182) 12/01 11:06:12.376: [smf] INFO: UE IMSI[262420587757216] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.377: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 12/01 11:06:12.377: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.377: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.382: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 12/01 11:06:12.382: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3182) 12/01 11:06:12.382: [smf] INFO: UE IMSI[262429555710510] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.384: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 12/01 11:06:12.384: [upf] INFO: UE F-SEID[UP:0x225 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.384: [upf] INFO: UE F-SEID[UP:0x225 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.389: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 12/01 11:06:12.389: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3182) 12/01 11:06:12.389: [smf] INFO: UE IMSI[262422369746293] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.390: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 12/01 11:06:12.390: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.390: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.395: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 12/01 11:06:12.395: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3182) 12/01 11:06:12.395: [smf] INFO: UE IMSI[262429069842326] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.396: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 12/01 11:06:12.396: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.396: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.402: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 12/01 11:06:12.402: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3182) 12/01 11:06:12.402: [smf] INFO: UE IMSI[262421820619757] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.403: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 12/01 11:06:12.403: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.403: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.408: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 12/01 11:06:12.408: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3182) 12/01 11:06:12.408: [smf] INFO: UE IMSI[262426604750746] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.409: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 12/01 11:06:12.409: [upf] INFO: UE F-SEID[UP:0x2db CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.409: [upf] INFO: UE F-SEID[UP:0x2db CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.414: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 12/01 11:06:12.414: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3182) 12/01 11:06:12.414: [smf] INFO: UE IMSI[262421638339728] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.415: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 12/01 11:06:12.415: [upf] INFO: UE F-SEID[UP:0x618 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.415: [upf] INFO: UE F-SEID[UP:0x618 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.421: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 12/01 11:06:12.421: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3182) 12/01 11:06:12.421: [smf] INFO: UE IMSI[262425831460153] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.422: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 12/01 11:06:12.422: [upf] INFO: UE F-SEID[UP:0x520 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.422: [upf] INFO: UE F-SEID[UP:0x520 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.427: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 12/01 11:06:12.427: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3182) 12/01 11:06:12.427: [smf] INFO: UE IMSI[262421091194708] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.428: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 12/01 11:06:12.428: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.428: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.434: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 12/01 11:06:12.434: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3182) 12/01 11:06:12.434: [smf] INFO: UE IMSI[262420584480992] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.435: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 12/01 11:06:12.435: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.435: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.440: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 12/01 11:06:12.440: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3182) 12/01 11:06:12.440: [smf] INFO: UE IMSI[262428229220115] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.441: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 12/01 11:06:12.441: [upf] INFO: UE F-SEID[UP:0x317 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.441: [upf] INFO: UE F-SEID[UP:0x317 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.447: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 12/01 11:06:12.447: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3182) 12/01 11:06:12.447: [smf] INFO: UE IMSI[262422254973547] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.448: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 12/01 11:06:12.448: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.448: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.453: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 12/01 11:06:12.453: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3182) 12/01 11:06:12.453: [smf] INFO: UE IMSI[262421558628143] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.454: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 12/01 11:06:12.454: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.454: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.459: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 12/01 11:06:12.460: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3182) 12/01 11:06:12.460: [smf] INFO: UE IMSI[262423767780562] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.460: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 12/01 11:06:12.460: [upf] INFO: UE F-SEID[UP:0x496 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.460: [upf] INFO: UE F-SEID[UP:0x496 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.466: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 12/01 11:06:12.466: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3182) 12/01 11:06:12.466: [smf] INFO: UE IMSI[262420363733900] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.467: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 12/01 11:06:12.467: [upf] INFO: UE F-SEID[UP:0x42a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.467: [upf] INFO: UE F-SEID[UP:0x42a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.472: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 12/01 11:06:12.472: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3182) 12/01 11:06:12.472: [smf] INFO: UE IMSI[262428859961178] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.473: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 12/01 11:06:12.473: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.473: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.479: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 12/01 11:06:12.479: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3182) 12/01 11:06:12.479: [smf] INFO: UE IMSI[262429974028145] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.480: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 12/01 11:06:12.480: [upf] INFO: UE F-SEID[UP:0x75a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.480: [upf] INFO: UE F-SEID[UP:0x75a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.485: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 12/01 11:06:12.485: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3182) 12/01 11:06:12.485: [smf] INFO: UE IMSI[262420112933570] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.486: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 12/01 11:06:12.486: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.486: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.492: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 12/01 11:06:12.492: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3182) 12/01 11:06:12.492: [smf] INFO: UE IMSI[262429332174357] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.492: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 12/01 11:06:12.492: [upf] INFO: UE F-SEID[UP:0x702 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.492: [upf] INFO: UE F-SEID[UP:0x702 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.498: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 12/01 11:06:12.498: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3182) 12/01 11:06:12.498: [smf] INFO: UE IMSI[262428277754651] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:12.499: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 12/01 11:06:12.499: [upf] INFO: UE F-SEID[UP:0x555 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.499: [upf] INFO: UE F-SEID[UP:0x555 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.504: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@303b9c2e5b6d: Successfully created 1019 PDP contexts before exhausting the pool MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:06:12.702: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 12/01 11:06:12.702: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.702: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 12/01 11:06:12.710: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 12/01 11:06:12.716: [smf] INFO: Removed Session: UE IMSI:[262423841354003] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 12/01 11:06:12.716: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 12/01 11:06:12.716: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 12/01 11:06:12.721: [smf] INFO: Removed Session: UE IMSI:[262426456349643] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 12/01 11:06:12.721: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 12/01 11:06:12.722: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 12/01 11:06:12.725: [smf] INFO: Removed Session: UE IMSI:[262426998449049] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 12/01 11:06:12.725: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 12/01 11:06:12.727: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 12/01 11:06:12.731: [smf] INFO: Removed Session: UE IMSI:[262423186758374] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 12/01 11:06:12.731: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 12/01 11:06:12.733: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 12/01 11:06:12.737: [smf] INFO: Removed Session: UE IMSI:[262422544780978] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 12/01 11:06:12.737: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 12/01 11:06:12.738: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 12/01 11:06:12.742: [smf] INFO: Removed Session: UE IMSI:[262426694725210] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 12/01 11:06:12.742: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 12/01 11:06:12.744: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 12/01 11:06:12.748: [smf] INFO: Removed Session: UE IMSI:[262423571823610] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 12/01 11:06:12.748: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 12/01 11:06:12.749: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 12/01 11:06:12.754: [smf] INFO: Removed Session: UE IMSI:[262426075597859] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 12/01 11:06:12.754: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 12/01 11:06:12.755: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 12/01 11:06:12.758: [smf] INFO: Removed Session: UE IMSI:[262426877219774] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 12/01 11:06:12.758: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 12/01 11:06:12.760: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 12/01 11:06:12.764: [smf] INFO: Removed Session: UE IMSI:[262427589533507] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 12/01 11:06:12.764: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 12/01 11:06:12.766: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 12/01 11:06:12.770: [smf] INFO: Removed Session: UE IMSI:[262425703630005] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 12/01 11:06:12.770: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 12/01 11:06:12.771: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 12/01 11:06:12.775: [smf] INFO: Removed Session: UE IMSI:[262428643635114] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 12/01 11:06:12.775: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 12/01 11:06:12.777: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 12/01 11:06:12.780: [smf] INFO: Removed Session: UE IMSI:[262421886536465] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 12/01 11:06:12.781: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 12/01 11:06:12.782: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 12/01 11:06:12.787: [smf] INFO: Removed Session: UE IMSI:[262421781895986] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 12/01 11:06:12.787: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 12/01 11:06:12.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 12/01 11:06:12.791: [smf] INFO: Removed Session: UE IMSI:[262426419939846] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 12/01 11:06:12.791: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 12/01 11:06:12.794: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 12/01 11:06:12.797: [smf] INFO: Removed Session: UE IMSI:[262420290635675] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 12/01 11:06:12.797: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 12/01 11:06:12.799: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 12/01 11:06:12.803: [smf] INFO: Removed Session: UE IMSI:[262423012854267] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 12/01 11:06:12.803: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 12/01 11:06:12.805: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 12/01 11:06:12.809: [smf] INFO: Removed Session: UE IMSI:[262421928331391] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 12/01 11:06:12.809: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 12/01 11:06:12.810: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 12/01 11:06:12.814: [smf] INFO: Removed Session: UE IMSI:[262426307577164] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 12/01 11:06:12.814: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 12/01 11:06:12.816: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 12/01 11:06:12.819: [smf] INFO: Removed Session: UE IMSI:[262420312082657] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 12/01 11:06:12.819: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 12/01 11:06:12.821: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 12/01 11:06:12.825: [smf] INFO: Removed Session: UE IMSI:[262422477409932] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 12/01 11:06:12.825: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 12/01 11:06:12.827: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 12/01 11:06:12.831: [smf] INFO: Removed Session: UE IMSI:[262429414606442] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 12/01 11:06:12.831: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 12/01 11:06:12.832: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 12/01 11:06:12.836: [smf] INFO: Removed Session: UE IMSI:[262428977978322] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 12/01 11:06:12.836: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 12/01 11:06:12.838: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 12/01 11:06:12.841: [smf] INFO: Removed Session: UE IMSI:[262421443667158] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 12/01 11:06:12.842: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 12/01 11:06:12.843: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 12/01 11:06:12.847: [smf] INFO: Removed Session: UE IMSI:[262429638692502] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 12/01 11:06:12.847: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 12/01 11:06:12.849: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 12/01 11:06:12.853: [smf] INFO: Removed Session: UE IMSI:[262421680719950] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 12/01 11:06:12.853: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 12/01 11:06:12.854: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 12/01 11:06:12.858: [smf] INFO: Removed Session: UE IMSI:[262429852872821] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 12/01 11:06:12.858: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 12/01 11:06:12.860: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 12/01 11:06:12.864: [smf] INFO: Removed Session: UE IMSI:[262421759516029] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 12/01 11:06:12.864: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 12/01 11:06:12.865: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 12/01 11:06:12.870: [smf] INFO: Removed Session: UE IMSI:[262420925956300] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 12/01 11:06:12.870: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 12/01 11:06:12.871: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 12/01 11:06:12.875: [smf] INFO: Removed Session: UE IMSI:[262429069201981] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 12/01 11:06:12.875: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 12/01 11:06:12.877: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 12/01 11:06:12.880: [smf] INFO: Removed Session: UE IMSI:[262420400411374] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 12/01 11:06:12.880: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 12/01 11:06:12.882: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 12/01 11:06:12.886: [smf] INFO: Removed Session: UE IMSI:[262428764607086] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 12/01 11:06:12.886: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 12/01 11:06:12.888: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 12/01 11:06:12.893: [smf] INFO: Removed Session: UE IMSI:[262421281274824] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 12/01 11:06:12.893: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 12/01 11:06:12.894: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 12/01 11:06:12.897: [smf] INFO: Removed Session: UE IMSI:[262429506454622] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 12/01 11:06:12.897: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 12/01 11:06:12.899: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 12/01 11:06:12.902: [smf] INFO: Removed Session: UE IMSI:[262424817396647] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 12/01 11:06:12.902: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 12/01 11:06:12.905: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 12/01 11:06:12.908: [smf] INFO: Removed Session: UE IMSI:[262421948370571] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 12/01 11:06:12.908: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 12/01 11:06:12.910: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 12/01 11:06:12.914: [smf] INFO: Removed Session: UE IMSI:[262421625703379] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 12/01 11:06:12.914: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 12/01 11:06:12.916: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 12/01 11:06:12.921: [smf] INFO: Removed Session: UE IMSI:[262423192504032] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 12/01 11:06:12.921: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 12/01 11:06:12.922: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 12/01 11:06:12.925: [smf] INFO: Removed Session: UE IMSI:[262421499018240] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 12/01 11:06:12.925: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 12/01 11:06:12.927: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 12/01 11:06:12.931: [smf] INFO: Removed Session: UE IMSI:[262425300959716] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 12/01 11:06:12.931: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 12/01 11:06:12.933: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 12/01 11:06:12.937: [smf] INFO: Removed Session: UE IMSI:[262425772763211] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 12/01 11:06:12.937: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 12/01 11:06:12.938: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 12/01 11:06:12.942: [smf] INFO: Removed Session: UE IMSI:[262426427280066] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 12/01 11:06:12.942: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 12/01 11:06:12.944: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 12/01 11:06:12.947: [smf] INFO: Removed Session: UE IMSI:[262424142461085] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 12/01 11:06:12.947: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 12/01 11:06:12.949: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 12/01 11:06:12.954: [smf] INFO: Removed Session: UE IMSI:[262425818448197] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 12/01 11:06:12.954: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 12/01 11:06:12.955: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 12/01 11:06:12.958: [smf] INFO: Removed Session: UE IMSI:[262421492786278] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 12/01 11:06:12.958: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 12/01 11:06:12.960: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 12/01 11:06:12.964: [smf] INFO: Removed Session: UE IMSI:[262427533681147] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 12/01 11:06:12.964: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 12/01 11:06:12.966: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 12/01 11:06:12.971: [smf] INFO: Removed Session: UE IMSI:[262421272588325] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 12/01 11:06:12.971: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 12/01 11:06:12.972: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 12/01 11:06:12.977: [smf] INFO: Removed Session: UE IMSI:[262420858516401] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 12/01 11:06:12.977: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 12/01 11:06:12.977: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 12/01 11:06:12.982: [smf] INFO: Removed Session: UE IMSI:[262428753408771] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 12/01 11:06:12.982: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 12/01 11:06:12.983: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 12/01 11:06:12.987: [smf] INFO: Removed Session: UE IMSI:[262420095209728] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 12/01 11:06:12.987: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 12/01 11:06:12.988: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 12/01 11:06:12.993: [smf] INFO: Removed Session: UE IMSI:[262429045105219] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 12/01 11:06:12.993: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 12/01 11:06:12.994: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 12/01 11:06:12.998: [smf] INFO: Removed Session: UE IMSI:[262429622092918] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:12.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 12/01 11:06:12.998: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 12/01 11:06:13.000: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 12/01 11:06:13.003: [smf] INFO: Removed Session: UE IMSI:[262428957834788] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 12/01 11:06:13.003: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 12/01 11:06:13.005: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 12/01 11:06:13.008: [smf] INFO: Removed Session: UE IMSI:[262424282009155] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 12/01 11:06:13.009: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 12/01 11:06:13.011: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 12/01 11:06:13.014: [smf] INFO: Removed Session: UE IMSI:[262425477815171] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 12/01 11:06:13.014: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 12/01 11:06:13.016: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 12/01 11:06:13.020: [smf] INFO: Removed Session: UE IMSI:[262420768885745] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 12/01 11:06:13.020: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 12/01 11:06:13.022: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 12/01 11:06:13.025: [smf] INFO: Removed Session: UE IMSI:[262428864223271] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 12/01 11:06:13.025: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 12/01 11:06:13.027: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 12/01 11:06:13.031: [smf] INFO: Removed Session: UE IMSI:[262424964599722] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 12/01 11:06:13.031: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 12/01 11:06:13.033: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 12/01 11:06:13.037: [smf] INFO: Removed Session: UE IMSI:[262426694262269] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 12/01 11:06:13.037: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 12/01 11:06:13.039: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 12/01 11:06:13.043: [smf] INFO: Removed Session: UE IMSI:[262427468785685] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 12/01 11:06:13.043: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 12/01 11:06:13.044: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 12/01 11:06:13.048: [smf] INFO: Removed Session: UE IMSI:[262429048472152] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 12/01 11:06:13.048: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 12/01 11:06:13.050: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 12/01 11:06:13.055: [smf] INFO: Removed Session: UE IMSI:[262421554953412] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 12/01 11:06:13.055: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 12/01 11:06:13.056: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 12/01 11:06:13.060: [smf] INFO: Removed Session: UE IMSI:[262428524757474] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 12/01 11:06:13.060: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 12/01 11:06:13.062: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 12/01 11:06:13.066: [smf] INFO: Removed Session: UE IMSI:[262429716195946] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 12/01 11:06:13.066: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 12/01 11:06:13.067: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 12/01 11:06:13.071: [smf] INFO: Removed Session: UE IMSI:[262426064702735] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 12/01 11:06:13.071: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 12/01 11:06:13.073: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 12/01 11:06:13.076: [smf] INFO: Removed Session: UE IMSI:[262429401485917] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 12/01 11:06:13.076: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 12/01 11:06:13.079: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 12/01 11:06:13.084: [smf] INFO: Removed Session: UE IMSI:[262422029812458] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 12/01 11:06:13.084: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 12/01 11:06:13.084: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 12/01 11:06:13.089: [smf] INFO: Removed Session: UE IMSI:[262426061597376] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 12/01 11:06:13.089: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 12/01 11:06:13.090: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 12/01 11:06:13.094: [smf] INFO: Removed Session: UE IMSI:[262423465211165] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 12/01 11:06:13.094: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 12/01 11:06:13.096: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 12/01 11:06:13.100: [smf] INFO: Removed Session: UE IMSI:[262427892612812] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 12/01 11:06:13.100: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 12/01 11:06:13.101: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 12/01 11:06:13.105: [smf] INFO: Removed Session: UE IMSI:[262428479347702] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 12/01 11:06:13.105: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 12/01 11:06:13.107: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 12/01 11:06:13.111: [smf] INFO: Removed Session: UE IMSI:[262429443119294] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 12/01 11:06:13.111: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 12/01 11:06:13.113: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 12/01 11:06:13.118: [smf] INFO: Removed Session: UE IMSI:[262422260702118] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 12/01 11:06:13.118: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 12/01 11:06:13.118: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 12/01 11:06:13.122: [smf] INFO: Removed Session: UE IMSI:[262423939717299] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 12/01 11:06:13.122: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 12/01 11:06:13.124: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 12/01 11:06:13.127: [smf] INFO: Removed Session: UE IMSI:[262427624470941] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 12/01 11:06:13.127: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 12/01 11:06:13.129: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 12/01 11:06:13.134: [smf] INFO: Removed Session: UE IMSI:[262421641235701] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 12/01 11:06:13.134: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 12/01 11:06:13.135: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 12/01 11:06:13.139: [smf] INFO: Removed Session: UE IMSI:[262426908541667] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 12/01 11:06:13.139: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 12/01 11:06:13.141: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 12/01 11:06:13.144: [smf] INFO: Removed Session: UE IMSI:[262422370236546] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 12/01 11:06:13.144: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 12/01 11:06:13.146: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 12/01 11:06:13.150: [smf] INFO: Removed Session: UE IMSI:[262427969836435] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 12/01 11:06:13.150: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 12/01 11:06:13.152: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 12/01 11:06:13.156: [smf] INFO: Removed Session: UE IMSI:[262423986581462] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 12/01 11:06:13.156: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 12/01 11:06:13.157: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 12/01 11:06:13.161: [smf] INFO: Removed Session: UE IMSI:[262422602956911] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 12/01 11:06:13.161: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 12/01 11:06:13.163: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 12/01 11:06:13.167: [smf] INFO: Removed Session: UE IMSI:[262423761934696] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 12/01 11:06:13.167: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 12/01 11:06:13.168: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 12/01 11:06:13.173: [smf] INFO: Removed Session: UE IMSI:[262428881022841] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 12/01 11:06:13.173: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 12/01 11:06:13.174: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 12/01 11:06:13.178: [smf] INFO: Removed Session: UE IMSI:[262423864661537] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 12/01 11:06:13.178: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 12/01 11:06:13.180: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 12/01 11:06:13.184: [smf] INFO: Removed Session: UE IMSI:[262425319432133] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 12/01 11:06:13.184: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 12/01 11:06:13.185: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 12/01 11:06:13.190: [smf] INFO: Removed Session: UE IMSI:[262422201467744] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 12/01 11:06:13.190: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 12/01 11:06:13.191: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 12/01 11:06:13.195: [smf] INFO: Removed Session: UE IMSI:[262424099508261] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 12/01 11:06:13.195: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 12/01 11:06:13.197: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 12/01 11:06:13.201: [smf] INFO: Removed Session: UE IMSI:[262425522969479] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 12/01 11:06:13.201: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 12/01 11:06:13.202: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 12/01 11:06:13.206: [smf] INFO: Removed Session: UE IMSI:[262420187230550] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 12/01 11:06:13.206: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 12/01 11:06:13.208: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 12/01 11:06:13.211: [smf] INFO: Removed Session: UE IMSI:[262429945273462] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 12/01 11:06:13.211: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 12/01 11:06:13.213: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 12/01 11:06:13.217: [smf] INFO: Removed Session: UE IMSI:[262422355184862] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 12/01 11:06:13.217: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 12/01 11:06:13.219: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 12/01 11:06:13.222: [smf] INFO: Removed Session: UE IMSI:[262421829514120] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 12/01 11:06:13.222: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 12/01 11:06:13.224: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 12/01 11:06:13.228: [smf] INFO: Removed Session: UE IMSI:[262427103635407] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 12/01 11:06:13.228: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 12/01 11:06:13.230: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 12/01 11:06:13.234: [smf] INFO: Removed Session: UE IMSI:[262425464139407] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 12/01 11:06:13.234: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 12/01 11:06:13.235: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 12/01 11:06:13.239: [smf] INFO: Removed Session: UE IMSI:[262423470505316] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 12/01 11:06:13.239: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 12/01 11:06:13.241: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 12/01 11:06:13.245: [smf] INFO: Removed Session: UE IMSI:[262420538358759] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 12/01 11:06:13.245: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 12/01 11:06:13.246: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 12/01 11:06:13.250: [smf] INFO: Removed Session: UE IMSI:[262425778785755] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 12/01 11:06:13.250: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 12/01 11:06:13.252: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 12/01 11:06:13.256: [smf] INFO: Removed Session: UE IMSI:[262428346949990] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 12/01 11:06:13.256: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 12/01 11:06:13.258: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 12/01 11:06:13.262: [smf] INFO: Removed Session: UE IMSI:[262425302719067] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 12/01 11:06:13.262: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 12/01 11:06:13.263: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 12/01 11:06:13.267: [smf] INFO: Removed Session: UE IMSI:[262427687430834] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 12/01 11:06:13.267: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 12/01 11:06:13.268: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 12/01 11:06:13.272: [smf] INFO: Removed Session: UE IMSI:[262423902471378] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 12/01 11:06:13.272: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 12/01 11:06:13.274: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 12/01 11:06:13.278: [smf] INFO: Removed Session: UE IMSI:[262425533431287] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 12/01 11:06:13.278: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 12/01 11:06:13.280: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 12/01 11:06:13.284: [smf] INFO: Removed Session: UE IMSI:[262427550031943] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 12/01 11:06:13.284: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 12/01 11:06:13.285: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 12/01 11:06:13.289: [smf] INFO: Removed Session: UE IMSI:[262429620849933] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 12/01 11:06:13.289: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 12/01 11:06:13.291: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 12/01 11:06:13.295: [smf] INFO: Removed Session: UE IMSI:[262420299466098] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 12/01 11:06:13.295: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 12/01 11:06:13.296: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 12/01 11:06:13.300: [smf] INFO: Removed Session: UE IMSI:[262424391455633] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 12/01 11:06:13.300: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 12/01 11:06:13.302: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 12/01 11:06:13.306: [smf] INFO: Removed Session: UE IMSI:[262423555351468] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 12/01 11:06:13.306: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 12/01 11:06:13.307: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 12/01 11:06:13.311: [smf] INFO: Removed Session: UE IMSI:[262426419004884] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 12/01 11:06:13.311: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 12/01 11:06:13.313: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 12/01 11:06:13.317: [smf] INFO: Removed Session: UE IMSI:[262421549976099] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 12/01 11:06:13.317: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 12/01 11:06:13.318: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 12/01 11:06:13.322: [smf] INFO: Removed Session: UE IMSI:[262421381101011] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 12/01 11:06:13.322: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 12/01 11:06:13.324: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 12/01 11:06:13.328: [smf] INFO: Removed Session: UE IMSI:[262426600513175] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 12/01 11:06:13.328: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 12/01 11:06:13.329: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 12/01 11:06:13.333: [smf] INFO: Removed Session: UE IMSI:[262421748529637] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 12/01 11:06:13.333: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 12/01 11:06:13.335: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 12/01 11:06:13.339: [smf] INFO: Removed Session: UE IMSI:[262423230982868] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 12/01 11:06:13.339: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 12/01 11:06:13.341: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 12/01 11:06:13.345: [smf] INFO: Removed Session: UE IMSI:[262424195951220] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 12/01 11:06:13.345: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 12/01 11:06:13.347: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 12/01 11:06:13.352: [smf] INFO: Removed Session: UE IMSI:[262421228188199] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 12/01 11:06:13.352: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 12/01 11:06:13.352: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 12/01 11:06:13.357: [smf] INFO: Removed Session: UE IMSI:[262425743887459] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 12/01 11:06:13.357: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 12/01 11:06:13.358: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 12/01 11:06:13.363: [smf] INFO: Removed Session: UE IMSI:[262423846305897] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 12/01 11:06:13.363: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 12/01 11:06:13.364: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 12/01 11:06:13.367: [smf] INFO: Removed Session: UE IMSI:[262421337537412] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 12/01 11:06:13.368: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 12/01 11:06:13.370: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 12/01 11:06:13.373: [smf] INFO: Removed Session: UE IMSI:[262425654873606] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 12/01 11:06:13.373: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 12/01 11:06:13.375: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 12/01 11:06:13.380: [smf] INFO: Removed Session: UE IMSI:[262426808398768] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 12/01 11:06:13.380: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 12/01 11:06:13.381: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 12/01 11:06:13.385: [smf] INFO: Removed Session: UE IMSI:[262429921156508] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 12/01 11:06:13.385: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 12/01 11:06:13.386: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 12/01 11:06:13.390: [smf] INFO: Removed Session: UE IMSI:[262428045766618] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 12/01 11:06:13.390: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 12/01 11:06:13.392: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 12/01 11:06:13.395: [smf] INFO: Removed Session: UE IMSI:[262425012593668] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 12/01 11:06:13.395: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 12/01 11:06:13.397: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 12/01 11:06:13.402: [smf] INFO: Removed Session: UE IMSI:[262429584743731] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 12/01 11:06:13.402: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 12/01 11:06:13.403: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 12/01 11:06:13.407: [smf] INFO: Removed Session: UE IMSI:[262422040420324] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 12/01 11:06:13.407: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 12/01 11:06:13.408: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 12/01 11:06:13.412: [smf] INFO: Removed Session: UE IMSI:[262428625070822] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 12/01 11:06:13.412: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 12/01 11:06:13.414: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 12/01 11:06:13.417: [smf] INFO: Removed Session: UE IMSI:[262420530875126] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 12/01 11:06:13.417: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 12/01 11:06:13.420: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 12/01 11:06:13.423: [smf] INFO: Removed Session: UE IMSI:[262429790873253] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 12/01 11:06:13.423: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 12/01 11:06:13.425: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 12/01 11:06:13.429: [smf] INFO: Removed Session: UE IMSI:[262422119014866] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 12/01 11:06:13.429: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 12/01 11:06:13.431: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 12/01 11:06:13.434: [smf] INFO: Removed Session: UE IMSI:[262429247227740] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 12/01 11:06:13.434: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 12/01 11:06:13.436: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 12/01 11:06:13.440: [smf] INFO: Removed Session: UE IMSI:[262428645678395] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 12/01 11:06:13.440: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 12/01 11:06:13.442: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 12/01 11:06:13.446: [smf] INFO: Removed Session: UE IMSI:[262423800501257] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 12/01 11:06:13.446: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 12/01 11:06:13.447: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 12/01 11:06:13.451: [smf] INFO: Removed Session: UE IMSI:[262424874599584] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 12/01 11:06:13.451: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 12/01 11:06:13.453: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 12/01 11:06:13.457: [smf] INFO: Removed Session: UE IMSI:[262425516940820] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 12/01 11:06:13.457: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 12/01 11:06:13.459: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 12/01 11:06:13.463: [smf] INFO: Removed Session: UE IMSI:[262428113127976] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 12/01 11:06:13.463: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 12/01 11:06:13.464: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 12/01 11:06:13.469: [smf] INFO: Removed Session: UE IMSI:[262428312338713] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 12/01 11:06:13.469: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 12/01 11:06:13.470: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 12/01 11:06:13.475: [smf] INFO: Removed Session: UE IMSI:[262425985234416] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 12/01 11:06:13.475: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 12/01 11:06:13.475: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 12/01 11:06:13.479: [smf] INFO: Removed Session: UE IMSI:[262422150453491] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 12/01 11:06:13.479: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 12/01 11:06:13.481: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 12/01 11:06:13.484: [smf] INFO: Removed Session: UE IMSI:[262421443297876] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 12/01 11:06:13.484: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 12/01 11:06:13.486: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 12/01 11:06:13.490: [smf] INFO: Removed Session: UE IMSI:[262422519242585] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 12/01 11:06:13.490: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 12/01 11:06:13.492: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 12/01 11:06:13.496: [smf] INFO: Removed Session: UE IMSI:[262422728543896] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 12/01 11:06:13.496: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 12/01 11:06:13.497: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 12/01 11:06:13.502: [smf] INFO: Removed Session: UE IMSI:[262428105826355] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 12/01 11:06:13.502: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 12/01 11:06:13.503: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 12/01 11:06:13.508: [smf] INFO: Removed Session: UE IMSI:[262428382531050] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 12/01 11:06:13.508: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 12/01 11:06:13.509: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 12/01 11:06:13.514: [smf] INFO: Removed Session: UE IMSI:[262422885595642] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 12/01 11:06:13.514: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 12/01 11:06:13.516: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 12/01 11:06:13.520: [smf] INFO: Removed Session: UE IMSI:[262420316363897] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 12/01 11:06:13.520: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 12/01 11:06:13.521: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 12/01 11:06:13.525: [smf] INFO: Removed Session: UE IMSI:[262428217083626] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 12/01 11:06:13.525: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 12/01 11:06:13.527: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 12/01 11:06:13.531: [smf] INFO: Removed Session: UE IMSI:[262427102987675] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 12/01 11:06:13.531: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 12/01 11:06:13.532: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 12/01 11:06:13.536: [smf] INFO: Removed Session: UE IMSI:[262423242194279] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 12/01 11:06:13.536: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 12/01 11:06:13.538: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 12/01 11:06:13.541: [smf] INFO: Removed Session: UE IMSI:[262421745930809] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 12/01 11:06:13.541: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 12/01 11:06:13.543: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 12/01 11:06:13.547: [smf] INFO: Removed Session: UE IMSI:[262429352609093] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 12/01 11:06:13.547: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 12/01 11:06:13.549: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 12/01 11:06:13.555: [smf] INFO: Removed Session: UE IMSI:[262420776024491] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 12/01 11:06:13.555: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 12/01 11:06:13.555: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 12/01 11:06:13.561: [smf] INFO: Removed Session: UE IMSI:[262429021550351] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 12/01 11:06:13.561: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 12/01 11:06:13.561: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 12/01 11:06:13.566: [smf] INFO: Removed Session: UE IMSI:[262427105213491] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 12/01 11:06:13.566: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 12/01 11:06:13.567: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 12/01 11:06:13.570: [smf] INFO: Removed Session: UE IMSI:[262425368273292] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 12/01 11:06:13.570: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 12/01 11:06:13.572: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 12/01 11:06:13.576: [smf] INFO: Removed Session: UE IMSI:[262428405997492] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 12/01 11:06:13.576: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 12/01 11:06:13.578: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 12/01 11:06:13.582: [smf] INFO: Removed Session: UE IMSI:[262424746635593] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 12/01 11:06:13.582: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 12/01 11:06:13.583: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 12/01 11:06:13.587: [smf] INFO: Removed Session: UE IMSI:[262420145108046] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 12/01 11:06:13.587: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 12/01 11:06:13.589: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 12/01 11:06:13.593: [smf] INFO: Removed Session: UE IMSI:[262421276251098] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 12/01 11:06:13.593: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 12/01 11:06:13.595: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 12/01 11:06:13.599: [smf] INFO: Removed Session: UE IMSI:[262427243827542] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 12/01 11:06:13.599: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 12/01 11:06:13.600: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 12/01 11:06:13.604: [smf] INFO: Removed Session: UE IMSI:[262428001043698] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 12/01 11:06:13.604: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 12/01 11:06:13.606: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 12/01 11:06:13.609: [smf] INFO: Removed Session: UE IMSI:[262422262636085] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 12/01 11:06:13.609: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 12/01 11:06:13.611: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 12/01 11:06:13.615: [smf] INFO: Removed Session: UE IMSI:[262426714246247] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 12/01 11:06:13.615: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 12/01 11:06:13.617: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 12/01 11:06:13.620: [smf] INFO: Removed Session: UE IMSI:[262425307129618] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 12/01 11:06:13.620: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 12/01 11:06:13.622: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 12/01 11:06:13.626: [smf] INFO: Removed Session: UE IMSI:[262420807329356] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 12/01 11:06:13.626: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 12/01 11:06:13.628: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 12/01 11:06:13.632: [smf] INFO: Removed Session: UE IMSI:[262426584753667] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 12/01 11:06:13.632: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 12/01 11:06:13.633: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 12/01 11:06:13.637: [smf] INFO: Removed Session: UE IMSI:[262420742307108] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 12/01 11:06:13.637: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 12/01 11:06:13.639: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 12/01 11:06:13.643: [smf] INFO: Removed Session: UE IMSI:[262426696245613] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 12/01 11:06:13.643: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 12/01 11:06:13.645: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 12/01 11:06:13.648: [smf] INFO: Removed Session: UE IMSI:[262426001096221] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 12/01 11:06:13.648: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 12/01 11:06:13.650: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 12/01 11:06:13.654: [smf] INFO: Removed Session: UE IMSI:[262427648420054] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 12/01 11:06:13.654: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 12/01 11:06:13.656: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 12/01 11:06:13.660: [smf] INFO: Removed Session: UE IMSI:[262423681414819] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 12/01 11:06:13.660: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 12/01 11:06:13.661: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 12/01 11:06:13.665: [smf] INFO: Removed Session: UE IMSI:[262423568992600] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 12/01 11:06:13.665: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 12/01 11:06:13.666: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 12/01 11:06:13.671: [smf] INFO: Removed Session: UE IMSI:[262429700696081] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 12/01 11:06:13.671: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 12/01 11:06:13.672: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 12/01 11:06:13.677: [smf] INFO: Removed Session: UE IMSI:[262424931388326] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 12/01 11:06:13.677: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 12/01 11:06:13.678: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 12/01 11:06:13.683: [smf] INFO: Removed Session: UE IMSI:[262424826288683] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 12/01 11:06:13.683: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 12/01 11:06:13.684: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 12/01 11:06:13.687: [smf] INFO: Removed Session: UE IMSI:[262424635714546] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 12/01 11:06:13.687: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 12/01 11:06:13.689: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 12/01 11:06:13.693: [smf] INFO: Removed Session: UE IMSI:[262427211371023] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 12/01 11:06:13.693: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 12/01 11:06:13.695: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 12/01 11:06:13.699: [smf] INFO: Removed Session: UE IMSI:[262425708969284] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 12/01 11:06:13.699: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 12/01 11:06:13.700: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 12/01 11:06:13.704: [smf] INFO: Removed Session: UE IMSI:[262428226651595] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 12/01 11:06:13.704: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 12/01 11:06:13.706: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 12/01 11:06:13.710: [smf] INFO: Removed Session: UE IMSI:[262425629208040] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 12/01 11:06:13.710: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 12/01 11:06:13.712: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 12/01 11:06:13.716: [smf] INFO: Removed Session: UE IMSI:[262427207895634] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 12/01 11:06:13.716: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 12/01 11:06:13.717: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 12/01 11:06:13.721: [smf] INFO: Removed Session: UE IMSI:[262428204135030] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 12/01 11:06:13.721: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 12/01 11:06:13.723: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 12/01 11:06:13.726: [smf] INFO: Removed Session: UE IMSI:[262425425453423] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 12/01 11:06:13.726: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 12/01 11:06:13.728: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 12/01 11:06:13.732: [smf] INFO: Removed Session: UE IMSI:[262422166417301] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 12/01 11:06:13.732: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 12/01 11:06:13.734: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 12/01 11:06:13.737: [smf] INFO: Removed Session: UE IMSI:[262426165959072] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 12/01 11:06:13.737: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 12/01 11:06:13.739: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 12/01 11:06:13.743: [smf] INFO: Removed Session: UE IMSI:[262424309783277] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 12/01 11:06:13.743: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 12/01 11:06:13.745: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 12/01 11:06:13.749: [smf] INFO: Removed Session: UE IMSI:[262425254837458] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 12/01 11:06:13.749: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 12/01 11:06:13.750: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 12/01 11:06:13.754: [smf] INFO: Removed Session: UE IMSI:[262429030261189] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 12/01 11:06:13.754: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 12/01 11:06:13.756: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 12/01 11:06:13.760: [smf] INFO: Removed Session: UE IMSI:[262428340516603] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 12/01 11:06:13.760: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 12/01 11:06:13.762: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 12/01 11:06:13.766: [smf] INFO: Removed Session: UE IMSI:[262429237659183] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 12/01 11:06:13.766: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 12/01 11:06:13.767: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 12/01 11:06:13.772: [smf] INFO: Removed Session: UE IMSI:[262420177265872] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 12/01 11:06:13.772: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 12/01 11:06:13.773: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 12/01 11:06:13.778: [smf] INFO: Removed Session: UE IMSI:[262426160899414] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 12/01 11:06:13.778: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 12/01 11:06:13.778: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 12/01 11:06:13.784: [smf] INFO: Removed Session: UE IMSI:[262429035406613] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 12/01 11:06:13.784: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 12/01 11:06:13.784: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 12/01 11:06:13.788: [smf] INFO: Removed Session: UE IMSI:[262424516504223] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 12/01 11:06:13.788: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 12/01 11:06:13.789: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 12/01 11:06:13.793: [smf] INFO: Removed Session: UE IMSI:[262423361180536] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 12/01 11:06:13.793: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 12/01 11:06:13.795: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 12/01 11:06:13.798: [smf] INFO: Removed Session: UE IMSI:[262420157839422] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 12/01 11:06:13.799: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 12/01 11:06:13.800: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 12/01 11:06:13.804: [smf] INFO: Removed Session: UE IMSI:[262423643572110] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 12/01 11:06:13.804: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 12/01 11:06:13.806: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 12/01 11:06:13.810: [smf] INFO: Removed Session: UE IMSI:[262429572670707] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 12/01 11:06:13.810: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 12/01 11:06:13.812: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 12/01 11:06:13.815: [smf] INFO: Removed Session: UE IMSI:[262422552157134] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 12/01 11:06:13.815: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 12/01 11:06:13.817: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 12/01 11:06:13.821: [smf] INFO: Removed Session: UE IMSI:[262428978393048] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 12/01 11:06:13.821: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 12/01 11:06:13.823: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 12/01 11:06:13.827: [smf] INFO: Removed Session: UE IMSI:[262422085033702] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 12/01 11:06:13.827: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 12/01 11:06:13.828: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 12/01 11:06:13.832: [smf] INFO: Removed Session: UE IMSI:[262422204442039] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 12/01 11:06:13.832: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 12/01 11:06:13.834: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 12/01 11:06:13.838: [smf] INFO: Removed Session: UE IMSI:[262423560772015] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 12/01 11:06:13.838: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 12/01 11:06:13.840: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 12/01 11:06:13.844: [smf] INFO: Removed Session: UE IMSI:[262420110601757] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 12/01 11:06:13.844: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 12/01 11:06:13.846: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 12/01 11:06:13.850: [smf] INFO: Removed Session: UE IMSI:[262424625047724] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 12/01 11:06:13.850: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 12/01 11:06:13.851: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 12/01 11:06:13.855: [smf] INFO: Removed Session: UE IMSI:[262421522931573] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 12/01 11:06:13.855: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 12/01 11:06:13.857: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 12/01 11:06:13.861: [smf] INFO: Removed Session: UE IMSI:[262424093985515] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 12/01 11:06:13.861: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 12/01 11:06:13.862: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 12/01 11:06:13.866: [smf] INFO: Removed Session: UE IMSI:[262420860439241] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 12/01 11:06:13.866: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 12/01 11:06:13.868: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 12/01 11:06:13.871: [smf] INFO: Removed Session: UE IMSI:[262429707873013] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 12/01 11:06:13.871: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 12/01 11:06:13.873: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 12/01 11:06:13.877: [smf] INFO: Removed Session: UE IMSI:[262428799581759] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 12/01 11:06:13.877: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 12/01 11:06:13.879: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 12/01 11:06:13.883: [smf] INFO: Removed Session: UE IMSI:[262429985102565] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 12/01 11:06:13.883: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 12/01 11:06:13.885: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 12/01 11:06:13.889: [smf] INFO: Removed Session: UE IMSI:[262429981283017] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 12/01 11:06:13.889: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 12/01 11:06:13.890: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 12/01 11:06:13.895: [smf] INFO: Removed Session: UE IMSI:[262429350503684] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 12/01 11:06:13.895: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 12/01 11:06:13.896: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 12/01 11:06:13.900: [smf] INFO: Removed Session: UE IMSI:[262420220309769] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 12/01 11:06:13.900: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 12/01 11:06:13.901: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 12/01 11:06:13.906: [smf] INFO: Removed Session: UE IMSI:[262429589630188] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 12/01 11:06:13.906: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 12/01 11:06:13.907: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 12/01 11:06:13.911: [smf] INFO: Removed Session: UE IMSI:[262420040074831] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 12/01 11:06:13.911: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 12/01 11:06:13.913: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 12/01 11:06:13.917: [smf] INFO: Removed Session: UE IMSI:[262427083443217] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 12/01 11:06:13.917: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 12/01 11:06:13.918: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 12/01 11:06:13.922: [smf] INFO: Removed Session: UE IMSI:[262423179957130] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 12/01 11:06:13.922: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 12/01 11:06:13.924: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 12/01 11:06:13.927: [smf] INFO: Removed Session: UE IMSI:[262420004804200] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 12/01 11:06:13.927: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 12/01 11:06:13.929: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 12/01 11:06:13.933: [smf] INFO: Removed Session: UE IMSI:[262420428946635] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 12/01 11:06:13.933: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 12/01 11:06:13.935: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 12/01 11:06:13.939: [smf] INFO: Removed Session: UE IMSI:[262420919158445] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 12/01 11:06:13.939: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 12/01 11:06:13.941: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 12/01 11:06:13.944: [smf] INFO: Removed Session: UE IMSI:[262426393121175] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 12/01 11:06:13.944: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 12/01 11:06:13.946: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 12/01 11:06:13.950: [smf] INFO: Removed Session: UE IMSI:[262425149996908] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 12/01 11:06:13.950: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 12/01 11:06:13.952: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 12/01 11:06:13.956: [smf] INFO: Removed Session: UE IMSI:[262421823289004] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 12/01 11:06:13.956: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 12/01 11:06:13.957: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 12/01 11:06:13.960: [smf] INFO: Removed Session: UE IMSI:[262426220551357] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 12/01 11:06:13.960: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 12/01 11:06:13.963: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 12/01 11:06:13.966: [smf] INFO: Removed Session: UE IMSI:[262420560844032] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 12/01 11:06:13.966: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 12/01 11:06:13.968: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 12/01 11:06:13.973: [smf] INFO: Removed Session: UE IMSI:[262429231764515] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 12/01 11:06:13.973: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 12/01 11:06:13.974: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 12/01 11:06:13.978: [smf] INFO: Removed Session: UE IMSI:[262424104414538] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 12/01 11:06:13.978: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 12/01 11:06:13.980: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 12/01 11:06:13.984: [smf] INFO: Removed Session: UE IMSI:[262422702904507] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 12/01 11:06:13.984: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 12/01 11:06:13.986: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 12/01 11:06:13.989: [smf] INFO: Removed Session: UE IMSI:[262422693502639] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 12/01 11:06:13.989: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 12/01 11:06:13.992: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 12/01 11:06:13.995: [smf] INFO: Removed Session: UE IMSI:[262427545813922] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:13.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 12/01 11:06:13.995: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 12/01 11:06:13.997: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 12/01 11:06:14.001: [smf] INFO: Removed Session: UE IMSI:[262426318991541] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 12/01 11:06:14.001: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 12/01 11:06:14.003: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 12/01 11:06:14.006: [smf] INFO: Removed Session: UE IMSI:[262423632274342] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 12/01 11:06:14.006: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 12/01 11:06:14.008: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 12/01 11:06:14.012: [smf] INFO: Removed Session: UE IMSI:[262421883056465] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 12/01 11:06:14.012: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 12/01 11:06:14.014: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 12/01 11:06:14.017: [smf] INFO: Removed Session: UE IMSI:[262420772168009] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 12/01 11:06:14.017: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 12/01 11:06:14.019: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 12/01 11:06:14.023: [smf] INFO: Removed Session: UE IMSI:[262429020666171] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 12/01 11:06:14.023: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 12/01 11:06:14.025: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 12/01 11:06:14.028: [smf] INFO: Removed Session: UE IMSI:[262422968669604] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 12/01 11:06:14.028: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 12/01 11:06:14.030: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 12/01 11:06:14.034: [smf] INFO: Removed Session: UE IMSI:[262427979568566] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 12/01 11:06:14.034: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 12/01 11:06:14.036: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 12/01 11:06:14.039: [smf] INFO: Removed Session: UE IMSI:[262426039206695] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 12/01 11:06:14.039: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 12/01 11:06:14.042: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 12/01 11:06:14.045: [smf] INFO: Removed Session: UE IMSI:[262424734629849] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 12/01 11:06:14.045: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 12/01 11:06:14.047: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 12/01 11:06:14.051: [smf] INFO: Removed Session: UE IMSI:[262422039169763] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 12/01 11:06:14.051: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 12/01 11:06:14.053: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 12/01 11:06:14.056: [smf] INFO: Removed Session: UE IMSI:[262422467201057] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 12/01 11:06:14.056: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 12/01 11:06:14.058: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 12/01 11:06:14.062: [smf] INFO: Removed Session: UE IMSI:[262428346879352] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 12/01 11:06:14.062: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 12/01 11:06:14.064: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 12/01 11:06:14.068: [smf] INFO: Removed Session: UE IMSI:[262422661682327] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 12/01 11:06:14.068: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 12/01 11:06:14.070: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 12/01 11:06:14.073: [smf] INFO: Removed Session: UE IMSI:[262426840656674] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 12/01 11:06:14.073: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 12/01 11:06:14.075: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 12/01 11:06:14.079: [smf] INFO: Removed Session: UE IMSI:[262421541999481] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 12/01 11:06:14.079: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 12/01 11:06:14.081: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 12/01 11:06:14.084: [smf] INFO: Removed Session: UE IMSI:[262424639643953] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 12/01 11:06:14.084: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 12/01 11:06:14.086: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 12/01 11:06:14.090: [smf] INFO: Removed Session: UE IMSI:[262429202339037] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 12/01 11:06:14.090: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 12/01 11:06:14.092: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 12/01 11:06:14.095: [smf] INFO: Removed Session: UE IMSI:[262421744457825] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 12/01 11:06:14.095: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 12/01 11:06:14.097: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 12/01 11:06:14.101: [smf] INFO: Removed Session: UE IMSI:[262429748851493] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 12/01 11:06:14.101: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 12/01 11:06:14.103: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 12/01 11:06:14.107: [smf] INFO: Removed Session: UE IMSI:[262428243252261] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 12/01 11:06:14.107: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 12/01 11:06:14.109: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 12/01 11:06:14.112: [smf] INFO: Removed Session: UE IMSI:[262426593434757] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 12/01 11:06:14.112: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 12/01 11:06:14.114: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 12/01 11:06:14.119: [smf] INFO: Removed Session: UE IMSI:[262426190720867] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 12/01 11:06:14.119: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 12/01 11:06:14.120: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 12/01 11:06:14.125: [smf] INFO: Removed Session: UE IMSI:[262426341676786] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 12/01 11:06:14.125: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 12/01 11:06:14.125: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 12/01 11:06:14.130: [smf] INFO: Removed Session: UE IMSI:[262426681152892] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 12/01 11:06:14.130: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 12/01 11:06:14.131: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 12/01 11:06:14.135: [smf] INFO: Removed Session: UE IMSI:[262428588720090] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 12/01 11:06:14.135: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 12/01 11:06:14.137: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 12/01 11:06:14.141: [smf] INFO: Removed Session: UE IMSI:[262422394732759] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 12/01 11:06:14.141: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 12/01 11:06:14.142: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 12/01 11:06:14.147: [smf] INFO: Removed Session: UE IMSI:[262426430341921] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 12/01 11:06:14.147: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 12/01 11:06:14.148: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 12/01 11:06:14.152: [smf] INFO: Removed Session: UE IMSI:[262421788184372] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 12/01 11:06:14.152: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 12/01 11:06:14.153: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 12/01 11:06:14.157: [smf] INFO: Removed Session: UE IMSI:[262420404410330] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 12/01 11:06:14.157: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 12/01 11:06:14.159: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 12/01 11:06:14.163: [smf] INFO: Removed Session: UE IMSI:[262422329977999] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 12/01 11:06:14.163: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 12/01 11:06:14.164: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 12/01 11:06:14.168: [smf] INFO: Removed Session: UE IMSI:[262421118644366] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 12/01 11:06:14.168: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 12/01 11:06:14.170: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 12/01 11:06:14.175: [smf] INFO: Removed Session: UE IMSI:[262429218788130] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 12/01 11:06:14.175: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 12/01 11:06:14.176: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 12/01 11:06:14.180: [smf] INFO: Removed Session: UE IMSI:[262429073838180] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 12/01 11:06:14.180: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 12/01 11:06:14.181: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 12/01 11:06:14.185: [smf] INFO: Removed Session: UE IMSI:[262424339282198] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 12/01 11:06:14.185: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 12/01 11:06:14.187: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 12/01 11:06:14.190: [smf] INFO: Removed Session: UE IMSI:[262423485405190] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 12/01 11:06:14.190: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 12/01 11:06:14.192: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 12/01 11:06:14.196: [smf] INFO: Removed Session: UE IMSI:[262429589566377] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 12/01 11:06:14.196: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 12/01 11:06:14.198: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 12/01 11:06:14.202: [smf] INFO: Removed Session: UE IMSI:[262424968718592] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 12/01 11:06:14.202: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 12/01 11:06:14.203: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 12/01 11:06:14.207: [smf] INFO: Removed Session: UE IMSI:[262422271595813] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 12/01 11:06:14.207: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 12/01 11:06:14.209: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 12/01 11:06:14.213: [smf] INFO: Removed Session: UE IMSI:[262423388257673] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 12/01 11:06:14.213: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 12/01 11:06:14.214: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 12/01 11:06:14.219: [smf] INFO: Removed Session: UE IMSI:[262424875093993] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 12/01 11:06:14.219: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 12/01 11:06:14.220: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 12/01 11:06:14.224: [smf] INFO: Removed Session: UE IMSI:[262420754078729] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 12/01 11:06:14.224: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 12/01 11:06:14.226: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 12/01 11:06:14.229: [smf] INFO: Removed Session: UE IMSI:[262427932842480] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 12/01 11:06:14.229: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 12/01 11:06:14.231: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 12/01 11:06:14.236: [smf] INFO: Removed Session: UE IMSI:[262426081528361] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 12/01 11:06:14.236: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 12/01 11:06:14.237: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 12/01 11:06:14.242: [smf] INFO: Removed Session: UE IMSI:[262427902494523] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 12/01 11:06:14.242: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 12/01 11:06:14.243: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 12/01 11:06:14.247: [smf] INFO: Removed Session: UE IMSI:[262429389920310] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 12/01 11:06:14.247: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 12/01 11:06:14.248: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 12/01 11:06:14.251: [smf] INFO: Removed Session: UE IMSI:[262421548525951] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 12/01 11:06:14.251: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 12/01 11:06:14.254: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 12/01 11:06:14.258: [smf] INFO: Removed Session: UE IMSI:[262425024723475] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 12/01 11:06:14.258: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 12/01 11:06:14.259: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 12/01 11:06:14.264: [smf] INFO: Removed Session: UE IMSI:[262423777934446] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 12/01 11:06:14.264: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 12/01 11:06:14.265: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 12/01 11:06:14.269: [smf] INFO: Removed Session: UE IMSI:[262429686914812] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 12/01 11:06:14.269: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 12/01 11:06:14.271: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 12/01 11:06:14.275: [smf] INFO: Removed Session: UE IMSI:[262427032780148] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 12/01 11:06:14.275: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 12/01 11:06:14.276: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 12/01 11:06:14.281: [smf] INFO: Removed Session: UE IMSI:[262427327935501] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 12/01 11:06:14.281: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 12/01 11:06:14.282: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 12/01 11:06:14.285: [smf] INFO: Removed Session: UE IMSI:[262421576771876] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 12/01 11:06:14.285: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 12/01 11:06:14.287: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 12/01 11:06:14.292: [smf] INFO: Removed Session: UE IMSI:[262428271168525] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 12/01 11:06:14.292: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 12/01 11:06:14.293: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 12/01 11:06:14.298: [smf] INFO: Removed Session: UE IMSI:[262422022704919] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 12/01 11:06:14.298: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 12/01 11:06:14.299: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 12/01 11:06:14.302: [smf] INFO: Removed Session: UE IMSI:[262422914580850] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 12/01 11:06:14.302: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 12/01 11:06:14.304: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 12/01 11:06:14.308: [smf] INFO: Removed Session: UE IMSI:[262422306693043] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 12/01 11:06:14.308: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 12/01 11:06:14.310: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 12/01 11:06:14.314: [smf] INFO: Removed Session: UE IMSI:[262424287934851] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 12/01 11:06:14.314: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 12/01 11:06:14.315: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 12/01 11:06:14.319: [smf] INFO: Removed Session: UE IMSI:[262422195162075] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 12/01 11:06:14.319: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 12/01 11:06:14.321: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 12/01 11:06:14.325: [smf] INFO: Removed Session: UE IMSI:[262425781551224] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 12/01 11:06:14.325: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 12/01 11:06:14.326: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 12/01 11:06:14.331: [smf] INFO: Removed Session: UE IMSI:[262423119111812] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 12/01 11:06:14.331: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 12/01 11:06:14.332: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 12/01 11:06:14.336: [smf] INFO: Removed Session: UE IMSI:[262426515733297] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 12/01 11:06:14.336: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 12/01 11:06:14.337: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 12/01 11:06:14.340: [smf] INFO: Removed Session: UE IMSI:[262421935625680] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 12/01 11:06:14.340: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 12/01 11:06:14.343: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 12/01 11:06:14.346: [smf] INFO: Removed Session: UE IMSI:[262426426033391] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 12/01 11:06:14.346: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 12/01 11:06:14.348: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 12/01 11:06:14.353: [smf] INFO: Removed Session: UE IMSI:[262426543382770] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 12/01 11:06:14.353: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 12/01 11:06:14.354: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 12/01 11:06:14.358: [smf] INFO: Removed Session: UE IMSI:[262423627052872] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 12/01 11:06:14.358: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 12/01 11:06:14.359: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 12/01 11:06:14.363: [smf] INFO: Removed Session: UE IMSI:[262429871324391] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 12/01 11:06:14.363: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 12/01 11:06:14.365: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 12/01 11:06:14.369: [smf] INFO: Removed Session: UE IMSI:[262426908461950] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 12/01 11:06:14.369: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 12/01 11:06:14.370: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 12/01 11:06:14.375: [smf] INFO: Removed Session: UE IMSI:[262425867766320] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 12/01 11:06:14.375: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 12/01 11:06:14.376: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 12/01 11:06:14.380: [smf] INFO: Removed Session: UE IMSI:[262421929995726] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 12/01 11:06:14.380: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 12/01 11:06:14.382: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 12/01 11:06:14.386: [smf] INFO: Removed Session: UE IMSI:[262421884876078] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 12/01 11:06:14.386: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 12/01 11:06:14.387: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 12/01 11:06:14.391: [smf] INFO: Removed Session: UE IMSI:[262426354393085] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 12/01 11:06:14.391: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 12/01 11:06:14.393: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 12/01 11:06:14.397: [smf] INFO: Removed Session: UE IMSI:[262426208485412] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 12/01 11:06:14.397: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 12/01 11:06:14.398: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 12/01 11:06:14.403: [smf] INFO: Removed Session: UE IMSI:[262425792050534] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 12/01 11:06:14.403: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 12/01 11:06:14.404: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 12/01 11:06:14.408: [smf] INFO: Removed Session: UE IMSI:[262426277353515] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 12/01 11:06:14.408: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 12/01 11:06:14.410: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 12/01 11:06:14.413: [smf] INFO: Removed Session: UE IMSI:[262429624303321] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 12/01 11:06:14.413: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 12/01 11:06:14.415: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 12/01 11:06:14.420: [smf] INFO: Removed Session: UE IMSI:[262425376765974] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 12/01 11:06:14.420: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 12/01 11:06:14.421: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 12/01 11:06:14.424: [smf] INFO: Removed Session: UE IMSI:[262422148095666] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 12/01 11:06:14.424: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 12/01 11:06:14.426: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 12/01 11:06:14.430: [smf] INFO: Removed Session: UE IMSI:[262420800327732] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 12/01 11:06:14.430: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 12/01 11:06:14.432: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 12/01 11:06:14.436: [smf] INFO: Removed Session: UE IMSI:[262423792049609] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 12/01 11:06:14.436: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 12/01 11:06:14.438: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 12/01 11:06:14.442: [smf] INFO: Removed Session: UE IMSI:[262427924689007] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 12/01 11:06:14.442: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 12/01 11:06:14.443: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 12/01 11:06:14.447: [smf] INFO: Removed Session: UE IMSI:[262425283897874] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 12/01 11:06:14.447: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 12/01 11:06:14.449: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 12/01 11:06:14.452: [smf] INFO: Removed Session: UE IMSI:[262422731285350] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 12/01 11:06:14.452: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 12/01 11:06:14.454: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 12/01 11:06:14.458: [smf] INFO: Removed Session: UE IMSI:[262424504877629] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 12/01 11:06:14.458: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 12/01 11:06:14.460: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 12/01 11:06:14.464: [smf] INFO: Removed Session: UE IMSI:[262428424273422] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 12/01 11:06:14.464: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 12/01 11:06:14.466: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 12/01 11:06:14.469: [smf] INFO: Removed Session: UE IMSI:[262423218094052] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 12/01 11:06:14.469: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 12/01 11:06:14.471: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 12/01 11:06:14.475: [smf] INFO: Removed Session: UE IMSI:[262427649276360] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 12/01 11:06:14.475: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 12/01 11:06:14.477: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 12/01 11:06:14.481: [smf] INFO: Removed Session: UE IMSI:[262427292810975] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 12/01 11:06:14.481: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 12/01 11:06:14.483: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 12/01 11:06:14.488: [smf] INFO: Removed Session: UE IMSI:[262427826967607] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 12/01 11:06:14.488: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 12/01 11:06:14.488: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 12/01 11:06:14.492: [smf] INFO: Removed Session: UE IMSI:[262424450547434] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 12/01 11:06:14.492: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 12/01 11:06:14.494: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 12/01 11:06:14.498: [smf] INFO: Removed Session: UE IMSI:[262421820589979] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 12/01 11:06:14.498: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 12/01 11:06:14.500: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 12/01 11:06:14.503: [smf] INFO: Removed Session: UE IMSI:[262429472291294] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 12/01 11:06:14.503: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 12/01 11:06:14.505: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 12/01 11:06:14.509: [smf] INFO: Removed Session: UE IMSI:[262428725351086] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 12/01 11:06:14.509: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 12/01 11:06:14.510: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 12/01 11:06:14.514: [smf] INFO: Removed Session: UE IMSI:[262423367399546] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 12/01 11:06:14.514: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 12/01 11:06:14.516: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 12/01 11:06:14.520: [smf] INFO: Removed Session: UE IMSI:[262420122491096] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 12/01 11:06:14.520: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 12/01 11:06:14.522: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 12/01 11:06:14.525: [smf] INFO: Removed Session: UE IMSI:[262421514485662] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 12/01 11:06:14.525: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 12/01 11:06:14.527: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 12/01 11:06:14.531: [smf] INFO: Removed Session: UE IMSI:[262420740333647] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 12/01 11:06:14.531: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 12/01 11:06:14.533: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 12/01 11:06:14.537: [smf] INFO: Removed Session: UE IMSI:[262425318794362] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 12/01 11:06:14.537: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 12/01 11:06:14.538: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 12/01 11:06:14.542: [smf] INFO: Removed Session: UE IMSI:[262421353397630] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 12/01 11:06:14.542: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 12/01 11:06:14.544: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 12/01 11:06:14.548: [smf] INFO: Removed Session: UE IMSI:[262426476502795] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 12/01 11:06:14.548: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 12/01 11:06:14.550: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 12/01 11:06:14.554: [smf] INFO: Removed Session: UE IMSI:[262423107340454] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 12/01 11:06:14.555: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 12/01 11:06:14.556: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 12/01 11:06:14.561: [smf] INFO: Removed Session: UE IMSI:[262428754792613] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 12/01 11:06:14.561: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 12/01 11:06:14.562: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 12/01 11:06:14.566: [smf] INFO: Removed Session: UE IMSI:[262429819768575] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 12/01 11:06:14.566: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 12/01 11:06:14.568: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 12/01 11:06:14.572: [smf] INFO: Removed Session: UE IMSI:[262423553770527] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 12/01 11:06:14.572: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 12/01 11:06:14.573: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 12/01 11:06:14.578: [smf] INFO: Removed Session: UE IMSI:[262425799235559] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 12/01 11:06:14.578: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 12/01 11:06:14.579: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 12/01 11:06:14.584: [smf] INFO: Removed Session: UE IMSI:[262422275476655] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 12/01 11:06:14.584: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 12/01 11:06:14.585: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 12/01 11:06:14.588: [smf] INFO: Removed Session: UE IMSI:[262421799167323] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 12/01 11:06:14.588: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 12/01 11:06:14.590: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 12/01 11:06:14.594: [smf] INFO: Removed Session: UE IMSI:[262426740966467] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 12/01 11:06:14.594: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 12/01 11:06:14.596: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 12/01 11:06:14.600: [smf] INFO: Removed Session: UE IMSI:[262428783594528] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 12/01 11:06:14.600: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 12/01 11:06:14.601: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 12/01 11:06:14.605: [smf] INFO: Removed Session: UE IMSI:[262421748599602] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 12/01 11:06:14.605: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 12/01 11:06:14.607: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 12/01 11:06:14.611: [smf] INFO: Removed Session: UE IMSI:[262429138714267] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 12/01 11:06:14.611: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 12/01 11:06:14.613: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 12/01 11:06:14.616: [smf] INFO: Removed Session: UE IMSI:[262422928429655] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 12/01 11:06:14.616: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 12/01 11:06:14.618: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 12/01 11:06:14.622: [smf] INFO: Removed Session: UE IMSI:[262425502519736] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 12/01 11:06:14.622: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 12/01 11:06:14.624: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 12/01 11:06:14.627: [smf] INFO: Removed Session: UE IMSI:[262429750624203] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 12/01 11:06:14.627: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 12/01 11:06:14.629: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 12/01 11:06:14.633: [smf] INFO: Removed Session: UE IMSI:[262427593485725] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 12/01 11:06:14.633: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 12/01 11:06:14.635: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 12/01 11:06:14.639: [smf] INFO: Removed Session: UE IMSI:[262426542342056] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 12/01 11:06:14.639: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 12/01 11:06:14.640: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 12/01 11:06:14.644: [smf] INFO: Removed Session: UE IMSI:[262428179209729] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 12/01 11:06:14.644: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 12/01 11:06:14.646: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 12/01 11:06:14.650: [smf] INFO: Removed Session: UE IMSI:[262426732118681] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 12/01 11:06:14.650: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 12/01 11:06:14.651: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 12/01 11:06:14.655: [smf] INFO: Removed Session: UE IMSI:[262421005043080] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 12/01 11:06:14.655: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 12/01 11:06:14.657: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 12/01 11:06:14.661: [smf] INFO: Removed Session: UE IMSI:[262427524089184] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 12/01 11:06:14.661: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 12/01 11:06:14.663: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 12/01 11:06:14.667: [smf] INFO: Removed Session: UE IMSI:[262425368526697] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 12/01 11:06:14.667: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 12/01 11:06:14.668: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 12/01 11:06:14.672: [smf] INFO: Removed Session: UE IMSI:[262429965556028] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 12/01 11:06:14.672: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 12/01 11:06:14.674: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 12/01 11:06:14.678: [smf] INFO: Removed Session: UE IMSI:[262429416173043] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 12/01 11:06:14.678: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 12/01 11:06:14.680: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 12/01 11:06:14.685: [smf] INFO: Removed Session: UE IMSI:[262421470907497] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 12/01 11:06:14.685: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 12/01 11:06:14.686: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 12/01 11:06:14.690: [smf] INFO: Removed Session: UE IMSI:[262426342369431] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 12/01 11:06:14.690: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 12/01 11:06:14.691: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 12/01 11:06:14.696: [smf] INFO: Removed Session: UE IMSI:[262426184178545] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 12/01 11:06:14.696: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 12/01 11:06:14.697: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 12/01 11:06:14.702: [smf] INFO: Removed Session: UE IMSI:[262428508856985] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 12/01 11:06:14.702: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 12/01 11:06:14.703: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 12/01 11:06:14.707: [smf] INFO: Removed Session: UE IMSI:[262424223706350] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 12/01 11:06:14.707: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 12/01 11:06:14.709: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 12/01 11:06:14.713: [smf] INFO: Removed Session: UE IMSI:[262429246275435] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 12/01 11:06:14.713: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 12/01 11:06:14.714: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 12/01 11:06:14.719: [smf] INFO: Removed Session: UE IMSI:[262429505609115] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 12/01 11:06:14.719: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 12/01 11:06:14.720: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 12/01 11:06:14.723: [smf] INFO: Removed Session: UE IMSI:[262426249701564] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 12/01 11:06:14.723: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 12/01 11:06:14.725: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 12/01 11:06:14.730: [smf] INFO: Removed Session: UE IMSI:[262429726273122] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 12/01 11:06:14.730: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 12/01 11:06:14.731: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 12/01 11:06:14.736: [smf] INFO: Removed Session: UE IMSI:[262421242420533] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 12/01 11:06:14.736: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 12/01 11:06:14.737: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 12/01 11:06:14.741: [smf] INFO: Removed Session: UE IMSI:[262421763785057] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 12/01 11:06:14.741: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 12/01 11:06:14.743: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 12/01 11:06:14.747: [smf] INFO: Removed Session: UE IMSI:[262424664504526] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 12/01 11:06:14.748: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 12/01 11:06:14.748: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 12/01 11:06:14.753: [smf] INFO: Removed Session: UE IMSI:[262422936253393] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 12/01 11:06:14.753: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 12/01 11:06:14.754: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 12/01 11:06:14.759: [smf] INFO: Removed Session: UE IMSI:[262427469089298] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 12/01 11:06:14.759: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 12/01 11:06:14.760: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 12/01 11:06:14.765: [smf] INFO: Removed Session: UE IMSI:[262422141095385] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 12/01 11:06:14.765: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 12/01 11:06:14.766: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 12/01 11:06:14.770: [smf] INFO: Removed Session: UE IMSI:[262425295731294] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 12/01 11:06:14.770: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 12/01 11:06:14.772: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 12/01 11:06:14.776: [smf] INFO: Removed Session: UE IMSI:[262427689822415] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 12/01 11:06:14.776: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 12/01 11:06:14.777: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 12/01 11:06:14.781: [smf] INFO: Removed Session: UE IMSI:[262423834636778] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 12/01 11:06:14.781: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 12/01 11:06:14.783: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 12/01 11:06:14.786: [smf] INFO: Removed Session: UE IMSI:[262421829392186] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 12/01 11:06:14.786: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 12/01 11:06:14.788: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 12/01 11:06:14.792: [smf] INFO: Removed Session: UE IMSI:[262420790431178] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 12/01 11:06:14.792: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 12/01 11:06:14.794: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 12/01 11:06:14.797: [smf] INFO: Removed Session: UE IMSI:[262422392594505] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 12/01 11:06:14.797: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 12/01 11:06:14.799: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 12/01 11:06:14.803: [smf] INFO: Removed Session: UE IMSI:[262429038683967] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 12/01 11:06:14.803: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 12/01 11:06:14.805: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 12/01 11:06:14.808: [smf] INFO: Removed Session: UE IMSI:[262420199760579] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 12/01 11:06:14.808: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 12/01 11:06:14.810: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 12/01 11:06:14.814: [smf] INFO: Removed Session: UE IMSI:[262421198063440] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 12/01 11:06:14.814: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 12/01 11:06:14.816: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 12/01 11:06:14.819: [smf] INFO: Removed Session: UE IMSI:[262424828158926] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 12/01 11:06:14.819: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 12/01 11:06:14.821: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 12/01 11:06:14.825: [smf] INFO: Removed Session: UE IMSI:[262421199977667] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 12/01 11:06:14.825: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 12/01 11:06:14.827: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 12/01 11:06:14.830: [smf] INFO: Removed Session: UE IMSI:[262423346944642] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 12/01 11:06:14.831: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 12/01 11:06:14.832: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 12/01 11:06:14.836: [smf] INFO: Removed Session: UE IMSI:[262427779151714] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 12/01 11:06:14.836: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 12/01 11:06:14.838: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 12/01 11:06:14.842: [smf] INFO: Removed Session: UE IMSI:[262423458282276] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 12/01 11:06:14.842: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 12/01 11:06:14.844: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 12/01 11:06:14.847: [smf] INFO: Removed Session: UE IMSI:[262426050833202] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 12/01 11:06:14.847: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 12/01 11:06:14.849: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 12/01 11:06:14.853: [smf] INFO: Removed Session: UE IMSI:[262427431053491] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 12/01 11:06:14.853: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 12/01 11:06:14.855: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 12/01 11:06:14.858: [smf] INFO: Removed Session: UE IMSI:[262423999597920] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 12/01 11:06:14.858: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 12/01 11:06:14.860: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 12/01 11:06:14.864: [smf] INFO: Removed Session: UE IMSI:[262424738551168] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 12/01 11:06:14.864: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 12/01 11:06:14.866: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 12/01 11:06:14.869: [smf] INFO: Removed Session: UE IMSI:[262427350029662] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 12/01 11:06:14.869: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 12/01 11:06:14.871: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 12/01 11:06:14.875: [smf] INFO: Removed Session: UE IMSI:[262424061632206] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 12/01 11:06:14.875: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 12/01 11:06:14.877: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 12/01 11:06:14.880: [smf] INFO: Removed Session: UE IMSI:[262420945190175] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 12/01 11:06:14.880: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 12/01 11:06:14.882: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 12/01 11:06:14.886: [smf] INFO: Removed Session: UE IMSI:[262429549175091] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 12/01 11:06:14.886: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 12/01 11:06:14.888: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 12/01 11:06:14.891: [smf] INFO: Removed Session: UE IMSI:[262424440792539] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 12/01 11:06:14.891: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 12/01 11:06:14.893: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 12/01 11:06:14.897: [smf] INFO: Removed Session: UE IMSI:[262427036920451] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 12/01 11:06:14.897: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 12/01 11:06:14.899: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 12/01 11:06:14.902: [smf] INFO: Removed Session: UE IMSI:[262422175430869] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 12/01 11:06:14.903: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 12/01 11:06:14.904: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 12/01 11:06:14.908: [smf] INFO: Removed Session: UE IMSI:[262424484608715] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 12/01 11:06:14.908: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 12/01 11:06:14.910: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 12/01 11:06:14.914: [smf] INFO: Removed Session: UE IMSI:[262420250306493] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 12/01 11:06:14.914: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 12/01 11:06:14.915: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 12/01 11:06:14.919: [smf] INFO: Removed Session: UE IMSI:[262426078560483] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 12/01 11:06:14.919: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 12/01 11:06:14.921: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 12/01 11:06:14.925: [smf] INFO: Removed Session: UE IMSI:[262422815654233] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 12/01 11:06:14.925: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 12/01 11:06:14.927: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 12/01 11:06:14.930: [smf] INFO: Removed Session: UE IMSI:[262428834321676] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 12/01 11:06:14.930: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 12/01 11:06:14.932: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 12/01 11:06:14.936: [smf] INFO: Removed Session: UE IMSI:[262429665657599] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 12/01 11:06:14.936: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 12/01 11:06:14.938: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 12/01 11:06:14.941: [smf] INFO: Removed Session: UE IMSI:[262424489180058] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 12/01 11:06:14.941: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 12/01 11:06:14.943: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 12/01 11:06:14.947: [smf] INFO: Removed Session: UE IMSI:[262425123877339] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 12/01 11:06:14.947: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 12/01 11:06:14.949: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 12/01 11:06:14.953: [smf] INFO: Removed Session: UE IMSI:[262420696852673] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 12/01 11:06:14.953: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 12/01 11:06:14.954: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 12/01 11:06:14.959: [smf] INFO: Removed Session: UE IMSI:[262425445534071] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 12/01 11:06:14.959: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 12/01 11:06:14.960: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 12/01 11:06:14.964: [smf] INFO: Removed Session: UE IMSI:[262420211662677] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 12/01 11:06:14.964: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 12/01 11:06:14.966: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 12/01 11:06:14.969: [smf] INFO: Removed Session: UE IMSI:[262420106191052] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 12/01 11:06:14.969: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 12/01 11:06:14.971: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 12/01 11:06:14.977: [smf] INFO: Removed Session: UE IMSI:[262421514340170] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 12/01 11:06:14.977: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 12/01 11:06:14.977: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 12/01 11:06:14.981: [smf] INFO: Removed Session: UE IMSI:[262428663462646] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 12/01 11:06:14.981: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 12/01 11:06:14.983: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 12/01 11:06:14.986: [smf] INFO: Removed Session: UE IMSI:[262429343454111] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 12/01 11:06:14.986: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 12/01 11:06:14.988: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 12/01 11:06:14.992: [smf] INFO: Removed Session: UE IMSI:[262426732885944] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 12/01 11:06:14.992: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 12/01 11:06:14.993: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 12/01 11:06:14.998: [smf] INFO: Removed Session: UE IMSI:[262420441972909] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:14.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 12/01 11:06:14.998: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 12/01 11:06:14.999: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 12/01 11:06:15.003: [smf] INFO: Removed Session: UE IMSI:[262426056774377] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 12/01 11:06:15.003: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 12/01 11:06:15.004: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 12/01 11:06:15.009: [smf] INFO: Removed Session: UE IMSI:[262423186106060] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 12/01 11:06:15.009: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 12/01 11:06:15.010: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 12/01 11:06:15.014: [smf] INFO: Removed Session: UE IMSI:[262429915505313] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 12/01 11:06:15.014: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 12/01 11:06:15.015: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 12/01 11:06:15.019: [smf] INFO: Removed Session: UE IMSI:[262423102308087] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 12/01 11:06:15.019: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 12/01 11:06:15.021: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 12/01 11:06:15.025: [smf] INFO: Removed Session: UE IMSI:[262427306886887] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 12/01 11:06:15.025: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 12/01 11:06:15.027: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 12/01 11:06:15.032: [smf] INFO: Removed Session: UE IMSI:[262425041116281] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 12/01 11:06:15.032: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 12/01 11:06:15.033: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 12/01 11:06:15.037: [smf] INFO: Removed Session: UE IMSI:[262420961876828] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 12/01 11:06:15.037: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 12/01 11:06:15.039: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 12/01 11:06:15.044: [smf] INFO: Removed Session: UE IMSI:[262423660897781] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 12/01 11:06:15.044: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 12/01 11:06:15.044: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 12/01 11:06:15.049: [smf] INFO: Removed Session: UE IMSI:[262421279930909] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 12/01 11:06:15.049: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 12/01 11:06:15.050: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 12/01 11:06:15.053: [smf] INFO: Removed Session: UE IMSI:[262426686026605] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 12/01 11:06:15.053: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 12/01 11:06:15.056: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 12/01 11:06:15.060: [smf] INFO: Removed Session: UE IMSI:[262429395798759] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 12/01 11:06:15.060: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 12/01 11:06:15.061: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 12/01 11:06:15.067: [smf] INFO: Removed Session: UE IMSI:[262429770392118] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 12/01 11:06:15.067: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 12/01 11:06:15.067: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 12/01 11:06:15.071: [smf] INFO: Removed Session: UE IMSI:[262421942287149] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 12/01 11:06:15.071: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 12/01 11:06:15.072: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 12/01 11:06:15.077: [smf] INFO: Removed Session: UE IMSI:[262427876701069] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 12/01 11:06:15.077: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 12/01 11:06:15.078: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 12/01 11:06:15.082: [smf] INFO: Removed Session: UE IMSI:[262427742700245] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 12/01 11:06:15.082: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 12/01 11:06:15.084: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 12/01 11:06:15.088: [smf] INFO: Removed Session: UE IMSI:[262429468855982] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 12/01 11:06:15.088: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 12/01 11:06:15.089: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 12/01 11:06:15.093: [smf] INFO: Removed Session: UE IMSI:[262421137593124] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 12/01 11:06:15.093: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 12/01 11:06:15.095: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 12/01 11:06:15.099: [smf] INFO: Removed Session: UE IMSI:[262429143197251] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 12/01 11:06:15.099: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 12/01 11:06:15.101: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 12/01 11:06:15.104: [smf] INFO: Removed Session: UE IMSI:[262427341233868] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 12/01 11:06:15.104: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 12/01 11:06:15.106: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 12/01 11:06:15.110: [smf] INFO: Removed Session: UE IMSI:[262428504606044] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 12/01 11:06:15.110: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 12/01 11:06:15.112: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 12/01 11:06:15.117: [smf] INFO: Removed Session: UE IMSI:[262422589760572] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 12/01 11:06:15.117: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 12/01 11:06:15.117: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 12/01 11:06:15.121: [smf] INFO: Removed Session: UE IMSI:[262425077585135] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 12/01 11:06:15.121: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 12/01 11:06:15.123: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 12/01 11:06:15.127: [smf] INFO: Removed Session: UE IMSI:[262428941044978] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 12/01 11:06:15.127: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 12/01 11:06:15.129: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 12/01 11:06:15.134: [smf] INFO: Removed Session: UE IMSI:[262423740158837] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 12/01 11:06:15.134: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 12/01 11:06:15.135: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 12/01 11:06:15.139: [smf] INFO: Removed Session: UE IMSI:[262428265158855] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 12/01 11:06:15.139: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 12/01 11:06:15.140: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 12/01 11:06:15.144: [smf] INFO: Removed Session: UE IMSI:[262422002953561] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 12/01 11:06:15.144: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 12/01 11:06:15.146: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 12/01 11:06:15.150: [smf] INFO: Removed Session: UE IMSI:[262421549681871] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 12/01 11:06:15.150: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 12/01 11:06:15.152: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 12/01 11:06:15.157: [smf] INFO: Removed Session: UE IMSI:[262426068120052] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 12/01 11:06:15.157: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 12/01 11:06:15.157: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 12/01 11:06:15.162: [smf] INFO: Removed Session: UE IMSI:[262425153397513] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 12/01 11:06:15.162: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 12/01 11:06:15.163: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 12/01 11:06:15.166: [smf] INFO: Removed Session: UE IMSI:[262429599891097] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 12/01 11:06:15.166: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 12/01 11:06:15.169: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 12/01 11:06:15.173: [smf] INFO: Removed Session: UE IMSI:[262427201628614] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 12/01 11:06:15.173: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 12/01 11:06:15.174: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 12/01 11:06:15.178: [smf] INFO: Removed Session: UE IMSI:[262427613605909] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 12/01 11:06:15.178: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 12/01 11:06:15.180: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 12/01 11:06:15.183: [smf] INFO: Removed Session: UE IMSI:[262420825382063] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 12/01 11:06:15.183: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 12/01 11:06:15.186: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 12/01 11:06:15.190: [smf] INFO: Removed Session: UE IMSI:[262429577581363] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 12/01 11:06:15.190: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 12/01 11:06:15.191: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 12/01 11:06:15.196: [smf] INFO: Removed Session: UE IMSI:[262427887494872] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 12/01 11:06:15.196: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 12/01 11:06:15.197: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 12/01 11:06:15.202: [smf] INFO: Removed Session: UE IMSI:[262422630178994] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 12/01 11:06:15.202: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 12/01 11:06:15.202: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 12/01 11:06:15.206: [smf] INFO: Removed Session: UE IMSI:[262421292599654] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 12/01 11:06:15.206: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 12/01 11:06:15.208: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 12/01 11:06:15.212: [smf] INFO: Removed Session: UE IMSI:[262426008155023] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 12/01 11:06:15.212: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 12/01 11:06:15.214: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 12/01 11:06:15.217: [smf] INFO: Removed Session: UE IMSI:[262423477926497] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 12/01 11:06:15.217: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 12/01 11:06:15.219: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 12/01 11:06:15.224: [smf] INFO: Removed Session: UE IMSI:[262421539202811] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 12/01 11:06:15.224: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 12/01 11:06:15.225: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 12/01 11:06:15.229: [smf] INFO: Removed Session: UE IMSI:[262424441181164] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 12/01 11:06:15.229: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 12/01 11:06:15.230: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 12/01 11:06:15.233: [smf] INFO: Removed Session: UE IMSI:[262421845553151] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 12/01 11:06:15.233: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 12/01 11:06:15.236: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 12/01 11:06:15.240: [smf] INFO: Removed Session: UE IMSI:[262426959913995] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 12/01 11:06:15.240: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 12/01 11:06:15.241: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 12/01 11:06:15.246: [smf] INFO: Removed Session: UE IMSI:[262423619935725] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 12/01 11:06:15.246: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 12/01 11:06:15.247: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 12/01 11:06:15.252: [smf] INFO: Removed Session: UE IMSI:[262423593525043] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 12/01 11:06:15.252: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 12/01 11:06:15.252: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 12/01 11:06:15.257: [smf] INFO: Removed Session: UE IMSI:[262429807053747] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 12/01 11:06:15.257: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 12/01 11:06:15.258: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 12/01 11:06:15.263: [smf] INFO: Removed Session: UE IMSI:[262429208726810] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 12/01 11:06:15.263: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 12/01 11:06:15.264: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 12/01 11:06:15.268: [smf] INFO: Removed Session: UE IMSI:[262420744221990] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 12/01 11:06:15.268: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 12/01 11:06:15.269: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 12/01 11:06:15.273: [smf] INFO: Removed Session: UE IMSI:[262428547970862] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 12/01 11:06:15.273: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 12/01 11:06:15.275: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 12/01 11:06:15.278: [smf] INFO: Removed Session: UE IMSI:[262427514090416] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 12/01 11:06:15.278: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 12/01 11:06:15.281: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 12/01 11:06:15.285: [smf] INFO: Removed Session: UE IMSI:[262421512311096] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 12/01 11:06:15.285: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 12/01 11:06:15.286: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 12/01 11:06:15.292: [smf] INFO: Removed Session: UE IMSI:[262427673824199] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 12/01 11:06:15.292: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 12/01 11:06:15.292: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 12/01 11:06:15.296: [smf] INFO: Removed Session: UE IMSI:[262426123564086] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 12/01 11:06:15.296: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 12/01 11:06:15.298: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 12/01 11:06:15.302: [smf] INFO: Removed Session: UE IMSI:[262427525166214] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 12/01 11:06:15.302: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 12/01 11:06:15.303: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 12/01 11:06:15.307: [smf] INFO: Removed Session: UE IMSI:[262420372168507] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 12/01 11:06:15.307: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 12/01 11:06:15.309: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 12/01 11:06:15.314: [smf] INFO: Removed Session: UE IMSI:[262425246454269] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 12/01 11:06:15.314: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 12/01 11:06:15.315: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 12/01 11:06:15.319: [smf] INFO: Removed Session: UE IMSI:[262423400195595] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 12/01 11:06:15.319: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 12/01 11:06:15.320: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 12/01 11:06:15.325: [smf] INFO: Removed Session: UE IMSI:[262420359632880] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 12/01 11:06:15.325: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 12/01 11:06:15.326: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 12/01 11:06:15.330: [smf] INFO: Removed Session: UE IMSI:[262428450317199] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 12/01 11:06:15.330: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 12/01 11:06:15.332: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 12/01 11:06:15.336: [smf] INFO: Removed Session: UE IMSI:[262429345739783] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 12/01 11:06:15.336: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 12/01 11:06:15.338: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 12/01 11:06:15.342: [smf] INFO: Removed Session: UE IMSI:[262424737598257] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 12/01 11:06:15.342: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 12/01 11:06:15.344: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 12/01 11:06:15.348: [smf] INFO: Removed Session: UE IMSI:[262425512677314] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 12/01 11:06:15.348: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 12/01 11:06:15.350: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 12/01 11:06:15.354: [smf] INFO: Removed Session: UE IMSI:[262426590680811] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 12/01 11:06:15.354: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 12/01 11:06:15.355: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 12/01 11:06:15.359: [smf] INFO: Removed Session: UE IMSI:[262427683292136] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 12/01 11:06:15.360: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 12/01 11:06:15.361: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 12/01 11:06:15.366: [smf] INFO: Removed Session: UE IMSI:[262428409512079] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 12/01 11:06:15.366: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 12/01 11:06:15.367: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 12/01 11:06:15.371: [smf] INFO: Removed Session: UE IMSI:[262426718237584] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 12/01 11:06:15.371: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 12/01 11:06:15.372: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 12/01 11:06:15.376: [smf] INFO: Removed Session: UE IMSI:[262422565559089] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 12/01 11:06:15.376: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 12/01 11:06:15.378: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 12/01 11:06:15.382: [smf] INFO: Removed Session: UE IMSI:[262429766285325] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 12/01 11:06:15.382: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 12/01 11:06:15.384: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 12/01 11:06:15.387: [smf] INFO: Removed Session: UE IMSI:[262429844663754] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 12/01 11:06:15.387: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 12/01 11:06:15.389: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 12/01 11:06:15.394: [smf] INFO: Removed Session: UE IMSI:[262420137515446] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 12/01 11:06:15.394: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 12/01 11:06:15.395: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 12/01 11:06:15.399: [smf] INFO: Removed Session: UE IMSI:[262427884351116] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 12/01 11:06:15.399: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 12/01 11:06:15.400: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 12/01 11:06:15.405: [smf] INFO: Removed Session: UE IMSI:[262426424081580] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 12/01 11:06:15.405: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 12/01 11:06:15.406: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 12/01 11:06:15.410: [smf] INFO: Removed Session: UE IMSI:[262420055514320] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 12/01 11:06:15.410: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 12/01 11:06:15.412: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 12/01 11:06:15.415: [smf] INFO: Removed Session: UE IMSI:[262422968846496] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 12/01 11:06:15.415: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 12/01 11:06:15.417: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 12/01 11:06:15.421: [smf] INFO: Removed Session: UE IMSI:[262426545227541] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 12/01 11:06:15.421: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 12/01 11:06:15.423: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 12/01 11:06:15.427: [smf] INFO: Removed Session: UE IMSI:[262428284275471] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 12/01 11:06:15.427: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 12/01 11:06:15.428: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 12/01 11:06:15.432: [smf] INFO: Removed Session: UE IMSI:[262424561301068] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 12/01 11:06:15.432: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 12/01 11:06:15.434: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 12/01 11:06:15.438: [smf] INFO: Removed Session: UE IMSI:[262423032960322] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 12/01 11:06:15.438: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 12/01 11:06:15.440: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 12/01 11:06:15.444: [smf] INFO: Removed Session: UE IMSI:[262426254142970] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 12/01 11:06:15.444: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 12/01 11:06:15.445: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 12/01 11:06:15.449: [smf] INFO: Removed Session: UE IMSI:[262429403648018] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 12/01 11:06:15.449: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 12/01 11:06:15.451: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 12/01 11:06:15.456: [smf] INFO: Removed Session: UE IMSI:[262421223873610] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 12/01 11:06:15.456: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 12/01 11:06:15.457: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 12/01 11:06:15.461: [smf] INFO: Removed Session: UE IMSI:[262428198302159] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 12/01 11:06:15.461: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 12/01 11:06:15.463: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 12/01 11:06:15.467: [smf] INFO: Removed Session: UE IMSI:[262423952346741] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 12/01 11:06:15.467: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 12/01 11:06:15.469: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 12/01 11:06:15.473: [smf] INFO: Removed Session: UE IMSI:[262422206132798] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 12/01 11:06:15.473: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 12/01 11:06:15.474: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 12/01 11:06:15.478: [smf] INFO: Removed Session: UE IMSI:[262423299029236] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 12/01 11:06:15.478: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 12/01 11:06:15.480: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 12/01 11:06:15.483: [smf] INFO: Removed Session: UE IMSI:[262429504993849] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 12/01 11:06:15.483: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 12/01 11:06:15.485: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 12/01 11:06:15.489: [smf] INFO: Removed Session: UE IMSI:[262426379144264] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 12/01 11:06:15.489: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 12/01 11:06:15.491: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 12/01 11:06:15.495: [smf] INFO: Removed Session: UE IMSI:[262426226688064] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 12/01 11:06:15.495: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 12/01 11:06:15.496: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 12/01 11:06:15.500: [smf] INFO: Removed Session: UE IMSI:[262426535978041] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 12/01 11:06:15.500: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 12/01 11:06:15.502: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 12/01 11:06:15.505: [smf] INFO: Removed Session: UE IMSI:[262420720790623] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 12/01 11:06:15.505: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 12/01 11:06:15.507: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 12/01 11:06:15.511: [smf] INFO: Removed Session: UE IMSI:[262423904826287] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 12/01 11:06:15.511: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 12/01 11:06:15.513: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 12/01 11:06:15.517: [smf] INFO: Removed Session: UE IMSI:[262422686625407] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 12/01 11:06:15.517: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 12/01 11:06:15.518: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 12/01 11:06:15.522: [smf] INFO: Removed Session: UE IMSI:[262423438146291] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 12/01 11:06:15.522: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 12/01 11:06:15.524: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 12/01 11:06:15.527: [smf] INFO: Removed Session: UE IMSI:[262423090283721] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 12/01 11:06:15.527: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 12/01 11:06:15.529: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 12/01 11:06:15.534: [smf] INFO: Removed Session: UE IMSI:[262429316129282] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 12/01 11:06:15.534: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 12/01 11:06:15.535: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 12/01 11:06:15.539: [smf] INFO: Removed Session: UE IMSI:[262420244750418] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 12/01 11:06:15.539: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 12/01 11:06:15.541: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 12/01 11:06:15.544: [smf] INFO: Removed Session: UE IMSI:[262429002563590] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 12/01 11:06:15.544: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 12/01 11:06:15.546: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 12/01 11:06:15.550: [smf] INFO: Removed Session: UE IMSI:[262423384396676] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 12/01 11:06:15.550: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 12/01 11:06:15.552: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 12/01 11:06:15.556: [smf] INFO: Removed Session: UE IMSI:[262426182115339] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 12/01 11:06:15.556: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 12/01 11:06:15.557: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 12/01 11:06:15.561: [smf] INFO: Removed Session: UE IMSI:[262424606334951] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 12/01 11:06:15.561: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 12/01 11:06:15.563: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 12/01 11:06:15.567: [smf] INFO: Removed Session: UE IMSI:[262422127478162] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 12/01 11:06:15.567: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 12/01 11:06:15.568: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 12/01 11:06:15.573: [smf] INFO: Removed Session: UE IMSI:[262428644929942] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 12/01 11:06:15.573: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 12/01 11:06:15.574: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 12/01 11:06:15.578: [smf] INFO: Removed Session: UE IMSI:[262421551730933] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 12/01 11:06:15.578: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 12/01 11:06:15.580: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 12/01 11:06:15.585: [smf] INFO: Removed Session: UE IMSI:[262424368744540] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 12/01 11:06:15.585: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 12/01 11:06:15.585: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 12/01 11:06:15.590: [smf] INFO: Removed Session: UE IMSI:[262424460660539] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 12/01 11:06:15.590: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 12/01 11:06:15.591: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 12/01 11:06:15.595: [smf] INFO: Removed Session: UE IMSI:[262424901712063] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 12/01 11:06:15.595: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 12/01 11:06:15.597: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 12/01 11:06:15.600: [smf] INFO: Removed Session: UE IMSI:[262422042196815] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 12/01 11:06:15.600: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 12/01 11:06:15.602: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 12/01 11:06:15.607: [smf] INFO: Removed Session: UE IMSI:[262427122424652] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 12/01 11:06:15.607: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 12/01 11:06:15.608: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 12/01 11:06:15.612: [smf] INFO: Removed Session: UE IMSI:[262421686458290] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 12/01 11:06:15.612: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 12/01 11:06:15.613: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 12/01 11:06:15.617: [smf] INFO: Removed Session: UE IMSI:[262425909324034] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 12/01 11:06:15.617: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 12/01 11:06:15.619: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 12/01 11:06:15.623: [smf] INFO: Removed Session: UE IMSI:[262427219746856] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 12/01 11:06:15.623: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 12/01 11:06:15.625: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 12/01 11:06:15.629: [smf] INFO: Removed Session: UE IMSI:[262423331498729] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 12/01 11:06:15.629: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 12/01 11:06:15.630: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 12/01 11:06:15.634: [smf] INFO: Removed Session: UE IMSI:[262428520013470] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 12/01 11:06:15.634: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 12/01 11:06:15.636: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 12/01 11:06:15.639: [smf] INFO: Removed Session: UE IMSI:[262421776206090] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 12/01 11:06:15.639: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 12/01 11:06:15.641: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 12/01 11:06:15.645: [smf] INFO: Removed Session: UE IMSI:[262425315296818] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 12/01 11:06:15.645: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 12/01 11:06:15.647: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 12/01 11:06:15.650: [smf] INFO: Removed Session: UE IMSI:[262426156410992] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 12/01 11:06:15.650: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 12/01 11:06:15.652: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 12/01 11:06:15.656: [smf] INFO: Removed Session: UE IMSI:[262421170383393] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 12/01 11:06:15.656: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 12/01 11:06:15.658: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 12/01 11:06:15.662: [smf] INFO: Removed Session: UE IMSI:[262426907342707] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 12/01 11:06:15.662: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 12/01 11:06:15.663: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 12/01 11:06:15.667: [smf] INFO: Removed Session: UE IMSI:[262425844785613] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 12/01 11:06:15.667: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 12/01 11:06:15.669: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 12/01 11:06:15.673: [smf] INFO: Removed Session: UE IMSI:[262421640534631] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 12/01 11:06:15.673: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 12/01 11:06:15.674: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 12/01 11:06:15.679: [smf] INFO: Removed Session: UE IMSI:[262421835595834] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 12/01 11:06:15.679: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 12/01 11:06:15.681: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 12/01 11:06:15.684: [smf] INFO: Removed Session: UE IMSI:[262421123443553] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 12/01 11:06:15.684: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 12/01 11:06:15.686: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 12/01 11:06:15.690: [smf] INFO: Removed Session: UE IMSI:[262421338001604] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 12/01 11:06:15.690: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 12/01 11:06:15.692: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 12/01 11:06:15.696: [smf] INFO: Removed Session: UE IMSI:[262427436811914] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 12/01 11:06:15.696: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 12/01 11:06:15.697: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 12/01 11:06:15.702: [smf] INFO: Removed Session: UE IMSI:[262420157590116] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 12/01 11:06:15.702: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 12/01 11:06:15.703: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 12/01 11:06:15.707: [smf] INFO: Removed Session: UE IMSI:[262421921215422] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 12/01 11:06:15.707: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 12/01 11:06:15.708: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 12/01 11:06:15.712: [smf] INFO: Removed Session: UE IMSI:[262420490183199] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 12/01 11:06:15.712: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 12/01 11:06:15.714: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 12/01 11:06:15.719: [smf] INFO: Removed Session: UE IMSI:[262426572425089] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 12/01 11:06:15.719: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 12/01 11:06:15.719: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 12/01 11:06:15.724: [smf] INFO: Removed Session: UE IMSI:[262422271105420] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 12/01 11:06:15.724: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 12/01 11:06:15.725: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 12/01 11:06:15.730: [smf] INFO: Removed Session: UE IMSI:[262420772462459] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 12/01 11:06:15.730: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 12/01 11:06:15.731: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 12/01 11:06:15.735: [smf] INFO: Removed Session: UE IMSI:[262425005959728] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 12/01 11:06:15.735: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 12/01 11:06:15.736: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 12/01 11:06:15.739: [smf] INFO: Removed Session: UE IMSI:[262424828096749] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 12/01 11:06:15.740: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 12/01 11:06:15.742: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 12/01 11:06:15.745: [smf] INFO: Removed Session: UE IMSI:[262427871170793] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 12/01 11:06:15.745: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 12/01 11:06:15.747: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 12/01 11:06:15.751: [smf] INFO: Removed Session: UE IMSI:[262422151147916] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 12/01 11:06:15.751: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 12/01 11:06:15.753: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 12/01 11:06:15.758: [smf] INFO: Removed Session: UE IMSI:[262423868574627] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 12/01 11:06:15.758: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 12/01 11:06:15.759: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 12/01 11:06:15.764: [smf] INFO: Removed Session: UE IMSI:[262427033248226] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 12/01 11:06:15.764: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 12/01 11:06:15.765: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 12/01 11:06:15.769: [smf] INFO: Removed Session: UE IMSI:[262421357541082] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 12/01 11:06:15.769: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 12/01 11:06:15.770: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 12/01 11:06:15.774: [smf] INFO: Removed Session: UE IMSI:[262425365757895] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 12/01 11:06:15.774: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 12/01 11:06:15.776: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 12/01 11:06:15.779: [smf] INFO: Removed Session: UE IMSI:[262425693167545] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 12/01 11:06:15.779: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 12/01 11:06:15.781: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 12/01 11:06:15.785: [smf] INFO: Removed Session: UE IMSI:[262427977355920] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 12/01 11:06:15.785: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 12/01 11:06:15.787: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 12/01 11:06:15.790: [smf] INFO: Removed Session: UE IMSI:[262429949187106] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 12/01 11:06:15.790: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 12/01 11:06:15.792: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 12/01 11:06:15.796: [smf] INFO: Removed Session: UE IMSI:[262429484006865] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 12/01 11:06:15.796: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 12/01 11:06:15.798: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 12/01 11:06:15.802: [smf] INFO: Removed Session: UE IMSI:[262423184882884] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 12/01 11:06:15.802: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 12/01 11:06:15.803: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 12/01 11:06:15.807: [smf] INFO: Removed Session: UE IMSI:[262424938963102] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 12/01 11:06:15.807: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 12/01 11:06:15.809: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 12/01 11:06:15.813: [smf] INFO: Removed Session: UE IMSI:[262422507219160] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 12/01 11:06:15.813: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 12/01 11:06:15.814: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 12/01 11:06:15.818: [smf] INFO: Removed Session: UE IMSI:[262420469403910] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 12/01 11:06:15.818: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 12/01 11:06:15.820: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 12/01 11:06:15.824: [smf] INFO: Removed Session: UE IMSI:[262429211202779] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 12/01 11:06:15.824: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 12/01 11:06:15.826: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 12/01 11:06:15.829: [smf] INFO: Removed Session: UE IMSI:[262427608283085] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 12/01 11:06:15.829: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 12/01 11:06:15.832: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 12/01 11:06:15.836: [smf] INFO: Removed Session: UE IMSI:[262425176294931] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 12/01 11:06:15.836: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 12/01 11:06:15.838: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 12/01 11:06:15.842: [smf] INFO: Removed Session: UE IMSI:[262427919432654] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 12/01 11:06:15.842: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 12/01 11:06:15.843: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 12/01 11:06:15.847: [smf] INFO: Removed Session: UE IMSI:[262422987339388] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 12/01 11:06:15.847: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 12/01 11:06:15.849: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 12/01 11:06:15.852: [smf] INFO: Removed Session: UE IMSI:[262422932939669] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 12/01 11:06:15.852: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 12/01 11:06:15.854: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 12/01 11:06:15.859: [smf] INFO: Removed Session: UE IMSI:[262422510356331] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 12/01 11:06:15.859: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 12/01 11:06:15.860: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 12/01 11:06:15.864: [smf] INFO: Removed Session: UE IMSI:[262428717452663] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 12/01 11:06:15.864: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 12/01 11:06:15.865: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 12/01 11:06:15.869: [smf] INFO: Removed Session: UE IMSI:[262421223800624] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 12/01 11:06:15.869: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 12/01 11:06:15.871: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 12/01 11:06:15.874: [smf] INFO: Removed Session: UE IMSI:[262423206531194] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 12/01 11:06:15.875: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 12/01 11:06:15.876: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 12/01 11:06:15.880: [smf] INFO: Removed Session: UE IMSI:[262424015893895] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 12/01 11:06:15.880: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 12/01 11:06:15.882: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 12/01 11:06:15.886: [smf] INFO: Removed Session: UE IMSI:[262421239187286] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 12/01 11:06:15.886: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 12/01 11:06:15.887: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 12/01 11:06:15.891: [smf] INFO: Removed Session: UE IMSI:[262427393520696] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 12/01 11:06:15.891: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 12/01 11:06:15.893: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 12/01 11:06:15.897: [smf] INFO: Removed Session: UE IMSI:[262425452517699] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 12/01 11:06:15.897: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 12/01 11:06:15.898: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 12/01 11:06:15.902: [smf] INFO: Removed Session: UE IMSI:[262424690450138] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 12/01 11:06:15.902: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 12/01 11:06:15.904: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 12/01 11:06:15.908: [smf] INFO: Removed Session: UE IMSI:[262428069433895] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 12/01 11:06:15.908: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 12/01 11:06:15.909: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 12/01 11:06:15.913: [smf] INFO: Removed Session: UE IMSI:[262426242878312] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 12/01 11:06:15.913: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 12/01 11:06:15.915: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 12/01 11:06:15.920: [smf] INFO: Removed Session: UE IMSI:[262429113878668] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 12/01 11:06:15.920: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 12/01 11:06:15.921: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 12/01 11:06:15.926: [smf] INFO: Removed Session: UE IMSI:[262425104814657] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 12/01 11:06:15.926: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 12/01 11:06:15.927: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 12/01 11:06:15.931: [smf] INFO: Removed Session: UE IMSI:[262428304884986] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 12/01 11:06:15.931: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 12/01 11:06:15.932: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 12/01 11:06:15.936: [smf] INFO: Removed Session: UE IMSI:[262427471937676] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 12/01 11:06:15.936: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 12/01 11:06:15.938: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 12/01 11:06:15.943: [smf] INFO: Removed Session: UE IMSI:[262423674477117] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 12/01 11:06:15.943: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 12/01 11:06:15.943: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 12/01 11:06:15.948: [smf] INFO: Removed Session: UE IMSI:[262427185751947] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 12/01 11:06:15.948: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 12/01 11:06:15.949: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 12/01 11:06:15.953: [smf] INFO: Removed Session: UE IMSI:[262429972406212] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 12/01 11:06:15.953: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 12/01 11:06:15.955: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 12/01 11:06:15.958: [smf] INFO: Removed Session: UE IMSI:[262422294242411] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 12/01 11:06:15.958: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 12/01 11:06:15.960: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 12/01 11:06:15.964: [smf] INFO: Removed Session: UE IMSI:[262421191477760] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 12/01 11:06:15.964: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 12/01 11:06:15.966: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 12/01 11:06:15.969: [smf] INFO: Removed Session: UE IMSI:[262427662492003] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 12/01 11:06:15.969: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 12/01 11:06:15.971: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 12/01 11:06:15.975: [smf] INFO: Removed Session: UE IMSI:[262424324138082] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 12/01 11:06:15.975: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 12/01 11:06:15.977: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 12/01 11:06:15.981: [smf] INFO: Removed Session: UE IMSI:[262425043814823] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 12/01 11:06:15.981: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 12/01 11:06:15.982: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 12/01 11:06:15.986: [smf] INFO: Removed Session: UE IMSI:[262424764972364] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 12/01 11:06:15.986: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 12/01 11:06:15.988: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 12/01 11:06:15.991: [smf] INFO: Removed Session: UE IMSI:[262429266254634] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 12/01 11:06:15.991: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 12/01 11:06:15.993: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 12/01 11:06:15.997: [smf] INFO: Removed Session: UE IMSI:[262427902597070] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:15.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 12/01 11:06:15.997: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 12/01 11:06:15.999: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 12/01 11:06:16.003: [smf] INFO: Removed Session: UE IMSI:[262426574887072] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 12/01 11:06:16.003: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 12/01 11:06:16.004: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 12/01 11:06:16.008: [smf] INFO: Removed Session: UE IMSI:[262427861833792] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 12/01 11:06:16.008: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 12/01 11:06:16.010: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 12/01 11:06:16.014: [smf] INFO: Removed Session: UE IMSI:[262424407969450] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 12/01 11:06:16.014: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 12/01 11:06:16.015: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 12/01 11:06:16.018: [smf] INFO: Removed Session: UE IMSI:[262420759105876] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 12/01 11:06:16.018: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 12/01 11:06:16.021: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 12/01 11:06:16.024: [smf] INFO: Removed Session: UE IMSI:[262422393720078] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 12/01 11:06:16.024: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 12/01 11:06:16.026: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 12/01 11:06:16.030: [smf] INFO: Removed Session: UE IMSI:[262424001812744] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 12/01 11:06:16.030: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 12/01 11:06:16.032: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 12/01 11:06:16.035: [smf] INFO: Removed Session: UE IMSI:[262424735220829] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 12/01 11:06:16.035: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 12/01 11:06:16.037: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 12/01 11:06:16.041: [smf] INFO: Removed Session: UE IMSI:[262421573603536] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 12/01 11:06:16.041: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 12/01 11:06:16.043: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 12/01 11:06:16.047: [smf] INFO: Removed Session: UE IMSI:[262429046192787] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 12/01 11:06:16.047: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 12/01 11:06:16.048: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 12/01 11:06:16.052: [smf] INFO: Removed Session: UE IMSI:[262424231320479] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 12/01 11:06:16.052: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 12/01 11:06:16.054: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 12/01 11:06:16.057: [smf] INFO: Removed Session: UE IMSI:[262421150972072] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 12/01 11:06:16.057: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 12/01 11:06:16.059: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 12/01 11:06:16.063: [smf] INFO: Removed Session: UE IMSI:[262422241049063] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 12/01 11:06:16.063: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 12/01 11:06:16.065: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 12/01 11:06:16.069: [smf] INFO: Removed Session: UE IMSI:[262422568364916] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 12/01 11:06:16.069: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 12/01 11:06:16.071: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 12/01 11:06:16.075: [smf] INFO: Removed Session: UE IMSI:[262421551989768] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 12/01 11:06:16.075: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 12/01 11:06:16.076: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 12/01 11:06:16.079: [smf] INFO: Removed Session: UE IMSI:[262429249634217] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 12/01 11:06:16.079: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 12/01 11:06:16.082: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 12/01 11:06:16.086: [smf] INFO: Removed Session: UE IMSI:[262429980420541] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 12/01 11:06:16.086: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 12/01 11:06:16.087: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 12/01 11:06:16.091: [smf] INFO: Removed Session: UE IMSI:[262426455661554] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 12/01 11:06:16.091: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 12/01 11:06:16.093: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 12/01 11:06:16.096: [smf] INFO: Removed Session: UE IMSI:[262428447293030] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 12/01 11:06:16.096: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 12/01 11:06:16.098: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 12/01 11:06:16.102: [smf] INFO: Removed Session: UE IMSI:[262420733376254] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 12/01 11:06:16.102: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 12/01 11:06:16.104: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 12/01 11:06:16.108: [smf] INFO: Removed Session: UE IMSI:[262424040221366] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 12/01 11:06:16.108: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 12/01 11:06:16.109: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 12/01 11:06:16.113: [smf] INFO: Removed Session: UE IMSI:[262425469634573] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 12/01 11:06:16.113: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 12/01 11:06:16.115: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 12/01 11:06:16.119: [smf] INFO: Removed Session: UE IMSI:[262424998412570] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 12/01 11:06:16.119: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 12/01 11:06:16.120: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 12/01 11:06:16.124: [smf] INFO: Removed Session: UE IMSI:[262424231611825] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 12/01 11:06:16.124: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 12/01 11:06:16.126: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 12/01 11:06:16.129: [smf] INFO: Removed Session: UE IMSI:[262425884880040] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 12/01 11:06:16.129: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 12/01 11:06:16.131: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 12/01 11:06:16.135: [smf] INFO: Removed Session: UE IMSI:[262426664300744] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 12/01 11:06:16.135: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 12/01 11:06:16.137: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 12/01 11:06:16.141: [smf] INFO: Removed Session: UE IMSI:[262425064100390] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 12/01 11:06:16.141: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 12/01 11:06:16.143: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 12/01 11:06:16.147: [smf] INFO: Removed Session: UE IMSI:[262423365075931] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 12/01 11:06:16.147: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 12/01 11:06:16.149: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 12/01 11:06:16.153: [smf] INFO: Removed Session: UE IMSI:[262424677278412] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 12/01 11:06:16.153: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 12/01 11:06:16.154: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 12/01 11:06:16.159: [smf] INFO: Removed Session: UE IMSI:[262426518260811] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 12/01 11:06:16.159: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 12/01 11:06:16.160: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 12/01 11:06:16.163: [smf] INFO: Removed Session: UE IMSI:[262428898837966] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 12/01 11:06:16.163: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 12/01 11:06:16.165: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 12/01 11:06:16.169: [smf] INFO: Removed Session: UE IMSI:[262423620690968] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 12/01 11:06:16.169: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 12/01 11:06:16.171: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 12/01 11:06:16.175: [smf] INFO: Removed Session: UE IMSI:[262423203961783] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 12/01 11:06:16.175: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 12/01 11:06:16.176: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 12/01 11:06:16.181: [smf] INFO: Removed Session: UE IMSI:[262427462014114] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 12/01 11:06:16.181: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 12/01 11:06:16.182: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 12/01 11:06:16.186: [smf] INFO: Removed Session: UE IMSI:[262423742951527] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 12/01 11:06:16.186: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 12/01 11:06:16.187: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 12/01 11:06:16.191: [smf] INFO: Removed Session: UE IMSI:[262423392602118] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 12/01 11:06:16.191: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 12/01 11:06:16.193: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 12/01 11:06:16.197: [smf] INFO: Removed Session: UE IMSI:[262420937934355] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 12/01 11:06:16.197: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 12/01 11:06:16.199: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 12/01 11:06:16.203: [smf] INFO: Removed Session: UE IMSI:[262426245726467] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 12/01 11:06:16.203: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 12/01 11:06:16.204: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 12/01 11:06:16.207: [smf] INFO: Removed Session: UE IMSI:[262427286105235] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 12/01 11:06:16.207: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 12/01 11:06:16.210: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 12/01 11:06:16.214: [smf] INFO: Removed Session: UE IMSI:[262427433730718] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 12/01 11:06:16.214: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 12/01 11:06:16.215: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 12/01 11:06:16.219: [smf] INFO: Removed Session: UE IMSI:[262429957396535] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 12/01 11:06:16.219: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 12/01 11:06:16.221: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 12/01 11:06:16.224: [smf] INFO: Removed Session: UE IMSI:[262422728211483] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 12/01 11:06:16.224: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 12/01 11:06:16.226: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 12/01 11:06:16.230: [smf] INFO: Removed Session: UE IMSI:[262429594609928] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 12/01 11:06:16.230: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 12/01 11:06:16.232: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 12/01 11:06:16.236: [smf] INFO: Removed Session: UE IMSI:[262421413328755] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 12/01 11:06:16.236: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 12/01 11:06:16.237: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 12/01 11:06:16.241: [smf] INFO: Removed Session: UE IMSI:[262425419911771] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 12/01 11:06:16.241: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 12/01 11:06:16.243: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 12/01 11:06:16.246: [smf] INFO: Removed Session: UE IMSI:[262427669471579] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 12/01 11:06:16.246: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 12/01 11:06:16.249: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 12/01 11:06:16.253: [smf] INFO: Removed Session: UE IMSI:[262422487734106] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 12/01 11:06:16.253: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 12/01 11:06:16.254: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 12/01 11:06:16.258: [smf] INFO: Removed Session: UE IMSI:[262421206780958] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 12/01 11:06:16.258: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 12/01 11:06:16.260: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 12/01 11:06:16.264: [smf] INFO: Removed Session: UE IMSI:[262422469317300] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 12/01 11:06:16.264: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 12/01 11:06:16.265: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 12/01 11:06:16.268: [smf] INFO: Removed Session: UE IMSI:[262424953909810] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 12/01 11:06:16.268: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 12/01 11:06:16.271: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 12/01 11:06:16.275: [smf] INFO: Removed Session: UE IMSI:[262427238644281] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 12/01 11:06:16.275: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 12/01 11:06:16.276: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 12/01 11:06:16.280: [smf] INFO: Removed Session: UE IMSI:[262424111617898] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 12/01 11:06:16.280: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 12/01 11:06:16.282: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 12/01 11:06:16.287: [smf] INFO: Removed Session: UE IMSI:[262421609543084] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 12/01 11:06:16.287: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 12/01 11:06:16.289: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 12/01 11:06:16.293: [smf] INFO: Removed Session: UE IMSI:[262424081926664] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 12/01 11:06:16.293: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 12/01 11:06:16.294: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 12/01 11:06:16.298: [smf] INFO: Removed Session: UE IMSI:[262420871648618] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 12/01 11:06:16.298: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 12/01 11:06:16.300: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 12/01 11:06:16.303: [smf] INFO: Removed Session: UE IMSI:[262429499593888] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 12/01 11:06:16.303: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 12/01 11:06:16.305: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 12/01 11:06:16.309: [smf] INFO: Removed Session: UE IMSI:[262424938964437] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 12/01 11:06:16.310: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 12/01 11:06:16.311: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 12/01 11:06:16.315: [smf] INFO: Removed Session: UE IMSI:[262425355935010] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 12/01 11:06:16.315: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 12/01 11:06:16.317: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 12/01 11:06:16.321: [smf] INFO: Removed Session: UE IMSI:[262423038302381] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 12/01 11:06:16.321: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 12/01 11:06:16.322: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 12/01 11:06:16.326: [smf] INFO: Removed Session: UE IMSI:[262423100417639] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 12/01 11:06:16.326: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 12/01 11:06:16.328: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 12/01 11:06:16.332: [smf] INFO: Removed Session: UE IMSI:[262426116640668] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 12/01 11:06:16.332: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 12/01 11:06:16.333: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 12/01 11:06:16.336: [smf] INFO: Removed Session: UE IMSI:[262422226610791] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 12/01 11:06:16.336: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 12/01 11:06:16.339: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 12/01 11:06:16.342: [smf] INFO: Removed Session: UE IMSI:[262425612559511] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 12/01 11:06:16.342: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 12/01 11:06:16.344: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 12/01 11:06:16.349: [smf] INFO: Removed Session: UE IMSI:[262420411341852] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 12/01 11:06:16.349: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 12/01 11:06:16.350: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 12/01 11:06:16.354: [smf] INFO: Removed Session: UE IMSI:[262426641093899] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 12/01 11:06:16.354: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 12/01 11:06:16.356: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 12/01 11:06:16.360: [smf] INFO: Removed Session: UE IMSI:[262429339592208] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 12/01 11:06:16.360: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 12/01 11:06:16.361: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 12/01 11:06:16.365: [smf] INFO: Removed Session: UE IMSI:[262427269311806] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 12/01 11:06:16.365: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 12/01 11:06:16.367: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 12/01 11:06:16.371: [smf] INFO: Removed Session: UE IMSI:[262424846034841] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 12/01 11:06:16.371: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 12/01 11:06:16.372: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 12/01 11:06:16.377: [smf] INFO: Removed Session: UE IMSI:[262425640032100] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 12/01 11:06:16.377: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 12/01 11:06:16.378: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 12/01 11:06:16.381: [smf] INFO: Removed Session: UE IMSI:[262427802468176] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 12/01 11:06:16.382: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 12/01 11:06:16.384: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 12/01 11:06:16.388: [smf] INFO: Removed Session: UE IMSI:[262424917267496] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 12/01 11:06:16.388: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 12/01 11:06:16.389: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 12/01 11:06:16.393: [smf] INFO: Removed Session: UE IMSI:[262421117820115] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 12/01 11:06:16.393: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 12/01 11:06:16.395: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 12/01 11:06:16.398: [smf] INFO: Removed Session: UE IMSI:[262428216415230] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 12/01 11:06:16.398: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 12/01 11:06:16.400: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 12/01 11:06:16.404: [smf] INFO: Removed Session: UE IMSI:[262425242593859] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 12/01 11:06:16.404: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 12/01 11:06:16.406: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 12/01 11:06:16.410: [smf] INFO: Removed Session: UE IMSI:[262427754135588] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 12/01 11:06:16.410: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 12/01 11:06:16.411: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 12/01 11:06:16.415: [smf] INFO: Removed Session: UE IMSI:[262422733497410] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 12/01 11:06:16.415: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 12/01 11:06:16.417: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 12/01 11:06:16.420: [smf] INFO: Removed Session: UE IMSI:[262422244135289] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 12/01 11:06:16.420: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 12/01 11:06:16.423: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 12/01 11:06:16.428: [smf] INFO: Removed Session: UE IMSI:[262422706498778] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 12/01 11:06:16.428: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 12/01 11:06:16.429: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 12/01 11:06:16.433: [smf] INFO: Removed Session: UE IMSI:[262428201589114] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 12/01 11:06:16.433: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 12/01 11:06:16.434: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 12/01 11:06:16.438: [smf] INFO: Removed Session: UE IMSI:[262420296071762] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 12/01 11:06:16.438: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 12/01 11:06:16.440: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 12/01 11:06:16.445: [smf] INFO: Removed Session: UE IMSI:[262427610134335] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 12/01 11:06:16.445: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 12/01 11:06:16.447: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 12/01 11:06:16.451: [smf] INFO: Removed Session: UE IMSI:[262424699324300] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 12/01 11:06:16.451: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 12/01 11:06:16.452: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 12/01 11:06:16.456: [smf] INFO: Removed Session: UE IMSI:[262423645608565] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 12/01 11:06:16.456: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 12/01 11:06:16.458: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 12/01 11:06:16.462: [smf] INFO: Removed Session: UE IMSI:[262424186564988] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 12/01 11:06:16.462: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 12/01 11:06:16.463: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 12/01 11:06:16.467: [smf] INFO: Removed Session: UE IMSI:[262427493109763] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 12/01 11:06:16.467: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 12/01 11:06:16.469: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 12/01 11:06:16.472: [smf] INFO: Removed Session: UE IMSI:[262427707566376] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 12/01 11:06:16.472: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 12/01 11:06:16.474: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 12/01 11:06:16.479: [smf] INFO: Removed Session: UE IMSI:[262421007600186] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 12/01 11:06:16.479: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 12/01 11:06:16.480: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 12/01 11:06:16.484: [smf] INFO: Removed Session: UE IMSI:[262421296857445] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 12/01 11:06:16.484: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 12/01 11:06:16.485: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 12/01 11:06:16.490: [smf] INFO: Removed Session: UE IMSI:[262429392579940] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 12/01 11:06:16.490: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 12/01 11:06:16.491: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 12/01 11:06:16.494: [smf] INFO: Removed Session: UE IMSI:[262428991356191] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 12/01 11:06:16.494: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 12/01 11:06:16.496: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 12/01 11:06:16.501: [smf] INFO: Removed Session: UE IMSI:[262424020875506] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 12/01 11:06:16.501: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 12/01 11:06:16.502: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 12/01 11:06:16.506: [smf] INFO: Removed Session: UE IMSI:[262426159315336] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 12/01 11:06:16.506: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 12/01 11:06:16.508: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 12/01 11:06:16.511: [smf] INFO: Removed Session: UE IMSI:[262422801258178] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 12/01 11:06:16.511: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 12/01 11:06:16.513: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 12/01 11:06:16.517: [smf] INFO: Removed Session: UE IMSI:[262429951581746] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 12/01 11:06:16.517: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 12/01 11:06:16.519: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 12/01 11:06:16.523: [smf] INFO: Removed Session: UE IMSI:[262427145015330] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 12/01 11:06:16.523: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 12/01 11:06:16.524: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 12/01 11:06:16.529: [smf] INFO: Removed Session: UE IMSI:[262426453637437] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 12/01 11:06:16.529: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 12/01 11:06:16.530: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 12/01 11:06:16.534: [smf] INFO: Removed Session: UE IMSI:[262426021597619] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 12/01 11:06:16.534: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 12/01 11:06:16.535: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 12/01 11:06:16.539: [smf] INFO: Removed Session: UE IMSI:[262420811612211] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 12/01 11:06:16.539: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 12/01 11:06:16.541: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 12/01 11:06:16.545: [smf] INFO: Removed Session: UE IMSI:[262426990428747] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 12/01 11:06:16.545: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 12/01 11:06:16.546: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 12/01 11:06:16.550: [smf] INFO: Removed Session: UE IMSI:[262422992793908] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 12/01 11:06:16.551: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 12/01 11:06:16.552: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 12/01 11:06:16.555: [smf] INFO: Removed Session: UE IMSI:[262427824305441] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 12/01 11:06:16.555: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 12/01 11:06:16.557: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 12/01 11:06:16.561: [smf] INFO: Removed Session: UE IMSI:[262425120974816] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 12/01 11:06:16.561: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 12/01 11:06:16.563: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 12/01 11:06:16.570: [smf] INFO: Removed Session: UE IMSI:[262429510101566] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 12/01 11:06:16.570: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 12/01 11:06:16.570: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 12/01 11:06:16.575: [smf] INFO: Removed Session: UE IMSI:[262429163716973] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 12/01 11:06:16.575: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 12/01 11:06:16.576: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 12/01 11:06:16.579: [smf] INFO: Removed Session: UE IMSI:[262423846510775] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 12/01 11:06:16.579: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 12/01 11:06:16.581: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 12/01 11:06:16.587: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 12/01 11:06:16.587: [smf] INFO: Removed Session: UE IMSI:[262423034026485] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 12/01 11:06:16.587: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 12/01 11:06:16.590: [smf] INFO: Removed Session: UE IMSI:[262429261790263] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 12/01 11:06:16.590: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 12/01 11:06:16.592: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 12/01 11:06:16.595: [smf] INFO: Removed Session: UE IMSI:[262420038481319] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 12/01 11:06:16.595: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 12/01 11:06:16.598: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 12/01 11:06:16.601: [smf] INFO: Removed Session: UE IMSI:[262421993589412] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 12/01 11:06:16.601: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 12/01 11:06:16.603: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 12/01 11:06:16.608: [smf] INFO: Removed Session: UE IMSI:[262428331367328] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 12/01 11:06:16.608: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 12/01 11:06:16.609: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 12/01 11:06:16.613: [smf] INFO: Removed Session: UE IMSI:[262421684919816] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 12/01 11:06:16.613: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 12/01 11:06:16.614: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 12/01 11:06:16.618: [smf] INFO: Removed Session: UE IMSI:[262426741468593] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 12/01 11:06:16.618: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 12/01 11:06:16.620: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 12/01 11:06:16.623: [smf] INFO: Removed Session: UE IMSI:[262429336903371] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 12/01 11:06:16.623: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 12/01 11:06:16.626: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 12/01 11:06:16.631: [smf] INFO: Removed Session: UE IMSI:[262429943079452] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 12/01 11:06:16.631: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 12/01 11:06:16.632: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 12/01 11:06:16.637: [smf] INFO: Removed Session: UE IMSI:[262423306318270] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 12/01 11:06:16.637: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 12/01 11:06:16.638: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 12/01 11:06:16.642: [smf] INFO: Removed Session: UE IMSI:[262425708188420] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 12/01 11:06:16.642: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 12/01 11:06:16.644: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 12/01 11:06:16.648: [smf] INFO: Removed Session: UE IMSI:[262422923140995] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 12/01 11:06:16.648: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 12/01 11:06:16.649: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 12/01 11:06:16.654: [smf] INFO: Removed Session: UE IMSI:[262424925027217] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 12/01 11:06:16.654: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 12/01 11:06:16.655: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 12/01 11:06:16.660: [smf] INFO: Removed Session: UE IMSI:[262423323610638] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 12/01 11:06:16.660: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 12/01 11:06:16.661: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 12/01 11:06:16.666: [smf] INFO: Removed Session: UE IMSI:[262421416782452] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 12/01 11:06:16.666: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 12/01 11:06:16.666: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 12/01 11:06:16.672: [smf] INFO: Removed Session: UE IMSI:[262426886606267] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 12/01 11:06:16.672: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 12/01 11:06:16.672: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 12/01 11:06:16.676: [smf] INFO: Removed Session: UE IMSI:[262426050935021] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 12/01 11:06:16.676: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 12/01 11:06:16.677: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 12/01 11:06:16.681: [smf] INFO: Removed Session: UE IMSI:[262429393859060] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 12/01 11:06:16.681: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 12/01 11:06:16.683: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 12/01 11:06:16.687: [smf] INFO: Removed Session: UE IMSI:[262423829439136] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 12/01 11:06:16.687: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 12/01 11:06:16.689: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 12/01 11:06:16.693: [smf] INFO: Removed Session: UE IMSI:[262421700277429] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 12/01 11:06:16.693: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 12/01 11:06:16.694: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 12/01 11:06:16.699: [smf] INFO: Removed Session: UE IMSI:[262426085842454] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 12/01 11:06:16.699: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 12/01 11:06:16.700: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 12/01 11:06:16.704: [smf] INFO: Removed Session: UE IMSI:[262427772809192] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 12/01 11:06:16.704: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 12/01 11:06:16.705: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 12/01 11:06:16.709: [smf] INFO: Removed Session: UE IMSI:[262426719651500] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 12/01 11:06:16.709: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 12/01 11:06:16.711: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 12/01 11:06:16.715: [smf] INFO: Removed Session: UE IMSI:[262429755940249] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 12/01 11:06:16.715: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 12/01 11:06:16.717: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 12/01 11:06:16.721: [smf] INFO: Removed Session: UE IMSI:[262420648341601] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 12/01 11:06:16.721: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 12/01 11:06:16.722: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 12/01 11:06:16.727: [smf] INFO: Removed Session: UE IMSI:[262421833718340] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 12/01 11:06:16.727: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 12/01 11:06:16.728: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 12/01 11:06:16.732: [smf] INFO: Removed Session: UE IMSI:[262423940792062] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 12/01 11:06:16.732: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 12/01 11:06:16.734: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 12/01 11:06:16.738: [smf] INFO: Removed Session: UE IMSI:[262422539441139] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 12/01 11:06:16.738: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 12/01 11:06:16.739: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 12/01 11:06:16.744: [smf] INFO: Removed Session: UE IMSI:[262427650470785] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 12/01 11:06:16.744: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 12/01 11:06:16.745: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 12/01 11:06:16.748: [smf] INFO: Removed Session: UE IMSI:[262429129783365] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 12/01 11:06:16.748: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 12/01 11:06:16.750: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 12/01 11:06:16.755: [smf] INFO: Removed Session: UE IMSI:[262424789960376] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 12/01 11:06:16.755: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 12/01 11:06:16.756: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 12/01 11:06:16.760: [smf] INFO: Removed Session: UE IMSI:[262421102269997] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 12/01 11:06:16.760: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 12/01 11:06:16.761: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 12/01 11:06:16.766: [smf] INFO: Removed Session: UE IMSI:[262422477796916] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 12/01 11:06:16.766: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 12/01 11:06:16.767: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 12/01 11:06:16.771: [smf] INFO: Removed Session: UE IMSI:[262421191674868] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 12/01 11:06:16.771: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 12/01 11:06:16.773: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 12/01 11:06:16.777: [smf] INFO: Removed Session: UE IMSI:[262426840132346] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 12/01 11:06:16.777: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 12/01 11:06:16.778: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 12/01 11:06:16.781: [smf] INFO: Removed Session: UE IMSI:[262428454463275] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 12/01 11:06:16.781: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 12/01 11:06:16.784: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 12/01 11:06:16.789: [smf] INFO: Removed Session: UE IMSI:[262427278227658] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 12/01 11:06:16.789: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 12/01 11:06:16.790: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 12/01 11:06:16.794: [smf] INFO: Removed Session: UE IMSI:[262426799893129] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 12/01 11:06:16.794: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 12/01 11:06:16.795: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 12/01 11:06:16.799: [smf] INFO: Removed Session: UE IMSI:[262420473388369] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 12/01 11:06:16.799: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 12/01 11:06:16.801: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 12/01 11:06:16.805: [smf] INFO: Removed Session: UE IMSI:[262427763713509] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 12/01 11:06:16.805: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 12/01 11:06:16.806: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 12/01 11:06:16.810: [smf] INFO: Removed Session: UE IMSI:[262420683444863] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 12/01 11:06:16.810: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 12/01 11:06:16.812: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 12/01 11:06:16.816: [smf] INFO: Removed Session: UE IMSI:[262424441701490] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 12/01 11:06:16.816: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 12/01 11:06:16.817: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 12/01 11:06:16.822: [smf] INFO: Removed Session: UE IMSI:[262422217789781] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 12/01 11:06:16.822: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 12/01 11:06:16.823: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 12/01 11:06:16.826: [smf] INFO: Removed Session: UE IMSI:[262428379672873] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 12/01 11:06:16.826: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 12/01 11:06:16.828: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 12/01 11:06:16.833: [smf] INFO: Removed Session: UE IMSI:[262425895820701] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 12/01 11:06:16.833: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 12/01 11:06:16.835: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 12/01 11:06:16.840: [smf] INFO: Removed Session: UE IMSI:[262425129173158] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 12/01 11:06:16.840: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 12/01 11:06:16.840: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 12/01 11:06:16.843: [smf] INFO: Removed Session: UE IMSI:[262425529472431] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 12/01 11:06:16.843: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 12/01 11:06:16.846: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 12/01 11:06:16.850: [smf] INFO: Removed Session: UE IMSI:[262423964018257] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 12/01 11:06:16.850: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 12/01 11:06:16.851: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 12/01 11:06:16.855: [smf] INFO: Removed Session: UE IMSI:[262421313406811] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 12/01 11:06:16.855: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 12/01 11:06:16.857: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 12/01 11:06:16.860: [smf] INFO: Removed Session: UE IMSI:[262421806708170] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 12/01 11:06:16.860: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 12/01 11:06:16.862: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 12/01 11:06:16.866: [smf] INFO: Removed Session: UE IMSI:[262422881497849] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 12/01 11:06:16.866: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 12/01 11:06:16.868: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 12/01 11:06:16.872: [smf] INFO: Removed Session: UE IMSI:[262427316567730] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 12/01 11:06:16.872: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 12/01 11:06:16.873: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 12/01 11:06:16.877: [smf] INFO: Removed Session: UE IMSI:[262427947839680] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 12/01 11:06:16.877: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 12/01 11:06:16.879: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 12/01 11:06:16.883: [smf] INFO: Removed Session: UE IMSI:[262428399914661] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 12/01 11:06:16.883: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 12/01 11:06:16.884: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 12/01 11:06:16.889: [smf] INFO: Removed Session: UE IMSI:[262421148870643] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 12/01 11:06:16.889: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 12/01 11:06:16.890: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 12/01 11:06:16.893: [smf] INFO: Removed Session: UE IMSI:[262426127413762] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 12/01 11:06:16.893: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 12/01 11:06:16.895: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 12/01 11:06:16.899: [smf] INFO: Removed Session: UE IMSI:[262423247996645] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 12/01 11:06:16.899: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 12/01 11:06:16.901: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 12/01 11:06:16.905: [smf] INFO: Removed Session: UE IMSI:[262421450201075] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 12/01 11:06:16.905: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 12/01 11:06:16.906: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 12/01 11:06:16.910: [smf] INFO: Removed Session: UE IMSI:[262422592545550] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 12/01 11:06:16.910: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 12/01 11:06:16.912: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 12/01 11:06:16.915: [smf] INFO: Removed Session: UE IMSI:[262426796593884] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 12/01 11:06:16.915: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 12/01 11:06:16.917: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 12/01 11:06:16.922: [smf] INFO: Removed Session: UE IMSI:[262424686632218] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 12/01 11:06:16.922: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 12/01 11:06:16.923: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 12/01 11:06:16.927: [smf] INFO: Removed Session: UE IMSI:[262428040670053] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 12/01 11:06:16.927: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 12/01 11:06:16.929: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 12/01 11:06:16.933: [smf] INFO: Removed Session: UE IMSI:[262428247509093] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 12/01 11:06:16.933: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 12/01 11:06:16.934: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 12/01 11:06:16.937: [smf] INFO: Removed Session: UE IMSI:[262426001190597] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 12/01 11:06:16.937: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 12/01 11:06:16.940: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 12/01 11:06:16.943: [smf] INFO: Removed Session: UE IMSI:[262422357149759] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 12/01 11:06:16.943: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 12/01 11:06:16.945: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 12/01 11:06:16.949: [smf] INFO: Removed Session: UE IMSI:[262421733932127] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 12/01 11:06:16.949: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 12/01 11:06:16.951: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 12/01 11:06:16.954: [smf] INFO: Removed Session: UE IMSI:[262422012440338] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 12/01 11:06:16.954: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 12/01 11:06:16.956: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 12/01 11:06:16.960: [smf] INFO: Removed Session: UE IMSI:[262428561640832] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 12/01 11:06:16.960: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 12/01 11:06:16.962: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 12/01 11:06:16.966: [smf] INFO: Removed Session: UE IMSI:[262427982972999] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 12/01 11:06:16.966: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 12/01 11:06:16.967: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 12/01 11:06:16.972: [smf] INFO: Removed Session: UE IMSI:[262421328224946] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 12/01 11:06:16.972: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 12/01 11:06:16.973: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 12/01 11:06:16.977: [smf] INFO: Removed Session: UE IMSI:[262429079394134] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 12/01 11:06:16.977: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 12/01 11:06:16.978: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 12/01 11:06:16.983: [smf] INFO: Removed Session: UE IMSI:[262425616113336] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 12/01 11:06:16.983: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 12/01 11:06:16.984: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 12/01 11:06:16.991: [smf] INFO: Removed Session: UE IMSI:[262429330144809] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 12/01 11:06:16.991: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 12/01 11:06:16.991: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 12/01 11:06:16.996: [smf] INFO: Removed Session: UE IMSI:[262422756584960] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:16.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 12/01 11:06:16.996: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 12/01 11:06:16.997: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 12/01 11:06:17.002: [smf] INFO: Removed Session: UE IMSI:[262420124318383] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 12/01 11:06:17.002: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 12/01 11:06:17.002: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 12/01 11:06:17.007: [smf] INFO: Removed Session: UE IMSI:[262427363349903] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 12/01 11:06:17.007: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 12/01 11:06:17.008: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 12/01 11:06:17.012: [smf] INFO: Removed Session: UE IMSI:[262425164662146] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 12/01 11:06:17.012: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 12/01 11:06:17.013: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 12/01 11:06:17.016: [smf] INFO: Removed Session: UE IMSI:[262421069678098] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 12/01 11:06:17.017: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 12/01 11:06:17.019: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 12/01 11:06:17.023: [smf] INFO: Removed Session: UE IMSI:[262424582845874] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 12/01 11:06:17.023: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 12/01 11:06:17.024: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 12/01 11:06:17.029: [smf] INFO: Removed Session: UE IMSI:[262429409254755] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 12/01 11:06:17.029: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 12/01 11:06:17.030: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 12/01 11:06:17.034: [smf] INFO: Removed Session: UE IMSI:[262424702377075] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 12/01 11:06:17.034: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 12/01 11:06:17.036: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 12/01 11:06:17.039: [smf] INFO: Removed Session: UE IMSI:[262426512701687] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 12/01 11:06:17.039: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 12/01 11:06:17.041: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 12/01 11:06:17.044: [smf] INFO: Removed Session: UE IMSI:[262420109844767] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 12/01 11:06:17.044: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 12/01 11:06:17.046: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 12/01 11:06:17.050: [smf] INFO: Removed Session: UE IMSI:[262428962203429] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 12/01 11:06:17.050: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 12/01 11:06:17.052: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 12/01 11:06:17.056: [smf] INFO: Removed Session: UE IMSI:[262424262255191] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 12/01 11:06:17.056: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 12/01 11:06:17.058: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 12/01 11:06:17.061: [smf] INFO: Removed Session: UE IMSI:[262426364361060] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 12/01 11:06:17.061: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 12/01 11:06:17.063: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 12/01 11:06:17.067: [smf] INFO: Removed Session: UE IMSI:[262426028311547] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 12/01 11:06:17.067: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 12/01 11:06:17.069: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 12/01 11:06:17.073: [smf] INFO: Removed Session: UE IMSI:[262421755278676] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 12/01 11:06:17.073: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 12/01 11:06:17.074: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 12/01 11:06:17.078: [smf] INFO: Removed Session: UE IMSI:[262427444159520] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 12/01 11:06:17.078: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 12/01 11:06:17.080: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 12/01 11:06:17.083: [smf] INFO: Removed Session: UE IMSI:[262423289632830] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 12/01 11:06:17.083: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 12/01 11:06:17.085: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 12/01 11:06:17.090: [smf] INFO: Removed Session: UE IMSI:[262420742380851] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 12/01 11:06:17.090: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 12/01 11:06:17.091: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 12/01 11:06:17.094: [smf] INFO: Removed Session: UE IMSI:[262422278872177] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 12/01 11:06:17.094: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 12/01 11:06:17.096: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 12/01 11:06:17.100: [smf] INFO: Removed Session: UE IMSI:[262429970023957] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 12/01 11:06:17.100: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 12/01 11:06:17.102: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 12/01 11:06:17.106: [smf] INFO: Removed Session: UE IMSI:[262424321321507] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 12/01 11:06:17.106: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 12/01 11:06:17.107: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 12/01 11:06:17.111: [smf] INFO: Removed Session: UE IMSI:[262424086084885] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 12/01 11:06:17.111: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 12/01 11:06:17.113: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 12/01 11:06:17.117: [smf] INFO: Removed Session: UE IMSI:[262425732186277] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 12/01 11:06:17.117: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 12/01 11:06:17.118: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 12/01 11:06:17.123: [smf] INFO: Removed Session: UE IMSI:[262428351169213] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 12/01 11:06:17.123: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 12/01 11:06:17.124: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 12/01 11:06:17.128: [smf] INFO: Removed Session: UE IMSI:[262424674758256] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 12/01 11:06:17.128: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 12/01 11:06:17.130: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 12/01 11:06:17.134: [smf] INFO: Removed Session: UE IMSI:[262428869435923] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 12/01 11:06:17.134: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 12/01 11:06:17.135: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 12/01 11:06:17.139: [smf] INFO: Removed Session: UE IMSI:[262425754228705] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 12/01 11:06:17.139: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 12/01 11:06:17.141: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 12/01 11:06:17.145: [smf] INFO: Removed Session: UE IMSI:[262428987351785] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 12/01 11:06:17.145: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 12/01 11:06:17.146: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 12/01 11:06:17.150: [smf] INFO: Removed Session: UE IMSI:[262422887911789] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 12/01 11:06:17.150: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 12/01 11:06:17.152: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 12/01 11:06:17.155: [smf] INFO: Removed Session: UE IMSI:[262427900197195] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 12/01 11:06:17.155: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 12/01 11:06:17.157: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 12/01 11:06:17.161: [smf] INFO: Removed Session: UE IMSI:[262425212235454] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 12/01 11:06:17.161: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 12/01 11:06:17.163: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 12/01 11:06:17.167: [smf] INFO: Removed Session: UE IMSI:[262424395411017] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 12/01 11:06:17.167: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 12/01 11:06:17.168: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 12/01 11:06:17.172: [smf] INFO: Removed Session: UE IMSI:[262420207688779] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 12/01 11:06:17.172: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 12/01 11:06:17.174: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 12/01 11:06:17.178: [smf] INFO: Removed Session: UE IMSI:[262420266990240] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 12/01 11:06:17.178: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 12/01 11:06:17.179: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 12/01 11:06:17.184: [smf] INFO: Removed Session: UE IMSI:[262426799222554] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 12/01 11:06:17.184: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 12/01 11:06:17.185: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 12/01 11:06:17.189: [smf] INFO: Removed Session: UE IMSI:[262420128721113] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 12/01 11:06:17.189: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 12/01 11:06:17.191: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 12/01 11:06:17.194: [smf] INFO: Removed Session: UE IMSI:[262428987653369] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 12/01 11:06:17.195: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 12/01 11:06:17.196: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 12/01 11:06:17.200: [smf] INFO: Removed Session: UE IMSI:[262420503977735] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 12/01 11:06:17.200: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 12/01 11:06:17.202: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 12/01 11:06:17.205: [smf] INFO: Removed Session: UE IMSI:[262423016124043] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 12/01 11:06:17.205: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 12/01 11:06:17.207: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 12/01 11:06:17.211: [smf] INFO: Removed Session: UE IMSI:[262420702262442] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 12/01 11:06:17.211: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 12/01 11:06:17.213: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 12/01 11:06:17.217: [smf] INFO: Removed Session: UE IMSI:[262427002769890] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 12/01 11:06:17.217: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 12/01 11:06:17.218: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 12/01 11:06:17.222: [smf] INFO: Removed Session: UE IMSI:[262428972992993] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 12/01 11:06:17.222: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 12/01 11:06:17.224: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 12/01 11:06:17.227: [smf] INFO: Removed Session: UE IMSI:[262428951044254] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 12/01 11:06:17.227: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 12/01 11:06:17.229: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 12/01 11:06:17.234: [smf] INFO: Removed Session: UE IMSI:[262429844027094] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 12/01 11:06:17.234: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 12/01 11:06:17.235: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 12/01 11:06:17.239: [smf] INFO: Removed Session: UE IMSI:[262422954724665] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 12/01 11:06:17.239: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 12/01 11:06:17.240: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 12/01 11:06:17.245: [smf] INFO: Removed Session: UE IMSI:[262424692705094] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 12/01 11:06:17.245: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 12/01 11:06:17.246: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 12/01 11:06:17.249: [smf] INFO: Removed Session: UE IMSI:[262420720440855] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 12/01 11:06:17.249: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 12/01 11:06:17.251: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 12/01 11:06:17.255: [smf] INFO: Removed Session: UE IMSI:[262428928463422] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 12/01 11:06:17.255: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 12/01 11:06:17.257: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 12/01 11:06:17.261: [smf] INFO: Removed Session: UE IMSI:[262420997704880] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 12/01 11:06:17.261: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 12/01 11:06:17.262: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 12/01 11:06:17.266: [smf] INFO: Removed Session: UE IMSI:[262421442294862] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 12/01 11:06:17.266: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 12/01 11:06:17.268: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 12/01 11:06:17.272: [smf] INFO: Removed Session: UE IMSI:[262429957592628] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 12/01 11:06:17.272: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 12/01 11:06:17.273: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 12/01 11:06:17.278: [smf] INFO: Removed Session: UE IMSI:[262429978801895] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 12/01 11:06:17.278: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 12/01 11:06:17.279: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 12/01 11:06:17.283: [smf] INFO: Removed Session: UE IMSI:[262428303964251] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 12/01 11:06:17.283: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 12/01 11:06:17.284: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 12/01 11:06:17.289: [smf] INFO: Removed Session: UE IMSI:[262429642683445] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 12/01 11:06:17.289: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 12/01 11:06:17.290: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 12/01 11:06:17.294: [smf] INFO: Removed Session: UE IMSI:[262425269329633] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 12/01 11:06:17.294: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 12/01 11:06:17.296: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 12/01 11:06:17.299: [smf] INFO: Removed Session: UE IMSI:[262420439351349] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 12/01 11:06:17.299: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 12/01 11:06:17.301: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 12/01 11:06:17.305: [smf] INFO: Removed Session: UE IMSI:[262424180680293] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 12/01 11:06:17.305: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 12/01 11:06:17.307: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 12/01 11:06:17.311: [smf] INFO: Removed Session: UE IMSI:[262429964707352] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 12/01 11:06:17.311: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 12/01 11:06:17.312: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 12/01 11:06:17.315: [smf] INFO: Removed Session: UE IMSI:[262422550552625] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 12/01 11:06:17.316: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 12/01 11:06:17.318: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 12/01 11:06:17.321: [smf] INFO: Removed Session: UE IMSI:[262422726158469] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 12/01 11:06:17.321: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 12/01 11:06:17.323: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 12/01 11:06:17.328: [smf] INFO: Removed Session: UE IMSI:[262422036204862] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 12/01 11:06:17.328: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 12/01 11:06:17.329: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 12/01 11:06:17.333: [smf] INFO: Removed Session: UE IMSI:[262426790054895] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 12/01 11:06:17.333: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 12/01 11:06:17.334: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 12/01 11:06:17.339: [smf] INFO: Removed Session: UE IMSI:[262422731497331] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 12/01 11:06:17.339: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 12/01 11:06:17.340: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 12/01 11:06:17.344: [smf] INFO: Removed Session: UE IMSI:[262420982267973] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 12/01 11:06:17.344: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 12/01 11:06:17.346: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 12/01 11:06:17.349: [smf] INFO: Removed Session: UE IMSI:[262425432278809] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 12/01 11:06:17.350: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 12/01 11:06:17.351: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 12/01 11:06:17.355: [smf] INFO: Removed Session: UE IMSI:[262429997081860] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 12/01 11:06:17.355: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 12/01 11:06:17.357: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 12/01 11:06:17.360: [smf] INFO: Removed Session: UE IMSI:[262424747464139] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 12/01 11:06:17.360: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 12/01 11:06:17.362: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 12/01 11:06:17.366: [smf] INFO: Removed Session: UE IMSI:[262423954471765] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 12/01 11:06:17.366: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 12/01 11:06:17.368: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 12/01 11:06:17.372: [smf] INFO: Removed Session: UE IMSI:[262422271283948] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 12/01 11:06:17.372: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 12/01 11:06:17.373: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 12/01 11:06:17.377: [smf] INFO: Removed Session: UE IMSI:[262421007850125] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 12/01 11:06:17.377: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 12/01 11:06:17.379: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 12/01 11:06:17.384: [smf] INFO: Removed Session: UE IMSI:[262422888468567] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 12/01 11:06:17.384: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 12/01 11:06:17.385: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 12/01 11:06:17.391: [smf] INFO: Removed Session: UE IMSI:[262429832631547] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 12/01 11:06:17.391: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 12/01 11:06:17.391: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 12/01 11:06:17.395: [smf] INFO: Removed Session: UE IMSI:[262421649178994] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 12/01 11:06:17.395: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 12/01 11:06:17.397: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 12/01 11:06:17.400: [smf] INFO: Removed Session: UE IMSI:[262425487606912] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 12/01 11:06:17.400: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 12/01 11:06:17.402: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 12/01 11:06:17.406: [smf] INFO: Removed Session: UE IMSI:[262428220492260] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 12/01 11:06:17.406: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 12/01 11:06:17.408: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 12/01 11:06:17.411: [smf] INFO: Removed Session: UE IMSI:[262427906723792] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 12/01 11:06:17.411: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 12/01 11:06:17.413: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 12/01 11:06:17.418: [smf] INFO: Removed Session: UE IMSI:[262421008803425] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 12/01 11:06:17.418: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 12/01 11:06:17.419: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 12/01 11:06:17.424: [smf] INFO: Removed Session: UE IMSI:[262426040756154] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 12/01 11:06:17.424: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 12/01 11:06:17.425: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 12/01 11:06:17.429: [smf] INFO: Removed Session: UE IMSI:[262420645033470] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 12/01 11:06:17.429: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 12/01 11:06:17.430: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 12/01 11:06:17.435: [smf] INFO: Removed Session: UE IMSI:[262423163972123] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 12/01 11:06:17.435: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 12/01 11:06:17.436: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 12/01 11:06:17.439: [smf] INFO: Removed Session: UE IMSI:[262428685453660] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 12/01 11:06:17.440: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 12/01 11:06:17.442: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 12/01 11:06:17.446: [smf] INFO: Removed Session: UE IMSI:[262422555411116] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 12/01 11:06:17.446: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 12/01 11:06:17.447: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 12/01 11:06:17.451: [smf] INFO: Removed Session: UE IMSI:[262424230621711] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 12/01 11:06:17.451: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 12/01 11:06:17.453: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 12/01 11:06:17.456: [smf] INFO: Removed Session: UE IMSI:[262428218673647] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 12/01 11:06:17.456: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 12/01 11:06:17.458: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 12/01 11:06:17.462: [smf] INFO: Removed Session: UE IMSI:[262424829803952] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 12/01 11:06:17.462: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 12/01 11:06:17.464: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 12/01 11:06:17.468: [smf] INFO: Removed Session: UE IMSI:[262422549134503] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 12/01 11:06:17.468: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 12/01 11:06:17.469: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 12/01 11:06:17.474: [smf] INFO: Removed Session: UE IMSI:[262422822686142] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 12/01 11:06:17.474: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 12/01 11:06:17.475: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 12/01 11:06:17.479: [smf] INFO: Removed Session: UE IMSI:[262423787482169] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 12/01 11:06:17.479: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 12/01 11:06:17.481: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 12/01 11:06:17.486: [smf] INFO: Removed Session: UE IMSI:[262420769190831] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 12/01 11:06:17.486: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 12/01 11:06:17.487: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 12/01 11:06:17.491: [smf] INFO: Removed Session: UE IMSI:[262421072639304] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 12/01 11:06:17.491: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 12/01 11:06:17.492: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 12/01 11:06:17.497: [smf] INFO: Removed Session: UE IMSI:[262427015976049] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 12/01 11:06:17.497: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 12/01 11:06:17.498: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 12/01 11:06:17.501: [smf] INFO: Removed Session: UE IMSI:[262422259799811] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 12/01 11:06:17.502: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 12/01 11:06:17.504: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 12/01 11:06:17.508: [smf] INFO: Removed Session: UE IMSI:[262427409750077] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 12/01 11:06:17.508: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 12/01 11:06:17.509: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 12/01 11:06:17.514: [smf] INFO: Removed Session: UE IMSI:[262422531315449] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 12/01 11:06:17.514: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 12/01 11:06:17.514: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 12/01 11:06:17.519: [smf] INFO: Removed Session: UE IMSI:[262429400502709] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 12/01 11:06:17.519: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 12/01 11:06:17.520: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 12/01 11:06:17.524: [smf] INFO: Removed Session: UE IMSI:[262425175582039] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 12/01 11:06:17.524: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 12/01 11:06:17.526: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 12/01 11:06:17.530: [smf] INFO: Removed Session: UE IMSI:[262424831004140] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 12/01 11:06:17.530: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 12/01 11:06:17.532: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 12/01 11:06:17.536: [smf] INFO: Removed Session: UE IMSI:[262428851490646] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 12/01 11:06:17.536: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 12/01 11:06:17.538: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 12/01 11:06:17.542: [smf] INFO: Removed Session: UE IMSI:[262428733238990] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 12/01 11:06:17.542: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 12/01 11:06:17.543: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 12/01 11:06:17.546: [smf] INFO: Removed Session: UE IMSI:[262420190876399] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 12/01 11:06:17.546: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 12/01 11:06:17.549: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 12/01 11:06:17.552: [smf] INFO: Removed Session: UE IMSI:[262421367459798] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 12/01 11:06:17.552: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 12/01 11:06:17.554: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 12/01 11:06:17.559: [smf] INFO: Removed Session: UE IMSI:[262423033343763] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 12/01 11:06:17.559: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 12/01 11:06:17.560: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 12/01 11:06:17.564: [smf] INFO: Removed Session: UE IMSI:[262426342657747] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 12/01 11:06:17.564: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 12/01 11:06:17.565: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 12/01 11:06:17.570: [smf] INFO: Removed Session: UE IMSI:[262423630998252] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 12/01 11:06:17.570: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 12/01 11:06:17.572: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 12/01 11:06:17.576: [smf] INFO: Removed Session: UE IMSI:[262421442182357] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 12/01 11:06:17.576: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 12/01 11:06:17.578: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 12/01 11:06:17.582: [smf] INFO: Removed Session: UE IMSI:[262427140396384] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 12/01 11:06:17.582: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 12/01 11:06:17.583: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 12/01 11:06:17.587: [smf] INFO: Removed Session: UE IMSI:[262427074833402] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 12/01 11:06:17.587: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 12/01 11:06:17.589: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 12/01 11:06:17.593: [smf] INFO: Removed Session: UE IMSI:[262421275574058] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 12/01 11:06:17.593: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 12/01 11:06:17.594: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 12/01 11:06:17.598: [smf] INFO: Removed Session: UE IMSI:[262422722716201] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 12/01 11:06:17.598: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 12/01 11:06:17.600: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 12/01 11:06:17.603: [smf] INFO: Removed Session: UE IMSI:[262427893032208] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 12/01 11:06:17.603: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 12/01 11:06:17.605: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 12/01 11:06:17.610: [smf] INFO: Removed Session: UE IMSI:[262429391649095] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 12/01 11:06:17.610: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 12/01 11:06:17.611: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 12/01 11:06:17.616: [smf] INFO: Removed Session: UE IMSI:[262426186687189] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 12/01 11:06:17.616: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 12/01 11:06:17.617: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 12/01 11:06:17.622: [smf] INFO: Removed Session: UE IMSI:[262429643424050] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 12/01 11:06:17.622: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 12/01 11:06:17.622: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 12/01 11:06:17.628: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 12/01 11:06:17.628: [smf] INFO: Removed Session: UE IMSI:[262429688333053] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 12/01 11:06:17.629: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 12/01 11:06:17.633: [smf] INFO: Removed Session: UE IMSI:[262426800674757] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 12/01 11:06:17.633: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 12/01 11:06:17.634: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 12/01 11:06:17.639: [smf] INFO: Removed Session: UE IMSI:[262422300476649] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 12/01 11:06:17.639: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 12/01 11:06:17.640: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 12/01 11:06:17.643: [smf] INFO: Removed Session: UE IMSI:[262426678626544] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 12/01 11:06:17.643: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 12/01 11:06:17.645: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 12/01 11:06:17.650: [smf] INFO: Removed Session: UE IMSI:[262424971456127] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 12/01 11:06:17.650: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 12/01 11:06:17.651: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 12/01 11:06:17.656: [smf] INFO: Removed Session: UE IMSI:[262425947255015] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 12/01 11:06:17.656: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 12/01 11:06:17.657: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 12/01 11:06:17.661: [smf] INFO: Removed Session: UE IMSI:[262420805865206] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 12/01 11:06:17.661: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 12/01 11:06:17.662: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 12/01 11:06:17.666: [smf] INFO: Removed Session: UE IMSI:[262428706812543] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 12/01 11:06:17.666: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 12/01 11:06:17.668: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 12/01 11:06:17.672: [smf] INFO: Removed Session: UE IMSI:[262423865410992] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 12/01 11:06:17.672: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 12/01 11:06:17.673: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 12/01 11:06:17.678: [smf] INFO: Removed Session: UE IMSI:[262423893359767] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 12/01 11:06:17.678: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 12/01 11:06:17.679: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 12/01 11:06:17.684: [smf] INFO: Removed Session: UE IMSI:[262428146507977] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 12/01 11:06:17.684: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 12/01 11:06:17.685: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 12/01 11:06:17.690: [smf] INFO: Removed Session: UE IMSI:[262425927334096] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 12/01 11:06:17.690: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 12/01 11:06:17.691: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 12/01 11:06:17.695: [smf] INFO: Removed Session: UE IMSI:[262429534489747] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 12/01 11:06:17.695: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 12/01 11:06:17.696: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 12/01 11:06:17.700: [smf] INFO: Removed Session: UE IMSI:[262426298269691] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 12/01 11:06:17.700: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 12/01 11:06:17.702: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 12/01 11:06:17.706: [smf] INFO: Removed Session: UE IMSI:[262427851477143] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 12/01 11:06:17.706: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 12/01 11:06:17.708: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 12/01 11:06:17.712: [smf] INFO: Removed Session: UE IMSI:[262420751052115] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 12/01 11:06:17.712: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 12/01 11:06:17.713: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 12/01 11:06:17.719: [smf] INFO: Removed Session: UE IMSI:[262425229229041] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 12/01 11:06:17.719: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 12/01 11:06:17.720: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 12/01 11:06:17.725: [smf] INFO: Removed Session: UE IMSI:[262425079394442] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 12/01 11:06:17.725: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 12/01 11:06:17.725: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 12/01 11:06:17.732: [smf] INFO: Removed Session: UE IMSI:[262420411264174] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 12/01 11:06:17.732: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 12/01 11:06:17.732: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 12/01 11:06:17.736: [smf] INFO: Removed Session: UE IMSI:[262429314193804] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 12/01 11:06:17.736: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 12/01 11:06:17.738: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 12/01 11:06:17.742: [smf] INFO: Removed Session: UE IMSI:[262424707820659] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 12/01 11:06:17.742: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 12/01 11:06:17.743: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 12/01 11:06:17.747: [smf] INFO: Removed Session: UE IMSI:[262425459815860] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 12/01 11:06:17.747: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 12/01 11:06:17.749: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 12/01 11:06:17.752: [smf] INFO: Removed Session: UE IMSI:[262421472988429] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 12/01 11:06:17.752: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 12/01 11:06:17.754: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 12/01 11:06:17.758: [smf] INFO: Removed Session: UE IMSI:[262423772280270] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 12/01 11:06:17.758: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 12/01 11:06:17.760: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 12/01 11:06:17.764: [smf] INFO: Removed Session: UE IMSI:[262424681390698] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 12/01 11:06:17.764: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 12/01 11:06:17.765: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 12/01 11:06:17.769: [smf] INFO: Removed Session: UE IMSI:[262427292059557] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 12/01 11:06:17.769: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 12/01 11:06:17.771: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 12/01 11:06:17.775: [smf] INFO: Removed Session: UE IMSI:[262423173578781] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 12/01 11:06:17.776: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 12/01 11:06:17.777: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 12/01 11:06:17.782: [smf] INFO: Removed Session: UE IMSI:[262425528494345] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 12/01 11:06:17.782: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 12/01 11:06:17.783: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 12/01 11:06:17.787: [smf] INFO: Removed Session: UE IMSI:[262429942669467] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 12/01 11:06:17.787: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 12/01 11:06:17.788: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 12/01 11:06:17.793: [smf] INFO: Removed Session: UE IMSI:[262429778620111] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 12/01 11:06:17.793: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 12/01 11:06:17.794: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 12/01 11:06:17.798: [smf] INFO: Removed Session: UE IMSI:[262429379265770] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 12/01 11:06:17.798: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 12/01 11:06:17.800: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 12/01 11:06:17.804: [smf] INFO: Removed Session: UE IMSI:[262428948312695] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 12/01 11:06:17.804: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 12/01 11:06:17.806: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 12/01 11:06:17.810: [smf] INFO: Removed Session: UE IMSI:[262422955556695] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 12/01 11:06:17.810: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 12/01 11:06:17.811: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 12/01 11:06:17.816: [smf] INFO: Removed Session: UE IMSI:[262425579981211] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 12/01 11:06:17.816: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 12/01 11:06:17.817: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 12/01 11:06:17.820: [smf] INFO: Removed Session: UE IMSI:[262427264173492] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 12/01 11:06:17.820: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 12/01 11:06:17.822: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 12/01 11:06:17.827: [smf] INFO: Removed Session: UE IMSI:[262421243997244] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 12/01 11:06:17.827: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 12/01 11:06:17.828: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 12/01 11:06:17.832: [smf] INFO: Removed Session: UE IMSI:[262426256817473] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 12/01 11:06:17.832: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 12/01 11:06:17.834: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 12/01 11:06:17.838: [smf] INFO: Removed Session: UE IMSI:[262425401801639] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 12/01 11:06:17.838: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 12/01 11:06:17.840: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 12/01 11:06:17.844: [smf] INFO: Removed Session: UE IMSI:[262427284661911] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 12/01 11:06:17.844: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 12/01 11:06:17.845: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 12/01 11:06:17.850: [smf] INFO: Removed Session: UE IMSI:[262420737015185] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 12/01 11:06:17.850: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 12/01 11:06:17.851: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 12/01 11:06:17.854: [smf] INFO: Removed Session: UE IMSI:[262427419750506] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 12/01 11:06:17.854: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 12/01 11:06:17.857: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 12/01 11:06:17.860: [smf] INFO: Removed Session: UE IMSI:[262427471654491] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 12/01 11:06:17.860: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 12/01 11:06:17.862: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 12/01 11:06:17.866: [smf] INFO: Removed Session: UE IMSI:[262423066681528] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 12/01 11:06:17.866: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 12/01 11:06:17.868: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 12/01 11:06:17.871: [smf] INFO: Removed Session: UE IMSI:[262421169180604] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 12/01 11:06:17.871: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 12/01 11:06:17.873: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 12/01 11:06:17.877: [smf] INFO: Removed Session: UE IMSI:[262426894449112] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 12/01 11:06:17.877: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 12/01 11:06:17.879: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 12/01 11:06:17.883: [smf] INFO: Removed Session: UE IMSI:[262422894333391] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 12/01 11:06:17.883: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 12/01 11:06:17.884: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 12/01 11:06:17.888: [smf] INFO: Removed Session: UE IMSI:[262426981693915] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 12/01 11:06:17.888: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 12/01 11:06:17.890: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 12/01 11:06:17.894: [smf] INFO: Removed Session: UE IMSI:[262426872603982] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 12/01 11:06:17.894: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 12/01 11:06:17.896: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 12/01 11:06:17.900: [smf] INFO: Removed Session: UE IMSI:[262427745417419] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 12/01 11:06:17.900: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 12/01 11:06:17.901: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 12/01 11:06:17.905: [smf] INFO: Removed Session: UE IMSI:[262425841484123] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 12/01 11:06:17.905: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 12/01 11:06:17.907: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 12/01 11:06:17.910: [smf] INFO: Removed Session: UE IMSI:[262423298937354] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 12/01 11:06:17.910: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 12/01 11:06:17.912: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 12/01 11:06:17.917: [smf] INFO: Removed Session: UE IMSI:[262429775141317] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 12/01 11:06:17.917: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 12/01 11:06:17.918: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 12/01 11:06:17.923: [smf] INFO: Removed Session: UE IMSI:[262421384678132] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 12/01 11:06:17.923: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 12/01 11:06:17.924: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 12/01 11:06:17.927: [smf] INFO: Removed Session: UE IMSI:[262421655928710] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 12/01 11:06:17.927: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 12/01 11:06:17.929: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 12/01 11:06:17.934: [smf] INFO: Removed Session: UE IMSI:[262424466480301] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 12/01 11:06:17.934: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 12/01 11:06:17.935: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 12/01 11:06:17.939: [smf] INFO: Removed Session: UE IMSI:[262425569016890] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 12/01 11:06:17.939: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 12/01 11:06:17.941: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 12/01 11:06:17.945: [smf] INFO: Removed Session: UE IMSI:[262424080985913] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 12/01 11:06:17.945: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 12/01 11:06:17.946: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 12/01 11:06:17.951: [smf] INFO: Removed Session: UE IMSI:[262426429684968] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 12/01 11:06:17.951: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 12/01 11:06:17.952: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 12/01 11:06:17.955: [smf] INFO: Removed Session: UE IMSI:[262423502212687] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 12/01 11:06:17.955: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 12/01 11:06:17.957: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 12/01 11:06:17.961: [smf] INFO: Removed Session: UE IMSI:[262421082981881] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 12/01 11:06:17.961: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 12/01 11:06:17.963: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 12/01 11:06:17.968: [smf] INFO: Removed Session: UE IMSI:[262427982784773] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 12/01 11:06:17.968: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 12/01 11:06:17.970: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 12/01 11:06:17.974: [smf] INFO: Removed Session: UE IMSI:[262425415144904] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 12/01 11:06:17.974: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 12/01 11:06:17.976: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 12/01 11:06:17.980: [smf] INFO: Removed Session: UE IMSI:[262423588048582] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 12/01 11:06:17.980: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 12/01 11:06:17.981: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 12/01 11:06:17.985: [smf] INFO: Removed Session: UE IMSI:[262420646003824] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 12/01 11:06:17.985: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 12/01 11:06:17.987: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 12/01 11:06:17.990: [smf] INFO: Removed Session: UE IMSI:[262420677733946] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 12/01 11:06:17.990: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 12/01 11:06:17.992: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 12/01 11:06:17.996: [smf] INFO: Removed Session: UE IMSI:[262421507299257] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:17.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 12/01 11:06:17.996: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 12/01 11:06:17.998: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 12/01 11:06:18.001: [smf] INFO: Removed Session: UE IMSI:[262423136165666] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 12/01 11:06:18.001: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 12/01 11:06:18.003: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 12/01 11:06:18.007: [smf] INFO: Removed Session: UE IMSI:[262424670296367] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 12/01 11:06:18.007: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 12/01 11:06:18.009: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 12/01 11:06:18.012: [smf] INFO: Removed Session: UE IMSI:[262428160265988] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 12/01 11:06:18.012: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 12/01 11:06:18.014: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 12/01 11:06:18.018: [smf] INFO: Removed Session: UE IMSI:[262423921237480] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 12/01 11:06:18.018: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 12/01 11:06:18.020: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 12/01 11:06:18.024: [smf] INFO: Removed Session: UE IMSI:[262425385675448] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 12/01 11:06:18.024: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 12/01 11:06:18.025: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 12/01 11:06:18.029: [smf] INFO: Removed Session: UE IMSI:[262425538781839] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 12/01 11:06:18.029: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 12/01 11:06:18.031: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 12/01 11:06:18.035: [smf] INFO: Removed Session: UE IMSI:[262428186506228] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 12/01 11:06:18.035: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 12/01 11:06:18.036: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 12/01 11:06:18.040: [smf] INFO: Removed Session: UE IMSI:[262420432470029] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 12/01 11:06:18.040: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 12/01 11:06:18.042: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 12/01 11:06:18.046: [smf] INFO: Removed Session: UE IMSI:[262425372140130] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 12/01 11:06:18.046: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 12/01 11:06:18.047: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 12/01 11:06:18.051: [smf] INFO: Removed Session: UE IMSI:[262424939914509] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 12/01 11:06:18.051: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 12/01 11:06:18.053: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 12/01 11:06:18.057: [smf] INFO: Removed Session: UE IMSI:[262429211113313] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 12/01 11:06:18.057: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 12/01 11:06:18.058: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 12/01 11:06:18.062: [smf] INFO: Removed Session: UE IMSI:[262422937015985] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 12/01 11:06:18.062: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 12/01 11:06:18.064: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 12/01 11:06:18.068: [smf] INFO: Removed Session: UE IMSI:[262429971435703] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 12/01 11:06:18.068: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 12/01 11:06:18.070: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 12/01 11:06:18.073: [smf] INFO: Removed Session: UE IMSI:[262427044343384] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 12/01 11:06:18.073: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 12/01 11:06:18.075: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 12/01 11:06:18.079: [smf] INFO: Removed Session: UE IMSI:[262426842882789] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 12/01 11:06:18.079: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 12/01 11:06:18.081: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 12/01 11:06:18.084: [smf] INFO: Removed Session: UE IMSI:[262426981124960] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 12/01 11:06:18.084: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 12/01 11:06:18.086: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 12/01 11:06:18.090: [smf] INFO: Removed Session: UE IMSI:[262428080899678] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 12/01 11:06:18.090: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 12/01 11:06:18.092: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 12/01 11:06:18.096: [smf] INFO: Removed Session: UE IMSI:[262426312530474] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 12/01 11:06:18.096: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 12/01 11:06:18.097: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 12/01 11:06:18.101: [smf] INFO: Removed Session: UE IMSI:[262424026296440] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 12/01 11:06:18.101: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 12/01 11:06:18.103: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 12/01 11:06:18.106: [smf] INFO: Removed Session: UE IMSI:[262427455957168] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 12/01 11:06:18.106: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 12/01 11:06:18.108: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 12/01 11:06:18.112: [smf] INFO: Removed Session: UE IMSI:[262423377554879] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 12/01 11:06:18.112: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 12/01 11:06:18.114: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 12/01 11:06:18.117: [smf] INFO: Removed Session: UE IMSI:[262423288051490] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 12/01 11:06:18.117: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 12/01 11:06:18.119: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 12/01 11:06:18.123: [smf] INFO: Removed Session: UE IMSI:[262423011685788] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 12/01 11:06:18.123: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 12/01 11:06:18.125: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 12/01 11:06:18.129: [smf] INFO: Removed Session: UE IMSI:[262421437517738] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 12/01 11:06:18.129: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 12/01 11:06:18.130: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 12/01 11:06:18.134: [smf] INFO: Removed Session: UE IMSI:[262421672935485] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 12/01 11:06:18.134: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 12/01 11:06:18.136: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 12/01 11:06:18.139: [smf] INFO: Removed Session: UE IMSI:[262426366104059] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 12/01 11:06:18.139: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 12/01 11:06:18.141: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 12/01 11:06:18.145: [smf] INFO: Removed Session: UE IMSI:[262423501919605] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 12/01 11:06:18.145: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 12/01 11:06:18.147: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 12/01 11:06:18.151: [smf] INFO: Removed Session: UE IMSI:[262424319437643] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 12/01 11:06:18.151: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 12/01 11:06:18.152: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 12/01 11:06:18.156: [smf] INFO: Removed Session: UE IMSI:[262421066665567] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 12/01 11:06:18.156: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 12/01 11:06:18.158: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 12/01 11:06:18.162: [smf] INFO: Removed Session: UE IMSI:[262429889610182] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 12/01 11:06:18.162: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 12/01 11:06:18.163: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 12/01 11:06:18.168: [smf] INFO: Removed Session: UE IMSI:[262427112902659] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 12/01 11:06:18.168: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 12/01 11:06:18.169: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 12/01 11:06:18.173: [smf] INFO: Removed Session: UE IMSI:[262424072750741] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 12/01 11:06:18.173: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 12/01 11:06:18.174: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 12/01 11:06:18.178: [smf] INFO: Removed Session: UE IMSI:[262424469957434] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 12/01 11:06:18.178: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 12/01 11:06:18.180: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 12/01 11:06:18.184: [smf] INFO: Removed Session: UE IMSI:[262421404126415] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 12/01 11:06:18.184: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 12/01 11:06:18.185: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 12/01 11:06:18.189: [smf] INFO: Removed Session: UE IMSI:[262421801076504] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 12/01 11:06:18.189: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 12/01 11:06:18.191: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 12/01 11:06:18.195: [smf] INFO: Removed Session: UE IMSI:[262420357629693] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 12/01 11:06:18.195: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 12/01 11:06:18.197: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 12/01 11:06:18.200: [smf] INFO: Removed Session: UE IMSI:[262427668129412] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 12/01 11:06:18.200: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 12/01 11:06:18.202: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 12/01 11:06:18.206: [smf] INFO: Removed Session: UE IMSI:[262424608709776] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 12/01 11:06:18.206: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 12/01 11:06:18.208: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 12/01 11:06:18.211: [smf] INFO: Removed Session: UE IMSI:[262422625751678] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 12/01 11:06:18.211: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 12/01 11:06:18.213: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 12/01 11:06:18.217: [smf] INFO: Removed Session: UE IMSI:[262427230565497] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 12/01 11:06:18.217: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 12/01 11:06:18.219: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 12/01 11:06:18.222: [smf] INFO: Removed Session: UE IMSI:[262420590656709] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 12/01 11:06:18.222: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 12/01 11:06:18.224: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 12/01 11:06:18.228: [smf] INFO: Removed Session: UE IMSI:[262420470834674] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 12/01 11:06:18.228: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 12/01 11:06:18.230: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 12/01 11:06:18.234: [smf] INFO: Removed Session: UE IMSI:[262427842924756] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 12/01 11:06:18.234: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 12/01 11:06:18.235: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 12/01 11:06:18.239: [smf] INFO: Removed Session: UE IMSI:[262429872405710] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 12/01 11:06:18.239: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 12/01 11:06:18.241: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 12/01 11:06:18.245: [smf] INFO: Removed Session: UE IMSI:[262428989926262] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 12/01 11:06:18.245: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 12/01 11:06:18.246: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 12/01 11:06:18.250: [smf] INFO: Removed Session: UE IMSI:[262420985728274] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 12/01 11:06:18.250: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 12/01 11:06:18.252: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 12/01 11:06:18.256: [smf] INFO: Removed Session: UE IMSI:[262420185805164] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 12/01 11:06:18.256: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 12/01 11:06:18.257: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 12/01 11:06:18.261: [smf] INFO: Removed Session: UE IMSI:[262426932642562] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 12/01 11:06:18.261: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 12/01 11:06:18.263: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 12/01 11:06:18.267: [smf] INFO: Removed Session: UE IMSI:[262427152968327] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 12/01 11:06:18.267: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 12/01 11:06:18.268: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 12/01 11:06:18.272: [smf] INFO: Removed Session: UE IMSI:[262426022312197] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 12/01 11:06:18.272: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 12/01 11:06:18.274: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 12/01 11:06:18.278: [smf] INFO: Removed Session: UE IMSI:[262424777317002] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 12/01 11:06:18.278: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 12/01 11:06:18.280: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 12/01 11:06:18.284: [smf] INFO: Removed Session: UE IMSI:[262428616087503] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 12/01 11:06:18.284: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 12/01 11:06:18.285: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 12/01 11:06:18.290: [smf] INFO: Removed Session: UE IMSI:[262427064178963] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 12/01 11:06:18.290: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 12/01 11:06:18.291: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 12/01 11:06:18.294: [smf] INFO: Removed Session: UE IMSI:[262426698943947] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 12/01 11:06:18.294: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 12/01 11:06:18.296: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 12/01 11:06:18.300: [smf] INFO: Removed Session: UE IMSI:[262428565753344] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 12/01 11:06:18.300: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 12/01 11:06:18.302: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 12/01 11:06:18.306: [smf] INFO: Removed Session: UE IMSI:[262427500409428] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 12/01 11:06:18.306: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 12/01 11:06:18.307: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 12/01 11:06:18.311: [smf] INFO: Removed Session: UE IMSI:[262427152043956] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 12/01 11:06:18.311: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 12/01 11:06:18.313: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 12/01 11:06:18.316: [smf] INFO: Removed Session: UE IMSI:[262420587757216] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 12/01 11:06:18.316: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 12/01 11:06:18.318: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 12/01 11:06:18.322: [smf] INFO: Removed Session: UE IMSI:[262429555710510] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 12/01 11:06:18.322: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 12/01 11:06:18.324: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 12/01 11:06:18.327: [smf] INFO: Removed Session: UE IMSI:[262422369746293] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 12/01 11:06:18.328: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 12/01 11:06:18.329: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 12/01 11:06:18.333: [smf] INFO: Removed Session: UE IMSI:[262429069842326] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 12/01 11:06:18.333: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 12/01 11:06:18.335: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 12/01 11:06:18.339: [smf] INFO: Removed Session: UE IMSI:[262421820619757] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 12/01 11:06:18.339: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 12/01 11:06:18.340: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 12/01 11:06:18.344: [smf] INFO: Removed Session: UE IMSI:[262426604750746] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 12/01 11:06:18.344: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 12/01 11:06:18.346: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 12/01 11:06:18.350: [smf] INFO: Removed Session: UE IMSI:[262421638339728] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 12/01 11:06:18.350: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 12/01 11:06:18.351: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 12/01 11:06:18.355: [smf] INFO: Removed Session: UE IMSI:[262425831460153] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 12/01 11:06:18.355: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 12/01 11:06:18.357: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 12/01 11:06:18.361: [smf] INFO: Removed Session: UE IMSI:[262421091194708] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 12/01 11:06:18.361: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 12/01 11:06:18.363: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 12/01 11:06:18.366: [smf] INFO: Removed Session: UE IMSI:[262420584480992] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 12/01 11:06:18.366: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 12/01 11:06:18.368: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 12/01 11:06:18.372: [smf] INFO: Removed Session: UE IMSI:[262428229220115] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 12/01 11:06:18.372: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 12/01 11:06:18.374: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 12/01 11:06:18.378: [smf] INFO: Removed Session: UE IMSI:[262422254973547] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 12/01 11:06:18.379: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 12/01 11:06:18.380: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 12/01 11:06:18.386: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 12/01 11:06:18.386: [smf] INFO: Removed Session: UE IMSI:[262421558628143] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 12/01 11:06:18.386: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 12/01 11:06:18.391: [smf] INFO: Removed Session: UE IMSI:[262423767780562] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 12/01 11:06:18.391: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 12/01 11:06:18.392: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 12/01 11:06:18.396: [smf] INFO: Removed Session: UE IMSI:[262420363733900] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 12/01 11:06:18.396: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 12/01 11:06:18.397: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 12/01 11:06:18.402: [smf] INFO: Removed Session: UE IMSI:[262428859961178] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 12/01 11:06:18.402: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 12/01 11:06:18.404: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 12/01 11:06:18.409: [smf] INFO: Removed Session: UE IMSI:[262429974028145] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 12/01 11:06:18.409: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 12/01 11:06:18.410: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 12/01 11:06:18.415: [smf] INFO: Removed Session: UE IMSI:[262420112933570] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 12/01 11:06:18.415: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 12/01 11:06:18.416: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/01 11:06:18.421: [smf] INFO: Removed Session: UE IMSI:[262429332174357] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:18.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 12/01 11:06:18.421: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_next. MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:06:20.425: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:06:20.425: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@303b9c2e5b6d: Final verdict of PTC: none TC_addr_pool_exhaustion(87)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:06:20 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232656) Waiting for packet dumper to finish... 1 (prev_count=6232656, count=6233168) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:06: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_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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_gy_charging_cc_time started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:06:24.267: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:06:25.712: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:06:26.716: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/01 11:06:26.716: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3182) 12/01 11:06:26.716: [smf] INFO: UE IMSI[262421044393205] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:26.724: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/01 11:06:26.724: [upf] INFO: UE F-SEID[UP:0x592 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 12/01 11:06:26.724: [upf] INFO: UE F-SEID[UP:0x592 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass 12/01 11:06:29.725: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ffb57e6c910 (../src/upf/context.c:800) 12/01 11:06:32.726: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ffb57e6c910 (../src/upf/context.c:800) MTC@303b9c2e5b6d: Warning: Re-starting timer T_default, which is already active (running or expired). 12/01 11:06:34.727: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ffb57e6c910 (../src/upf/context.c:800) MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:06:35.236: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/01 11:06:35.242: [smf] INFO: Removed Session: UE IMSI:[262421044393205] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:35.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 12/01 11:06:35.242: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:06:37.246: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:06:37.246: [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_cc_time(89)@303b9c2e5b6d: Final verdict of PTC: none TC_gy_charging_cc_time(90)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:06:37 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@303b9c2e5b6d: 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@303b9c2e5b6d: 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 ------ Sun Dec 1 11:06:39 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@303b9c2e5b6d: 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@303b9c2e5b6d: Test case TC_gy_charging_volume_quota_threshold started. MTC@303b9c2e5b6d: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@303b9c2e5b6d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/01 11:06:41.213: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 12/01 11:06:41.558: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@303b9c2e5b6d: sending CreatePDP 12/01 11:06:42.563: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/01 11:06:42.563: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3182) 12/01 11:06:42.563: [smf] INFO: UE IMSI[262423849777167] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 12/01 11:06:42.573: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/01 11:06:42.573: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 12/01 11:06:42.573: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@303b9c2e5b6d: setverdict(pass): none -> pass MTC@303b9c2e5b6d: Warning: Re-starting timer T_default, which is already active (running or expired). 12/01 11:06:50.610: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ffb57e6c9a0 (../src/upf/context.c:800) MTC@303b9c2e5b6d: Warning: Stopping inactive timer T_default. 12/01 11:06:51.117: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/01 11:06:51.123: [smf] INFO: Removed Session: UE IMSI:[262423849777167] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 12/01 11:06:51.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 12/01 11:06:51.123: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed MTC@303b9c2e5b6d: setverdict(pass): pass -> pass, component reason not changed 12/01 11:06:53.127: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/01 11:06:53.127: [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)@303b9c2e5b6d: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@303b9c2e5b6d: Final verdict of PTC: none MTC@303b9c2e5b6d: Setting final verdict of the test case. MTC@303b9c2e5b6d: Local verdict of MTC: pass MTC@303b9c2e5b6d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@303b9c2e5b6d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@303b9c2e5b6d: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@303b9c2e5b6d: 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'. Sun Dec 1 11:06:53 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24912) Waiting for packet dumper to finish... 1 (prev_count=24912, count=25424) MTC@303b9c2e5b6d: 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@303b9c2e5b6d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@303b9c2e5b6d: Terminating MTC. MC@303b9c2e5b6d: MTC terminated. MC2> exit MC@303b9c2e5b6d: Shutting down session. MC@303b9c2e5b6d: 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-4760.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 (796327) [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-20241201-1059-e5b8921c-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-20241201-1059-e5b8921c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (796153) [testenv][open5gs] Stopping upf (796213) [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-20241201-1059-e5b8921c-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-4760.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-20241201-1059-e5b8921c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4760.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='443.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.241622'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.686603'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.508364'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.078252'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.578719'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.121439'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.349692'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.173860'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.177641'> <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.370681'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.060334'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.106932'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.389728'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.231994'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.622607'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.540060'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.505515'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.583657'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.813402'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.651551'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.288845'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.098294'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.145264'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.754262'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.347534'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.214369'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.708198'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.481472'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.672808'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.816864'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.499221'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.445288'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.152137'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.501460'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.204496'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.009606'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.810567'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.999548'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.535983'> <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.917533'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.431570'> <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.338105'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='19.064652'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.661305'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.823799'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241201-1059-e5b8921c-0'] 303b9c2e5b6d5b7c65ecf95ef85dfdaf49a8ef3ee22c1e936ca4306b566f3c6c [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1030/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