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 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Commit message: "sccp: Initial testenv" > git rev-list --no-walk d749e9934b049dde8d2a21fd7828eb0028a60a97 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins244214825127883145.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241213-1059-6becf473-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-20241213-1059-6becf473-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-13T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241213-1059-6becf473-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-20241213-1059-6becf473-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 [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (9438 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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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_2.cc Creating dependency file for UDP_Types_part_3.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_6.cc Creating dependency file for TCCInterface_Functions_part_7.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_6.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_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_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_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_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.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_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_6.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_2.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc 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-20241213-1059-6becf473-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-20241213-1059-6becf473-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 [197 kB] Fetched 199 kB in 0s (483 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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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 2 not upgraded. Need to get 65.0 MB of archives. After this operation, 89.3 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.4567.6ffd.202412122026 [2904 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4567.6ffd.202412122026 [9869 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4567.6ffd.202412122026 [194 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4567.6ffd.202412122026 [2989 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4567.6ffd.202412122026 [46.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4567.6ffd.202412122026 [305 kB] Fetched 65.0 MB in 1s (80.8 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 ... 40050 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.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4567.6ffd.202412122026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4567.6ffd.202412122026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4567.6ffd.202412122026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4567.6ffd.202412122026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4567.6ffd.202412122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... Setting up open5gs-upf:amd64 (2.7.2.4567.6ffd.202412122026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4567.6ffd.202412122026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4567.6ffd.202412122026) ... 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-20241213-1059-6becf473-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] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/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', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-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-20241213-1059-6becf473-0', 'sh', '-c', './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-20241213-1059-6becf473-0', 'sh', '-c', 'open5gs-smfd -c 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/13 10:59:27.787: [app] INFO: Configuration: '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-20241213-1059-6becf473-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] 12/13 10:59:27.835: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:27.835: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:27.835: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:27.835: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:27.835: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 12/13 10:59:27.848: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 12/13 10:59:27.848: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/13 10:59:27.848: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 12/13 10:59:27.848: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/13 10:59:27.848: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 12/13 10:59:27.848: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 12/13 10:59:27.848: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 12/13 10:59:27.849: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [testenv][open5gs] Running testsuite Open5GS daemon v2.7.2 12/13 10:59:28.012: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 12/13 10:59:28.051: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:28.051: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:28.051: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:28.051: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2197) <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/13 10:59:28.052: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 12/13 10:59:28.052: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 12/13 10:59:28.052: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 12/13 10:59:28.053: [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-20241213-1059-6becf473-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@394b0576ed89: Unix server socket created successfully. MC@394b0576ed89: Listening on TCP port 46053. MC2> 394b0576ed89 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 394b0576ed89 46053 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@394b0576ed89: New HC connected from 10.0.2.100 [10.0.2.100]. 394b0576ed89: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@394b0576ed89: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@394b0576ed89: Configuration file was processed on all HCs. MC@394b0576ed89: Creating MTC on host 10.0.2.100. MC@394b0576ed89: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@394b0576ed89: 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 ------ Fri Dec 13 10:59:28 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 10:59:30.351: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 12/13 10:59:30.352: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 12/13 10:59:30.352: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 12/13 10:59:30.535: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 10:59:31.813: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 10:59:32.821: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 10:59:32.821: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 10:59:32.821: [smf] INFO: UE IMSI[262421027906979] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 10:59:32.829: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 10:59:32.829: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 12/13 10:59:32.829: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 12/13 10:59:32.829: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 12/13 10:59:32.829: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 12/13 10:59:32.829: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 10:59:32.832: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 10:59:32.837: [smf] INFO: Removed Session: UE IMSI:[262421027906979] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 12/13 10:59:32.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 10:59:32.837: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 10:59:34.840: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 10:59:34.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(3)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact(4)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 10:59:34 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12032) Waiting for packet dumper to finish... 1 (prev_count=12032, count=13336) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 10:59:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_ipcp started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 10:59:39.329: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 10:59:40.521: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 10:59:41.525: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 10:59:41.525: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 10:59:41.525: [smf] INFO: UE IMSI[262426845594246] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 10:59:41.531: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 10:59:41.531: [upf] INFO: UE F-SEID[UP:0xbea CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 12/13 10:59:41.531: [upf] INFO: UE F-SEID[UP:0xbea CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 10:59:41.533: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 10:59:41.537: [smf] INFO: Removed Session: UE IMSI:[262426845594246] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 12/13 10:59:41.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 10:59:41.537: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 10:59:43.540: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 10:59:43.540: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 10:59:43 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 10:59: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 10:59:48.133: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 10:59:50.103: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 10:59:51.106: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 10:59:51.106: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 10:59:51.106: [smf] INFO: UE IMSI[262424938809296] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 10:59:51.114: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 10:59:51.114: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 12/13 10:59:51.114: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 10:59:51.115: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 10:59:51.120: [smf] INFO: Removed Session: UE IMSI:[262424938809296] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 12/13 10:59:51.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 10:59:51.120: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 10:59:53.123: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 10:59:53.123: [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_pap_broken(7)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 10:59:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=16036) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 10:59:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_pcodns started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 10:59:57.811: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 10:59:59.225: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:00.226: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:00.226: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:00.226: [smf] INFO: UE IMSI[262422360864363] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:00.234: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:00.234: [upf] INFO: UE F-SEID[UP:0x153 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 12/13 11:00:00.234: [upf] INFO: UE F-SEID[UP:0x153 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:00.236: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 11:00:00.241: [smf] INFO: Removed Session: UE IMSI:[262422360864363] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:00.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 11:00:00.241: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:02.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/13 11:00:02.247: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14504) Waiting for packet dumper to finish... 1 (prev_count=14504, count=15120) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00:04 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_mtu started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:05.722: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:05.862: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:06.865: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:06.866: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:06.866: [smf] INFO: UE IMSI[262429587693718] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:06.873: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:06.873: [upf] INFO: UE F-SEID[UP:0xae CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 12/13 11:00:06.873: [upf] INFO: UE F-SEID[UP:0xae CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:06.874: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 11:00:06.878: [smf] INFO: Removed Session: UE IMSI:[262429587693718] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:06.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 11:00:06.878: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:08.882: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:00:08.883: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:08 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:12.005: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:14.030: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:15.033: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:15.033: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:15.033: [smf] INFO: UE IMSI[262422313826472] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:15.040: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:15.040: [upf] INFO: UE F-SEID[UP:0x92c CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 12/13 11:00:15.040: [upf] INFO: UE F-SEID[UP:0x92c CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:15.045: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 11:00:15.050: [smf] INFO: Removed Session: UE IMSI:[262422313826472] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:15.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 11:00:15.050: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:17.054: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:00:17.055: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(14)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:17 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:21.812: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:22.438: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:23.442: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:23.443: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:23.443: [smf] INFO: UE IMSI[262424099598405] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:23.450: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:23.450: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 12/13 11:00:23.450: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:23.452: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xd212 (../src/upf/gtp-path.c:524) 12/13 11:00:23.452: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:00:26.454: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 11:00:26.459: [smf] INFO: Removed Session: UE IMSI:[262424099598405] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:26.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 11:00:26.459: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:28.463: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:00:28.463: [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_wrong_saddr(16)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14612) Waiting for packet dumper to finish... 1 (prev_count=14612, count=15124) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:31.628: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:31.949: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:32.952: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:32.952: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:32.952: [smf] INFO: UE IMSI[262425975254441] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:32.959: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:32.959: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 12/13 11:00:32.959: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:32.961: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:00:35.962: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 12/13 11:00:35.968: [smf] INFO: Removed Session: UE IMSI:[262425975254441] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:35.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3193) 12/13 11:00:35.968: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:37.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/13 11:00:37.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)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13928) Waiting for packet dumper to finish... 1 (prev_count=13928, count=14440) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_clients_interact_with_txseq started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:42.517: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:43.178: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:44.184: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 12/13 11:00:44.184: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3185) 12/13 11:00:44.184: [smf] INFO: UE IMSI[262425411040509] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:44.192: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 12/13 11:00:44.192: [upf] INFO: UE F-SEID[UP:0x770 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 12/13 11:00:44.192: [upf] INFO: UE F-SEID[UP:0x770 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: sending CreatePDP 12/13 11:00:44.194: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 12/13 11:00:44.194: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3185) 12/13 11:00:44.194: [smf] INFO: UE IMSI[262422707687464] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:44.201: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 12/13 11:00:44.201: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 12/13 11:00:44.201: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: GTPU sequence number expected but not present MTC@394b0576ed89: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(20)@394b0576ed89: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(19)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: fail MTC@394b0576ed89: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@394b0576ed89: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@394b0576ed89: 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'. Fri Dec 13 11:00:44 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8152) 12/13 11:00:44.401: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:00:44.401: [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=8152, count=16308) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00:46 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_clients_interact_without_txseq started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:47.521: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:49.589: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/13 11:00:50.597: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:00:50.597: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:00:50.597: [smf] INFO: UE IMSI[262427804647358] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:50.618: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:00:50.618: [upf] INFO: UE F-SEID[UP:0x658 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 12/13 11:00:50.618: [upf] INFO: UE F-SEID[UP:0x658 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: sending CreatePDP 12/13 11:00:50.623: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/13 11:00:50.623: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3185) 12/13 11:00:50.623: [smf] INFO: UE IMSI[262425734426085] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:50.630: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/13 11:00:50.630: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 12/13 11:00:50.630: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:50.637: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/13 11:00:50.643: [smf] INFO: Removed Session: UE IMSI:[262427804647358] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:50.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3193) 12/13 11:00:50.643: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:50.644: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:00:50.649: [smf] INFO: Removed Session: UE IMSI:[262425734426085] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:50.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:00:50.649: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:52.653: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:00:52.656: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@394b0576ed89: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:00:52 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:00: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_with_single_dns started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:00:56.033: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:00:57.764: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:00:58.768: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:00:58.768: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:00:58.768: [smf] INFO: UE IMSI[262423565716378] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:58.779: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:00:58.779: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 12/13 11:00:58.779: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:00:58.780: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:00:58.786: [smf] INFO: Removed Session: UE IMSI:[262423565716378] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:58.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:00:58.786: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: sending CreatePDP 12/13 11:00:58.789: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:00:58.789: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:00:58.789: [smf] INFO: UE IMSI[262425873004295] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:00:58.795: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:00:58.795: [upf] INFO: UE F-SEID[UP:0x306 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 12/13 11:00:58.795: [upf] INFO: UE F-SEID[UP:0x306 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:00:58.797: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:00:58.802: [smf] INFO: Removed Session: UE IMSI:[262425873004295] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:00:58.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:00:58.802: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:00.806: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:01:00.807: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19588) Waiting for packet dumper to finish... 1 (prev_count=19588, count=20892) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:04.855: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:04.943: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:05.947: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:05.947: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:05.947: [smf] INFO: UE IMSI[262423706671032] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:01:05.955: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:05.955: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 12/13 11:01:05.955: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:01:05.956: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:05.961: [smf] INFO: Removed Session: UE IMSI:[262423706671032] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:01:05.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:05.961: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:07.963: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:01:07.964: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:07 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_update_teic started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:11.157: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:11.377: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:12.381: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:12.381: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:12.381: [smf] INFO: UE IMSI[262424390874856] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:01:12.388: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:12.388: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 12/13 11:01:12.388: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: sending UpdatePDP MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:12.391: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:12.396: [smf] INFO: Removed Session: UE IMSI:[262424390874856] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:01:12.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:12.396: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:14.399: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:14.399: [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_teic(28)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:14 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=15296) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp4_act_update_teid started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:19.591: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:19.657: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:20.660: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:20.660: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:20.660: [smf] INFO: UE IMSI[262426832528256] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:01:20.667: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:20.667: [upf] INFO: UE F-SEID[UP:0x314 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 12/13 11:01:20.667: [upf] INFO: UE F-SEID[UP:0x314 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: sending UpdatePDP MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:20.672: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:20.677: [smf] INFO: Removed Session: UE IMSI:[262426832528256] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:01:20.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:20.677: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:22.679: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:01:22.679: [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_teid(30)@394b0576ed89: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15904) Waiting for packet dumper to finish... 1 (prev_count=15904, count=16416) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01:24 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:26.088: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:27.328: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:28.332: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:28.332: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:28.332: [smf] INFO: UE IMSI[262427987873797] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 12/13 11:01:28.339: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:28.339: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x53b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 12/13 11:01:28.339: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x53b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:01:28.340: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:28.343: [smf] INFO: Removed Session: UE IMSI:[262427987873797] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 12/13 11:01:28.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:28.343: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:30.347: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:30.347: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact(32)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:30 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=13616) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_pcodns started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:33.539: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:33.917: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:34.920: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:34.920: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:34.920: [smf] INFO: UE IMSI[262426501968592] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 12/13 11:01:34.928: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:34.928: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x7d1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 12/13 11:01:34.928: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x7d1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:01:34.929: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:34.934: [smf] INFO: Removed Session: UE IMSI:[262426501968592] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 12/13 11:01:34.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:34.934: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:36.938: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:36.938: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:36 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01:38 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_icmp6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:40.100: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:40.470: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:41.473: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:41.473: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:41.473: [smf] INFO: UE IMSI[262427786485184] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 12/13 11:01:41.481: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:41.481: [upf] INFO: UE F-SEID[UP:0x186 CP:0x4d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 12/13 11:01:41.481: [upf] INFO: UE F-SEID[UP:0x186 CP:0x4d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420030000000000000000'O 12/13 11:01:41.484: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:41.488: [smf] INFO: Removed Session: UE IMSI:[262427786485184] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 12/13 11:01:41.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:41.488: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:43.491: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:43.491: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:43 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_mtu started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:46.873: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:47.102: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:48.106: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:48.106: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:48.106: [smf] INFO: UE IMSI[262423826140179] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 12/13 11:01:48.115: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:48.115: [upf] INFO: UE F-SEID[UP:0x772 CP:0xd17] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 12/13 11:01:48.115: [upf] INFO: UE F-SEID[UP:0x772 CP:0xd17] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420040000000000000000'O 12/13 11:01:48.118: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:48.122: [smf] INFO: Removed Session: UE IMSI:[262423826140179] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 12/13 11:01:48.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:48.122: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:50.125: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:50.126: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(37)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:50 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14004) Waiting for packet dumper to finish... 1 (prev_count=14004, count=14516) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:01:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:01:53.844: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:01:55.973: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:01:56.977: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:01:56.977: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:01:56.977: [smf] INFO: UE IMSI[262427798414834] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 12/13 11:01:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:01:56.986: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xecd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 12/13 11:01:56.986: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xecd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420050000000000000000'O 12/13 11:01:56.990: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:01:56.994: [smf] INFO: Removed Session: UE IMSI:[262427798414834] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 12/13 11:01:56.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:01:56.994: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:01:58.998: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:01:58.998: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:01:59 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=16220) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:02:01 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:02:03.328: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:02:04.666: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:02:05.670: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:02:05.670: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:02:05.670: [smf] INFO: UE IMSI[262422212226351] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 12/13 11:02:05.677: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:02:05.677: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x6d5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 12/13 11:02:05.677: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x6d5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420060000000000000000'O MTC@394b0576ed89: This GGSN does NOT support forwarding link-local source address. 12/13 11:02:08.682: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:02:08.688: [smf] INFO: Removed Session: UE IMSI:[262422212226351] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 12/13 11:02:08.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:02:08.689: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:10.693: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:02:10.693: [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_ll_saddr(42)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:02:10 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:02: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:02:15.857: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:02:16.009: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:02:17.012: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:02:17.012: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:02:17.012: [smf] INFO: UE IMSI[262428970994118] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 12/13 11:02:17.018: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:02:17.018: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xc39] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 12/13 11:02:17.018: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xc39] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420070000000000000000'O 12/13 11:02:17.020: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x4aa2 (../src/upf/gtp-path.c:602) 12/13 11:02:17.020: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 12/13 11:02:17.020: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:02:20.022: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:02:20.028: [smf] INFO: Removed Session: UE IMSI:[262428970994118] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 12/13 11:02:20.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:02:20.028: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:22.032: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:02:22.032: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:02:22 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:02:24 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:02:25.980: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:02:27.154: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:02:28.157: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:02:28.157: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:02:28.157: [smf] INFO: UE IMSI[262421147602228] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 12/13 11:02:28.166: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:02:28.166: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x6be] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 12/13 11:02:28.166: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x6be] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420080000000000000000'O 12/13 11:02:28.168: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xbfc9 (../src/upf/gtp-path.c:602) 12/13 11:02:28.168: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 12/13 11:02:28.168: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:02:31.172: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:02:31.179: [smf] INFO: Removed Session: UE IMSI:[262421147602228] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 12/13 11:02:31.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:02:31.179: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:33.183: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:02:33.183: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:02:33 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:02:35 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:02:37.757: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:02:38.356: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:02:39.360: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:02:39.360: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:02:39.360: [smf] INFO: UE IMSI[262420715714992] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 12/13 11:02:39.368: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:02:39.368: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xead] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 12/13 11:02:39.368: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xead] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004420090000000000000000'O 12/13 11:02:39.371: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:02:42.374: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:02:42.381: [smf] INFO: Removed Session: UE IMSI:[262420715714992] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 12/13 11:02:42.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:02:42.381: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:44.383: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:02:44.384: [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_ipv4_apn6(48)@394b0576ed89: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:02:44 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:02:46 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp6_clients_interact started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:02:47.589: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:02:49.145: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:02:50.150: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:02:50.150: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:02:50.150: [smf] INFO: UE IMSI[262421711255941] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 12/13 11:02:50.159: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:02:50.159: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x88d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 12/13 11:02:50.159: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x88d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '200107800044200A0000000000000000'O MTC@394b0576ed89: sending CreatePDP 12/13 11:02:50.162: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/13 11:02:50.162: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3185) 12/13 11:02:50.162: [smf] INFO: UE IMSI[262424403033554] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 12/13 11:02:50.167: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/13 11:02:50.167: [upf] INFO: UE F-SEID[UP:0xdad CP:0x933] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 12/13 11:02:50.167: [upf] INFO: UE F-SEID[UP:0xdad CP:0x933] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: RA with /64 prefix '200107800044200B0000000000000000'O MTC@394b0576ed89: Warning: Stopping inactive timer T_default. MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:02:56.171: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/13 11:02:56.177: [smf] INFO: Removed Session: UE IMSI:[262421711255941] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 12/13 11:02:56.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3193) 12/13 11:02:56.177: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:56.178: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:02:56.183: [smf] INFO: Removed Session: UE IMSI:[262424403033554] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 12/13 11:02:56.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:02:56.183: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:02:58.187: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:02:58.187: [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_clients_interact(49)@394b0576ed89: Final verdict of PTC: none TC_pdp6_clients_interact(50)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:02:58 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:01.674: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:02.560: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:03.564: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:03.564: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:03.564: [smf] INFO: UE IMSI[262421337416139] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 12/13 11:03:03.575: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:03.575: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x9d4] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 12/13 11:03:03.575: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x9d4] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:03.576: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:03.582: [smf] INFO: Removed Session: UE IMSI:[262421337416139] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 12/13 11:03:03.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:03.582: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:05.586: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:03:05.586: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact(52)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact(51)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:05 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13984) Waiting for packet dumper to finish... 1 (prev_count=13984, count=14496) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_ipcp started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:09.267: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:09.836: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:10.841: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:10.841: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:10.841: [smf] INFO: UE IMSI[262420718552815] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 12/13 11:03:10.849: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:10.849: [upf] INFO: UE F-SEID[UP:0x58d CP:0x403] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 12/13 11:03:10.849: [upf] INFO: UE F-SEID[UP:0x58d CP:0x403] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:10.850: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:10.854: [smf] INFO: Removed Session: UE IMSI:[262420718552815] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 12/13 11:03:10.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:10.854: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:12.858: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:03:12.858: [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(54)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:12 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_icmp6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:16.290: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:16.599: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:17.602: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:17.602: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:17.602: [smf] INFO: UE IMSI[262426851177157] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 12/13 11:03:17.610: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:17.610: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xcc0] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 12/13 11:03:17.610: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xcc0] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004421030000000000000000'O 12/13 11:03:17.613: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:17.618: [smf] INFO: Removed Session: UE IMSI:[262426851177157] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 12/13 11:03:17.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:17.618: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:19.622: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:03:19.622: [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(55)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:19 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=15352) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_pcodns4 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:23.470: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:24.136: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:25.140: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:25.140: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:25.140: [smf] INFO: UE IMSI[262428561720717] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 12/13 11:03:25.147: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:25.147: [upf] INFO: UE F-SEID[UP:0x741 CP:0xf9c] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 12/13 11:03:25.147: [upf] INFO: UE F-SEID[UP:0x741 CP:0xf9c] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:25.148: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:25.153: [smf] INFO: Removed Session: UE IMSI:[262428561720717] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 12/13 11:03:25.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:25.153: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:27.156: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:03:27.156: [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(57)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:27 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_pcodns6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:30.814: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:31.859: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:32.863: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:32.863: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:32.863: [smf] INFO: UE IMSI[262428960693334] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 12/13 11:03:32.872: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:32.872: [upf] INFO: UE F-SEID[UP:0xacd CP:0xba9] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 12/13 11:03:32.872: [upf] INFO: UE F-SEID[UP:0xacd CP:0xba9] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:32.873: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:32.877: [smf] INFO: Removed Session: UE IMSI:[262428960693334] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 12/13 11:03:32.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:32.877: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:34.880: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:03:34.880: [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_pcodns6(60)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(59)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:34 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14940) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_mtu started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:38.524: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:38.728: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:39.731: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:39.731: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:39.731: [smf] INFO: UE IMSI[262425695925313] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 12/13 11:03:39.739: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:39.739: [upf] INFO: UE F-SEID[UP:0x576 CP:0xc51] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 12/13 11:03:39.739: [upf] INFO: UE F-SEID[UP:0x576 CP:0xc51] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '20010780004421060000000000000000'O 12/13 11:03:39.742: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:39.746: [smf] INFO: Removed Session: UE IMSI:[262425695925313] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 12/13 11:03:39.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:39.746: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:41.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/13 11:03:41.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_pdp46_act_deact_mtu(62)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:41 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:45.501: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:46.279: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:47.282: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:47.282: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:47.282: [smf] INFO: UE IMSI[262425827089843] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 12/13 11:03:47.288: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:47.288: [upf] INFO: UE F-SEID[UP:0x28b CP:0x9cd] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 12/13 11:03:47.288: [upf] INFO: UE F-SEID[UP:0x28b CP:0x9cd] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:47.290: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:47.294: [smf] INFO: Removed Session: UE IMSI:[262425827089843] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 12/13 11:03:47.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:47.294: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:49.299: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:03:49.299: [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(64)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:49 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:03: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:03:52.575: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:03:52.772: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:03:53.777: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:03:53.777: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:03:53.777: [smf] INFO: UE IMSI[262427316776914] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 12/13 11:03:53.785: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:03:53.785: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x8fd] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 12/13 11:03:53.785: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x8fd] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:03:53.786: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xd45d (../src/upf/gtp-path.c:524) 12/13 11:03:53.786: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:03:56.787: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:03:56.794: [smf] INFO: Removed Session: UE IMSI:[262427316776914] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 12/13 11:03:56.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:03:56.794: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:03:58.799: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:03:58.800: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:03:58 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:03.768: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:03.985: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:04:04.989: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:04:04.989: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:04:04.989: [smf] INFO: UE IMSI[262423054500999] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 12/13 11:04:04.997: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:04:04.997: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x699] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 12/13 11:04:04.997: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x699] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:04:04.999: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x4dfc (../src/upf/gtp-path.c:602) 12/13 11:04:04.999: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 12/13 11:04:04.999: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:04:08.002: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:04:08.007: [smf] INFO: Removed Session: UE IMSI:[262423054500999] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 12/13 11:04:08.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:04:08.007: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:10.011: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:04:10.011: [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)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:10 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:13.600: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:14.537: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:04:15.541: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:04:15.541: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:04:15.541: [smf] INFO: UE IMSI[262424367307146] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 12/13 11:04:15.549: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:04:15.549: [upf] INFO: UE F-SEID[UP:0x302 CP:0x5b0] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 12/13 11:04:15.549: [upf] INFO: UE F-SEID[UP:0x302 CP:0x5b0] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '200107800044210A0000000000000000'O 12/13 11:04:15.551: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x895f (../src/upf/gtp-path.c:602) 12/13 11:04:15.551: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 12/13 11:04:15.551: [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@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:04:18.554: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:04:18.561: [smf] INFO: Removed Session: UE IMSI:[262424367307146] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 12/13 11:04:18.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:04:18.561: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:20.565: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:04:20.565: [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_global_saddr_ipv6(69)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:20 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_clients_interact started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:24.411: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:24.774: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:04:25.778: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:04:25.778: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:04:25.778: [smf] INFO: UE IMSI[262427748144499] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 12/13 11:04:25.786: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:04:25.786: [upf] INFO: UE F-SEID[UP:0x88 CP:0xa4d] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 12/13 11:04:25.786: [upf] INFO: UE F-SEID[UP:0x88 CP:0xa4d] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: RA with /64 prefix '200107800044210B0000000000000000'O MTC@394b0576ed89: sending CreatePDP 12/13 11:04:25.791: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/13 11:04:25.791: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3185) 12/13 11:04:25.791: [smf] INFO: UE IMSI[262429556386132] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 12/13 11:04:25.796: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/13 11:04:25.796: [upf] INFO: UE F-SEID[UP:0x481 CP:0xb3c] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 12/13 11:04:25.796: [upf] INFO: UE F-SEID[UP:0x481 CP:0xb3c] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: RA with /64 prefix '200107800044210C0000000000000000'O MTC@394b0576ed89: Warning: Stopping inactive timer T_default. MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:04:31.804: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/13 11:04:31.809: [smf] INFO: Removed Session: UE IMSI:[262427748144499] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 12/13 11:04:31.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3193) 12/13 11:04:31.809: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:31.810: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:04:31.815: [smf] INFO: Removed Session: UE IMSI:[262429556386132] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 12/13 11:04:31.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:04:31.815: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:33.819: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:04:33.819: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(72)@394b0576ed89: Final verdict of PTC: none TC_pdp46_clients_interact(71)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:33 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04:35 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp46_act_deact_apn4 started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:37.424: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:37.867: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:04:38.870: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:04:38.871: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:04:38.871: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 12/13 11:04:38.871: [smf] INFO: UE IMSI[262428163538971] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:04:38.878: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:04:38.878: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 12/13 11:04:38.878: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:04:38.879: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 12/13 11:04:38.885: [smf] INFO: Removed Session: UE IMSI:[262428163538971] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:04:38.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3193) 12/13 11:04:38.885: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:40.888: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:04:40.888: [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(73)@394b0576ed89: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@394b0576ed89: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:40 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13456) Waiting for packet dumper to finish... 1 (prev_count=13456, count=13968) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04:42 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@394b0576ed89: 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@394b0576ed89: Test case TC_echo_req_resp started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:44.261: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:44.749: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:47.754: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:04:47.755: [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(76)@394b0576ed89: Final verdict of PTC: none TC_echo_req_resp(75)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@394b0576ed89: Test case TC_echo_req_resp finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:47 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_echo_req_resp_gtpu started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:51.275: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:52.802: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:04:55.807: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:04:55.808: [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_gtpu(78)@394b0576ed89: Final verdict of PTC: none TC_echo_req_resp_gtpu(77)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@394b0576ed89: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:04:55 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:04: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp_act2_recovery started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:04:59.266: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:04:59.375: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:05:00.380: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 12/13 11:05:00.380: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3185) 12/13 11:05:00.380: [smf] INFO: UE IMSI[262429166966527] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:00.386: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 12/13 11:05:00.386: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 12/13 11:05:00.386: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: sending 2nd CreatePDP (recovery increased) 12/13 11:05:00.388: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@394b0576ed89: 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@394b0576ed89: Stopping testcase execution from "GGSN_Tests.ttcn":383 12/13 11:05:03.391: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:05:03.391: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(80)@394b0576ed89: Final verdict of PTC: none TC_pdp_act2_recovery(79)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@394b0576ed89: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@394b0576ed89: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@394b0576ed89: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@394b0576ed89: 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'. Fri Dec 13 11:05:03 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:05: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_act_deact_retrans_duplicate started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:05:06.593: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:05:07.343: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:05:08.346: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/13 11:05:08.346: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3185) 12/13 11:05:08.346: [smf] INFO: UE IMSI[262421002412457] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:08.354: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/13 11:05:08.354: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 12/13 11:05:08.354: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:05:08.355: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 12/13 11:05:08.361: [smf] INFO: Removed Session: UE IMSI:[262421002412457] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:08.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3193) 12/13 11:05:08.361: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:09.362: [gtp] WARNING: [45047] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:11.367: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:05:11.367: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@394b0576ed89: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@394b0576ed89: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:05:11 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13384) Waiting for packet dumper to finish... 1 (prev_count=13384, count=15056) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:05:13 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@394b0576ed89: 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@394b0576ed89: Test case TC_pdp_act_restart_ctr_echo started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:05:14.550: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:05:16.832: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:05:17.835: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 12/13 11:05:17.835: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3185) 12/13 11:05:17.835: [smf] INFO: UE IMSI[262422935675761] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:17.842: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 12/13 11:05:17.842: [upf] INFO: UE F-SEID[UP:0x673 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 12/13 11:05:17.842: [upf] INFO: UE F-SEID[UP:0x673 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: 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@394b0576ed89: Stopping testcase execution from "GGSN_Tests.ttcn":2059 12/13 11:05:23.847: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:05:23.847: [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_act_restart_ctr_echo(83)@394b0576ed89: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@394b0576ed89: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@394b0576ed89: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@394b0576ed89: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@394b0576ed89: 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'. Fri Dec 13 11:05:23 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@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:05:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:05:27.036: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:05:27.909: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/13 11:05:29.762: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 12/13 11:05:29.762: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3185) 12/13 11:05:29.762: [smf] INFO: UE IMSI[262426873704252] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.770: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 12/13 11:05:29.770: [upf] INFO: UE F-SEID[UP:0x39a CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.770: [upf] INFO: UE F-SEID[UP:0x39a CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:05:29.773: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/13 11:05:29.774: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3185) 12/13 11:05:29.774: [smf] INFO: UE IMSI[262427790202719] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.779: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/13 11:05:29.779: [upf] INFO: UE F-SEID[UP:0x425 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.779: [upf] INFO: UE F-SEID[UP:0x425 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.784: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 12/13 11:05:29.784: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3185) 12/13 11:05:29.784: [smf] INFO: UE IMSI[262420316644987] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.790: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 12/13 11:05:29.790: [upf] INFO: UE F-SEID[UP:0x48a CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.790: [upf] INFO: UE F-SEID[UP:0x48a CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.795: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 12/13 11:05:29.795: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3185) 12/13 11:05:29.795: [smf] INFO: UE IMSI[262423497557129] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.801: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 12/13 11:05:29.801: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.801: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.806: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 12/13 11:05:29.806: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3185) 12/13 11:05:29.806: [smf] INFO: UE IMSI[262427869963640] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.812: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 12/13 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x873 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x873 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.817: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 12/13 11:05:29.817: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3185) 12/13 11:05:29.817: [smf] INFO: UE IMSI[262429843577123] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.823: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 12/13 11:05:29.823: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.823: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.828: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 12/13 11:05:29.829: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3185) 12/13 11:05:29.829: [smf] INFO: UE IMSI[262424901409524] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.835: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 12/13 11:05:29.835: [upf] INFO: UE F-SEID[UP:0x557 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.835: [upf] INFO: UE F-SEID[UP:0x557 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.839: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 12/13 11:05:29.839: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3185) 12/13 11:05:29.839: [smf] INFO: UE IMSI[262421848095145] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.844: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 12/13 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x617 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x617 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.850: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 12/13 11:05:29.850: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3185) 12/13 11:05:29.850: [smf] INFO: UE IMSI[262428378299348] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.856: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 12/13 11:05:29.856: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.856: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.861: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 12/13 11:05:29.861: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3185) 12/13 11:05:29.861: [smf] INFO: UE IMSI[262425385856942] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.866: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 12/13 11:05:29.866: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.866: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.872: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 12/13 11:05:29.872: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3185) 12/13 11:05:29.872: [smf] INFO: UE IMSI[262421862274541] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.876: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 12/13 11:05:29.876: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.876: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.882: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 12/13 11:05:29.882: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3185) 12/13 11:05:29.882: [smf] INFO: UE IMSI[262428023152935] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.888: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 12/13 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x49 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x49 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.894: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 12/13 11:05:29.894: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3185) 12/13 11:05:29.894: [smf] INFO: UE IMSI[262421435895646] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.900: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 12/13 11:05:29.900: [upf] INFO: UE F-SEID[UP:0x11 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.900: [upf] INFO: UE F-SEID[UP:0x11 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.905: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 12/13 11:05:29.905: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3185) 12/13 11:05:29.905: [smf] INFO: UE IMSI[262421682475442] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.910: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 12/13 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x264 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x264 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.916: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 12/13 11:05:29.916: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3185) 12/13 11:05:29.916: [smf] INFO: UE IMSI[262428724729386] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.922: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 12/13 11:05:29.922: [upf] INFO: UE F-SEID[UP:0x691 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.922: [upf] INFO: UE F-SEID[UP:0x691 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.927: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 12/13 11:05:29.927: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3185) 12/13 11:05:29.927: [smf] INFO: UE IMSI[262429205216834] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.932: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 12/13 11:05:29.932: [upf] INFO: UE F-SEID[UP:0x298 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.932: [upf] INFO: UE F-SEID[UP:0x298 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.938: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 12/13 11:05:29.938: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3185) 12/13 11:05:29.938: [smf] INFO: UE IMSI[262425605068731] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.944: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 12/13 11:05:29.944: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.944: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.949: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 12/13 11:05:29.949: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3185) 12/13 11:05:29.949: [smf] INFO: UE IMSI[262429994798703] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.956: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 12/13 11:05:29.956: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.956: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.961: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 12/13 11:05:29.961: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3185) 12/13 11:05:29.961: [smf] INFO: UE IMSI[262422614370315] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.965: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 12/13 11:05:29.965: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.965: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.971: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 12/13 11:05:29.971: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3185) 12/13 11:05:29.971: [smf] INFO: UE IMSI[262422779899323] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.977: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 12/13 11:05:29.977: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.977: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.982: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 12/13 11:05:29.982: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3185) 12/13 11:05:29.982: [smf] INFO: UE IMSI[262423350762279] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.987: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 12/13 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:29.993: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 12/13 11:05:29.993: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3185) 12/13 11:05:29.993: [smf] INFO: UE IMSI[262429623105323] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:29.999: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 12/13 11:05:29.999: [upf] INFO: UE F-SEID[UP:0xe1d CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 12/13 11:05:29.999: [upf] INFO: UE F-SEID[UP:0xe1d CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.004: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 12/13 11:05:30.004: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3185) 12/13 11:05:30.004: [smf] INFO: UE IMSI[262427776886686] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.008: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 12/13 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.015: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 12/13 11:05:30.015: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3185) 12/13 11:05:30.015: [smf] INFO: UE IMSI[262426091038569] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.021: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 12/13 11:05:30.021: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.021: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.026: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 12/13 11:05:30.026: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3185) 12/13 11:05:30.026: [smf] INFO: UE IMSI[262424147304034] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.031: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 12/13 11:05:30.031: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.031: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.037: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 12/13 11:05:30.037: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3185) 12/13 11:05:30.037: [smf] INFO: UE IMSI[262425503631571] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.042: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 12/13 11:05:30.042: [upf] INFO: UE F-SEID[UP:0x83c CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.042: [upf] INFO: UE F-SEID[UP:0x83c CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.048: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 12/13 11:05:30.048: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3185) 12/13 11:05:30.048: [smf] INFO: UE IMSI[262420846772696] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.053: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 12/13 11:05:30.053: [upf] INFO: UE F-SEID[UP:0x972 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.053: [upf] INFO: UE F-SEID[UP:0x972 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.059: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 12/13 11:05:30.059: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3185) 12/13 11:05:30.059: [smf] INFO: UE IMSI[262425756304117] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.064: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 12/13 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.070: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 12/13 11:05:30.070: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3185) 12/13 11:05:30.070: [smf] INFO: UE IMSI[262423352758833] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.076: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 12/13 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x954 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x954 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.081: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 12/13 11:05:30.081: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3185) 12/13 11:05:30.081: [smf] INFO: UE IMSI[262424916069354] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.088: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 12/13 11:05:30.088: [upf] INFO: UE F-SEID[UP:0x123 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.088: [upf] INFO: UE F-SEID[UP:0x123 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.092: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 12/13 11:05:30.092: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3185) 12/13 11:05:30.092: [smf] INFO: UE IMSI[262428916576354] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.098: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 12/13 11:05:30.098: [upf] INFO: UE F-SEID[UP:0x821 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.098: [upf] INFO: UE F-SEID[UP:0x821 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.103: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 12/13 11:05:30.103: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3185) 12/13 11:05:30.103: [smf] INFO: UE IMSI[262423923698414] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.108: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 12/13 11:05:30.108: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.108: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.114: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 12/13 11:05:30.114: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3185) 12/13 11:05:30.114: [smf] INFO: UE IMSI[262423212527481] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.119: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 12/13 11:05:30.119: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.119: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.125: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 12/13 11:05:30.125: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3185) 12/13 11:05:30.125: [smf] INFO: UE IMSI[262426008674785] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.130: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 12/13 11:05:30.130: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.130: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.136: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 12/13 11:05:30.136: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3185) 12/13 11:05:30.136: [smf] INFO: UE IMSI[262421703066333] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.142: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 12/13 11:05:30.142: [upf] INFO: UE F-SEID[UP:0x347 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.142: [upf] INFO: UE F-SEID[UP:0x347 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.147: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 12/13 11:05:30.147: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3185) 12/13 11:05:30.147: [smf] INFO: UE IMSI[262428272470011] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.152: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 12/13 11:05:30.152: [upf] INFO: UE F-SEID[UP:0x55d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.152: [upf] INFO: UE F-SEID[UP:0x55d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.158: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 12/13 11:05:30.158: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3185) 12/13 11:05:30.158: [smf] INFO: UE IMSI[262425213355660] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.164: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 12/13 11:05:30.164: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.164: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.169: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 12/13 11:05:30.169: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3185) 12/13 11:05:30.169: [smf] INFO: UE IMSI[262425241846103] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.175: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 12/13 11:05:30.175: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.175: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.180: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 12/13 11:05:30.180: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3185) 12/13 11:05:30.180: [smf] INFO: UE IMSI[262421406949085] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.185: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 12/13 11:05:30.185: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.185: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.191: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 12/13 11:05:30.191: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3185) 12/13 11:05:30.191: [smf] INFO: UE IMSI[262421050922985] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.197: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 12/13 11:05:30.197: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.197: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.201: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 12/13 11:05:30.201: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3185) 12/13 11:05:30.201: [smf] INFO: UE IMSI[262426500433678] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.207: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 12/13 11:05:30.207: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.207: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.212: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 12/13 11:05:30.212: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3185) 12/13 11:05:30.212: [smf] INFO: UE IMSI[262424883587561] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.217: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 12/13 11:05:30.217: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.217: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.223: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 12/13 11:05:30.223: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3185) 12/13 11:05:30.223: [smf] INFO: UE IMSI[262426344436264] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.230: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 12/13 11:05:30.230: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.230: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 12/13 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3185) 12/13 11:05:30.234: [smf] INFO: UE IMSI[262429244495631] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.239: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 12/13 11:05:30.239: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.239: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.245: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 12/13 11:05:30.245: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3185) 12/13 11:05:30.245: [smf] INFO: UE IMSI[262422962246047] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.251: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 12/13 11:05:30.251: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.251: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.256: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 12/13 11:05:30.256: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3185) 12/13 11:05:30.256: [smf] INFO: UE IMSI[262426094616568] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.262: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 12/13 11:05:30.262: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.262: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.267: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 12/13 11:05:30.267: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3185) 12/13 11:05:30.267: [smf] INFO: UE IMSI[262421461590397] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.273: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 12/13 11:05:30.273: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.273: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.278: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 12/13 11:05:30.278: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3185) 12/13 11:05:30.278: [smf] INFO: UE IMSI[262428911485590] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.283: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 12/13 11:05:30.283: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.283: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.289: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 12/13 11:05:30.289: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3185) 12/13 11:05:30.289: [smf] INFO: UE IMSI[262421774131410] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.294: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 12/13 11:05:30.294: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.294: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.299: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 12/13 11:05:30.299: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3185) 12/13 11:05:30.299: [smf] INFO: UE IMSI[262423765080909] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.306: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 12/13 11:05:30.306: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.306: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.310: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 12/13 11:05:30.310: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3185) 12/13 11:05:30.310: [smf] INFO: UE IMSI[262423728229759] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.317: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 12/13 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.321: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 12/13 11:05:30.321: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3185) 12/13 11:05:30.321: [smf] INFO: UE IMSI[262429313833675] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.327: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 12/13 11:05:30.327: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.327: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.333: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 12/13 11:05:30.333: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3185) 12/13 11:05:30.333: [smf] INFO: UE IMSI[262427596712537] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.339: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 12/13 11:05:30.339: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.339: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.344: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 12/13 11:05:30.344: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3185) 12/13 11:05:30.344: [smf] INFO: UE IMSI[262423258632361] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.349: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 12/13 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x359 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x359 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.355: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 12/13 11:05:30.355: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3185) 12/13 11:05:30.355: [smf] INFO: UE IMSI[262422374503983] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.360: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 12/13 11:05:30.360: [upf] INFO: UE F-SEID[UP:0x684 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.360: [upf] INFO: UE F-SEID[UP:0x684 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.366: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 12/13 11:05:30.366: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3185) 12/13 11:05:30.366: [smf] INFO: UE IMSI[262421104498860] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.370: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 12/13 11:05:30.370: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.370: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.376: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 12/13 11:05:30.376: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3185) 12/13 11:05:30.376: [smf] INFO: UE IMSI[262420034665120] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.382: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 12/13 11:05:30.382: [upf] INFO: UE F-SEID[UP:0x845 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.382: [upf] INFO: UE F-SEID[UP:0x845 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.388: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 12/13 11:05:30.388: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3185) 12/13 11:05:30.388: [smf] INFO: UE IMSI[262421309152835] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.393: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 12/13 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.399: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 12/13 11:05:30.399: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3185) 12/13 11:05:30.399: [smf] INFO: UE IMSI[262425822132278] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.404: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 12/13 11:05:30.404: [upf] INFO: UE F-SEID[UP:0x62a CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.404: [upf] INFO: UE F-SEID[UP:0x62a CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.410: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 12/13 11:05:30.410: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3185) 12/13 11:05:30.410: [smf] INFO: UE IMSI[262428078741782] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.416: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 12/13 11:05:30.416: [upf] INFO: UE F-SEID[UP:0x62d CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.416: [upf] INFO: UE F-SEID[UP:0x62d CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.421: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 12/13 11:05:30.421: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3185) 12/13 11:05:30.421: [smf] INFO: UE IMSI[262423842604827] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.425: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 12/13 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.432: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 12/13 11:05:30.432: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3185) 12/13 11:05:30.432: [smf] INFO: UE IMSI[262424025880411] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.437: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 12/13 11:05:30.437: [upf] INFO: UE F-SEID[UP:0x24b CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.437: [upf] INFO: UE F-SEID[UP:0x24b CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.442: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 12/13 11:05:30.442: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3185) 12/13 11:05:30.442: [smf] INFO: UE IMSI[262426681369003] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.447: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 12/13 11:05:30.447: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.447: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.454: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 12/13 11:05:30.454: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3185) 12/13 11:05:30.454: [smf] INFO: UE IMSI[262420469758699] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.459: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 12/13 11:05:30.459: [upf] INFO: UE F-SEID[UP:0x37f CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.459: [upf] INFO: UE F-SEID[UP:0x37f CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.465: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 12/13 11:05:30.465: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3185) 12/13 11:05:30.465: [smf] INFO: UE IMSI[262425895449073] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.471: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 12/13 11:05:30.471: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.471: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.476: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 12/13 11:05:30.476: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3185) 12/13 11:05:30.476: [smf] INFO: UE IMSI[262426288730207] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.482: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 12/13 11:05:30.482: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.482: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.487: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 12/13 11:05:30.487: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3185) 12/13 11:05:30.487: [smf] INFO: UE IMSI[262424190904000] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.492: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 12/13 11:05:30.492: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.492: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.498: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 12/13 11:05:30.498: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3185) 12/13 11:05:30.498: [smf] INFO: UE IMSI[262422157454502] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.504: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 12/13 11:05:30.504: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.504: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.509: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 12/13 11:05:30.509: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3185) 12/13 11:05:30.509: [smf] INFO: UE IMSI[262425540010182] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.514: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 12/13 11:05:30.515: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.515: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.520: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 12/13 11:05:30.520: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3185) 12/13 11:05:30.520: [smf] INFO: UE IMSI[262429288275486] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.524: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 12/13 11:05:30.524: [upf] INFO: UE F-SEID[UP:0x60e CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.524: [upf] INFO: UE F-SEID[UP:0x60e CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.531: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 12/13 11:05:30.531: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3185) 12/13 11:05:30.531: [smf] INFO: UE IMSI[262427440172567] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.537: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 12/13 11:05:30.537: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.537: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.541: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 12/13 11:05:30.541: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3185) 12/13 11:05:30.542: [smf] INFO: UE IMSI[262422486248017] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.547: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 12/13 11:05:30.547: [upf] INFO: UE F-SEID[UP:0x515 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.547: [upf] INFO: UE F-SEID[UP:0x515 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.552: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 12/13 11:05:30.552: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3185) 12/13 11:05:30.552: [smf] INFO: UE IMSI[262426099867685] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.558: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 12/13 11:05:30.558: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.558: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.563: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 12/13 11:05:30.563: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3185) 12/13 11:05:30.563: [smf] INFO: UE IMSI[262420184270728] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.570: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 12/13 11:05:30.570: [upf] INFO: UE F-SEID[UP:0xeef CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.570: [upf] INFO: UE F-SEID[UP:0xeef CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.574: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 12/13 11:05:30.574: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3185) 12/13 11:05:30.574: [smf] INFO: UE IMSI[262421234755174] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.579: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 12/13 11:05:30.579: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.579: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.585: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 12/13 11:05:30.585: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3185) 12/13 11:05:30.585: [smf] INFO: UE IMSI[262428281839233] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.591: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 12/13 11:05:30.592: [upf] INFO: UE F-SEID[UP:0x745 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.592: [upf] INFO: UE F-SEID[UP:0x745 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.596: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 12/13 11:05:30.596: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3185) 12/13 11:05:30.596: [smf] INFO: UE IMSI[262426605996383] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.601: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 12/13 11:05:30.601: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.601: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.607: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 12/13 11:05:30.608: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3185) 12/13 11:05:30.608: [smf] INFO: UE IMSI[262423719579325] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.613: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 12/13 11:05:30.613: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.613: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.619: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 12/13 11:05:30.619: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3185) 12/13 11:05:30.619: [smf] INFO: UE IMSI[262422763986513] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.624: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 12/13 11:05:30.624: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.624: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.629: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 12/13 11:05:30.629: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3185) 12/13 11:05:30.630: [smf] INFO: UE IMSI[262428492743612] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.634: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 12/13 11:05:30.634: [upf] INFO: UE F-SEID[UP:0x85e CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.634: [upf] INFO: UE F-SEID[UP:0x85e CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.641: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 12/13 11:05:30.641: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3185) 12/13 11:05:30.641: [smf] INFO: UE IMSI[262424081612501] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.646: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 12/13 11:05:30.646: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.646: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.651: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 12/13 11:05:30.652: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3185) 12/13 11:05:30.652: [smf] INFO: UE IMSI[262429704993533] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.657: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 12/13 11:05:30.657: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.657: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.662: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 12/13 11:05:30.662: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3185) 12/13 11:05:30.662: [smf] INFO: UE IMSI[262421406511040] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.667: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 12/13 11:05:30.667: [upf] INFO: UE F-SEID[UP:0xb9d CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.667: [upf] INFO: UE F-SEID[UP:0xb9d CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.673: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 12/13 11:05:30.673: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3185) 12/13 11:05:30.673: [smf] INFO: UE IMSI[262425347230235] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.678: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 12/13 11:05:30.678: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.679: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.684: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 12/13 11:05:30.684: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3185) 12/13 11:05:30.684: [smf] INFO: UE IMSI[262428315740189] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.691: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 12/13 11:05:30.691: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.691: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.695: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 12/13 11:05:30.695: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3185) 12/13 11:05:30.695: [smf] INFO: UE IMSI[262426669032947] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.701: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 12/13 11:05:30.701: [upf] INFO: UE F-SEID[UP:0x506 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.701: [upf] INFO: UE F-SEID[UP:0x506 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.706: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 12/13 11:05:30.706: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3185) 12/13 11:05:30.706: [smf] INFO: UE IMSI[262429261941514] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.711: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 12/13 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.717: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 12/13 11:05:30.717: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3185) 12/13 11:05:30.717: [smf] INFO: UE IMSI[262420353250549] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.722: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 12/13 11:05:30.722: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.722: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.728: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 12/13 11:05:30.728: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3185) 12/13 11:05:30.728: [smf] INFO: UE IMSI[262425632070900] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.732: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 12/13 11:05:30.732: [upf] INFO: UE F-SEID[UP:0x997 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.732: [upf] INFO: UE F-SEID[UP:0x997 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.738: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 12/13 11:05:30.738: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3185) 12/13 11:05:30.738: [smf] INFO: UE IMSI[262428685432909] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.744: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 12/13 11:05:30.744: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.744: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.749: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 12/13 11:05:30.749: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3185) 12/13 11:05:30.749: [smf] INFO: UE IMSI[262426151775484] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.754: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 12/13 11:05:30.754: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.754: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.760: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 12/13 11:05:30.760: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3185) 12/13 11:05:30.760: [smf] INFO: UE IMSI[262423760752919] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.766: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 12/13 11:05:30.766: [upf] INFO: UE F-SEID[UP:0x836 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.766: [upf] INFO: UE F-SEID[UP:0x836 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.771: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 12/13 11:05:30.771: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3185) 12/13 11:05:30.771: [smf] INFO: UE IMSI[262423121528866] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.776: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 12/13 11:05:30.776: [upf] INFO: UE F-SEID[UP:0x893 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.776: [upf] INFO: UE F-SEID[UP:0x893 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.782: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 12/13 11:05:30.782: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3185) 12/13 11:05:30.782: [smf] INFO: UE IMSI[262422588991024] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.787: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 12/13 11:05:30.787: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.787: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.793: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 12/13 11:05:30.793: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3185) 12/13 11:05:30.793: [smf] INFO: UE IMSI[262421288991329] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.797: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 12/13 11:05:30.797: [upf] INFO: UE F-SEID[UP:0x931 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.797: [upf] INFO: UE F-SEID[UP:0x931 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.804: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 12/13 11:05:30.804: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3185) 12/13 11:05:30.804: [smf] INFO: UE IMSI[262428315639739] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.810: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 12/13 11:05:30.810: [upf] INFO: UE F-SEID[UP:0x358 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.810: [upf] INFO: UE F-SEID[UP:0x358 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.815: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 12/13 11:05:30.815: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3185) 12/13 11:05:30.815: [smf] INFO: UE IMSI[262424656273573] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.820: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 12/13 11:05:30.820: [upf] INFO: UE F-SEID[UP:0x659 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.820: [upf] INFO: UE F-SEID[UP:0x659 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.826: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 12/13 11:05:30.826: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3185) 12/13 11:05:30.826: [smf] INFO: UE IMSI[262426858854816] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.831: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 12/13 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.837: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 12/13 11:05:30.837: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3185) 12/13 11:05:30.837: [smf] INFO: UE IMSI[262425747408599] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.842: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 12/13 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x598 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x598 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.848: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 12/13 11:05:30.848: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3185) 12/13 11:05:30.848: [smf] INFO: UE IMSI[262423724582195] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.853: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 12/13 11:05:30.853: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.853: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.859: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 12/13 11:05:30.859: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3185) 12/13 11:05:30.859: [smf] INFO: UE IMSI[262421342259134] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.864: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 12/13 11:05:30.864: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.864: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.870: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 12/13 11:05:30.870: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3185) 12/13 11:05:30.870: [smf] INFO: UE IMSI[262421357486466] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.875: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 12/13 11:05:30.875: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.875: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.881: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 12/13 11:05:30.881: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3185) 12/13 11:05:30.881: [smf] INFO: UE IMSI[262422449586284] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.887: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 12/13 11:05:30.887: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.887: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.892: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 12/13 11:05:30.892: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3185) 12/13 11:05:30.892: [smf] INFO: UE IMSI[262426330952471] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.897: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 12/13 11:05:30.897: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.897: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.903: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 12/13 11:05:30.903: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3185) 12/13 11:05:30.903: [smf] INFO: UE IMSI[262424475205230] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.908: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 12/13 11:05:30.908: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.908: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.914: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 12/13 11:05:30.914: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3185) 12/13 11:05:30.914: [smf] INFO: UE IMSI[262429813147774] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.919: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 12/13 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x39f CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x39f CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.925: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 12/13 11:05:30.925: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3185) 12/13 11:05:30.925: [smf] INFO: UE IMSI[262423949066739] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.929: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 12/13 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x461 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x461 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.935: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 12/13 11:05:30.935: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3185) 12/13 11:05:30.935: [smf] INFO: UE IMSI[262425760020530] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.940: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 12/13 11:05:30.940: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.940: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.946: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 12/13 11:05:30.946: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3185) 12/13 11:05:30.946: [smf] INFO: UE IMSI[262424779068809] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.951: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 12/13 11:05:30.951: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.951: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.957: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 12/13 11:05:30.957: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3185) 12/13 11:05:30.957: [smf] INFO: UE IMSI[262425300061908] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.963: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 12/13 11:05:30.963: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.963: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.968: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 12/13 11:05:30.968: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3185) 12/13 11:05:30.968: [smf] INFO: UE IMSI[262428789332766] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.974: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 12/13 11:05:30.974: [upf] INFO: UE F-SEID[UP:0x760 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.974: [upf] INFO: UE F-SEID[UP:0x760 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.979: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 12/13 11:05:30.979: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3185) 12/13 11:05:30.979: [smf] INFO: UE IMSI[262420146716231] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.985: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 12/13 11:05:30.985: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.985: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:30.990: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 12/13 11:05:30.990: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3185) 12/13 11:05:30.990: [smf] INFO: UE IMSI[262428327311548] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:30.996: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 12/13 11:05:30.996: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 12/13 11:05:30.996: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.001: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 12/13 11:05:31.001: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3185) 12/13 11:05:31.001: [smf] INFO: UE IMSI[262420869929321] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.007: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 12/13 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x327 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x327 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.012: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 12/13 11:05:31.012: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3185) 12/13 11:05:31.012: [smf] INFO: UE IMSI[262421766473713] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.017: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 12/13 11:05:31.017: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.017: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.023: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 12/13 11:05:31.023: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3185) 12/13 11:05:31.023: [smf] INFO: UE IMSI[262427919764181] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.027: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 12/13 11:05:31.028: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.028: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.034: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 12/13 11:05:31.034: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3185) 12/13 11:05:31.034: [smf] INFO: UE IMSI[262423413993586] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.039: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 12/13 11:05:31.039: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.039: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.044: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 12/13 11:05:31.044: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3185) 12/13 11:05:31.044: [smf] INFO: UE IMSI[262428571365092] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.049: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 12/13 11:05:31.049: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.049: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.055: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 12/13 11:05:31.055: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3185) 12/13 11:05:31.055: [smf] INFO: UE IMSI[262426841670538] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.061: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 12/13 11:05:31.061: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.061: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.066: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 12/13 11:05:31.066: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3185) 12/13 11:05:31.066: [smf] INFO: UE IMSI[262425453664508] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.071: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 12/13 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xcac CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xcac CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.077: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 12/13 11:05:31.077: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3185) 12/13 11:05:31.077: [smf] INFO: UE IMSI[262426755211668] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.082: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 12/13 11:05:31.082: [upf] INFO: UE F-SEID[UP:0x759 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.082: [upf] INFO: UE F-SEID[UP:0x759 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.088: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 12/13 11:05:31.088: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3185) 12/13 11:05:31.088: [smf] INFO: UE IMSI[262422249836526] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.094: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 12/13 11:05:31.094: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.094: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.099: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 12/13 11:05:31.099: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3185) 12/13 11:05:31.099: [smf] INFO: UE IMSI[262429203058874] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.105: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 12/13 11:05:31.105: [upf] INFO: UE F-SEID[UP:0xdea CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.105: [upf] INFO: UE F-SEID[UP:0xdea CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.110: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 12/13 11:05:31.110: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3185) 12/13 11:05:31.110: [smf] INFO: UE IMSI[262424377848283] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.115: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 12/13 11:05:31.115: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.115: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.121: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 12/13 11:05:31.121: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3185) 12/13 11:05:31.121: [smf] INFO: UE IMSI[262425101474516] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.126: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 12/13 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x257 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x257 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.132: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 12/13 11:05:31.132: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3185) 12/13 11:05:31.132: [smf] INFO: UE IMSI[262424213237985] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.137: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 12/13 11:05:31.137: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.137: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.143: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 12/13 11:05:31.143: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3185) 12/13 11:05:31.143: [smf] INFO: UE IMSI[262427970860682] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.148: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 12/13 11:05:31.148: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.148: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.153: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 12/13 11:05:31.153: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3185) 12/13 11:05:31.154: [smf] INFO: UE IMSI[262429319414766] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.160: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 12/13 11:05:31.160: [upf] INFO: UE F-SEID[UP:0x265 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.160: [upf] INFO: UE F-SEID[UP:0x265 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.164: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 12/13 11:05:31.164: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3185) 12/13 11:05:31.165: [smf] INFO: UE IMSI[262421462435341] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.169: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 12/13 11:05:31.169: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.169: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.175: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 12/13 11:05:31.175: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3185) 12/13 11:05:31.175: [smf] INFO: UE IMSI[262428685394232] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.181: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 12/13 11:05:31.181: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.181: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.186: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 12/13 11:05:31.186: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3185) 12/13 11:05:31.186: [smf] INFO: UE IMSI[262424884795510] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.191: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 12/13 11:05:31.192: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.192: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.197: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 12/13 11:05:31.197: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3185) 12/13 11:05:31.197: [smf] INFO: UE IMSI[262429343411363] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.204: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 12/13 11:05:31.204: [upf] INFO: UE F-SEID[UP:0x230 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.204: [upf] INFO: UE F-SEID[UP:0x230 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.208: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 12/13 11:05:31.208: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3185) 12/13 11:05:31.208: [smf] INFO: UE IMSI[262426850351749] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.213: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 12/13 11:05:31.213: [upf] INFO: UE F-SEID[UP:0xdc CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.213: [upf] INFO: UE F-SEID[UP:0xdc CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.219: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 12/13 11:05:31.219: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3185) 12/13 11:05:31.219: [smf] INFO: UE IMSI[262427696375726] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.224: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 12/13 11:05:31.224: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.224: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.230: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 12/13 11:05:31.230: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3185) 12/13 11:05:31.230: [smf] INFO: UE IMSI[262425458810288] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.235: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 12/13 11:05:31.235: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.236: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.241: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 12/13 11:05:31.241: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3185) 12/13 11:05:31.241: [smf] INFO: UE IMSI[262421940892731] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.247: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 12/13 11:05:31.247: [upf] INFO: UE F-SEID[UP:0x4d CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.247: [upf] INFO: UE F-SEID[UP:0x4d CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.252: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 12/13 11:05:31.252: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3185) 12/13 11:05:31.252: [smf] INFO: UE IMSI[262422306254997] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.258: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 12/13 11:05:31.258: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.258: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.263: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 12/13 11:05:31.263: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3185) 12/13 11:05:31.263: [smf] INFO: UE IMSI[262424824266104] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.268: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 12/13 11:05:31.268: [upf] INFO: UE F-SEID[UP:0x520 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.268: [upf] INFO: UE F-SEID[UP:0x520 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.274: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 12/13 11:05:31.274: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3185) 12/13 11:05:31.274: [smf] INFO: UE IMSI[262423911100776] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.279: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 12/13 11:05:31.279: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.279: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.284: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 12/13 11:05:31.285: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3185) 12/13 11:05:31.285: [smf] INFO: UE IMSI[262426005922530] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.290: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 12/13 11:05:31.291: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.291: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.295: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 12/13 11:05:31.295: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3185) 12/13 11:05:31.295: [smf] INFO: UE IMSI[262420840960740] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.301: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 12/13 11:05:31.301: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.301: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.306: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 12/13 11:05:31.306: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3185) 12/13 11:05:31.306: [smf] INFO: UE IMSI[262426667427714] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.312: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 12/13 11:05:31.312: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.312: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.317: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 12/13 11:05:31.317: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3185) 12/13 11:05:31.317: [smf] INFO: UE IMSI[262422347307978] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.323: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 12/13 11:05:31.323: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.323: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.328: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 12/13 11:05:31.328: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3185) 12/13 11:05:31.328: [smf] INFO: UE IMSI[262426676384581] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.334: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 12/13 11:05:31.334: [upf] INFO: UE F-SEID[UP:0x32f CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.334: [upf] INFO: UE F-SEID[UP:0x32f CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.339: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 12/13 11:05:31.339: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3185) 12/13 11:05:31.339: [smf] INFO: UE IMSI[262425861062976] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.345: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 12/13 11:05:31.345: [upf] INFO: UE F-SEID[UP:0x65e CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.345: [upf] INFO: UE F-SEID[UP:0x65e CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.350: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 12/13 11:05:31.350: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3185) 12/13 11:05:31.350: [smf] INFO: UE IMSI[262429824805543] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.356: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 12/13 11:05:31.356: [upf] INFO: UE F-SEID[UP:0x35f CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.356: [upf] INFO: UE F-SEID[UP:0x35f CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.361: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 12/13 11:05:31.361: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3185) 12/13 11:05:31.361: [smf] INFO: UE IMSI[262429953191968] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.367: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 12/13 11:05:31.367: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.367: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.372: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 12/13 11:05:31.372: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3185) 12/13 11:05:31.372: [smf] INFO: UE IMSI[262422911727932] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.377: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 12/13 11:05:31.377: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.377: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.383: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 12/13 11:05:31.383: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3185) 12/13 11:05:31.383: [smf] INFO: UE IMSI[262423951339295] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.388: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 12/13 11:05:31.388: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.388: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.394: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 12/13 11:05:31.394: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3185) 12/13 11:05:31.394: [smf] INFO: UE IMSI[262420263530299] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.399: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 12/13 11:05:31.399: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.399: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.405: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 12/13 11:05:31.405: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3185) 12/13 11:05:31.405: [smf] INFO: UE IMSI[262428334517499] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.411: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 12/13 11:05:31.411: [upf] INFO: UE F-SEID[UP:0x35b CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.411: [upf] INFO: UE F-SEID[UP:0x35b CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.416: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 12/13 11:05:31.416: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3185) 12/13 11:05:31.416: [smf] INFO: UE IMSI[262428511535206] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.420: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 12/13 11:05:31.420: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.420: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.426: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 12/13 11:05:31.427: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3185) 12/13 11:05:31.427: [smf] INFO: UE IMSI[262426737303884] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.432: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 12/13 11:05:31.432: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.432: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.438: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 12/13 11:05:31.438: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3185) 12/13 11:05:31.438: [smf] INFO: UE IMSI[262422051370952] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.443: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 12/13 11:05:31.443: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.443: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.449: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 12/13 11:05:31.449: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3185) 12/13 11:05:31.449: [smf] INFO: UE IMSI[262426791420374] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.455: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 12/13 11:05:31.455: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.455: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.459: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 12/13 11:05:31.459: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3185) 12/13 11:05:31.459: [smf] INFO: UE IMSI[262424630974782] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.464: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 12/13 11:05:31.464: [upf] INFO: UE F-SEID[UP:0x891 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.464: [upf] INFO: UE F-SEID[UP:0x891 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.470: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 12/13 11:05:31.470: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3185) 12/13 11:05:31.470: [smf] INFO: UE IMSI[262421556176312] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.476: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 12/13 11:05:31.476: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.476: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.481: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 12/13 11:05:31.481: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3185) 12/13 11:05:31.481: [smf] INFO: UE IMSI[262421928126400] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.487: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 12/13 11:05:31.487: [upf] INFO: UE F-SEID[UP:0x7b CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.487: [upf] INFO: UE F-SEID[UP:0x7b CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.492: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 12/13 11:05:31.492: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3185) 12/13 11:05:31.492: [smf] INFO: UE IMSI[262420954356339] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.497: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 12/13 11:05:31.497: [upf] INFO: UE F-SEID[UP:0x553 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.497: [upf] INFO: UE F-SEID[UP:0x553 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.503: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 12/13 11:05:31.503: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3185) 12/13 11:05:31.503: [smf] INFO: UE IMSI[262429671787884] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.508: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 12/13 11:05:31.508: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.508: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.514: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 12/13 11:05:31.514: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3185) 12/13 11:05:31.514: [smf] INFO: UE IMSI[262427060927301] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.519: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 12/13 11:05:31.519: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.519: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.525: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 12/13 11:05:31.525: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3185) 12/13 11:05:31.525: [smf] INFO: UE IMSI[262422483154632] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.531: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 12/13 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x792 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x792 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.536: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 12/13 11:05:31.536: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3185) 12/13 11:05:31.536: [smf] INFO: UE IMSI[262429158694164] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.542: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 12/13 11:05:31.542: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.542: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.547: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 12/13 11:05:31.547: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3185) 12/13 11:05:31.547: [smf] INFO: UE IMSI[262427757685824] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.552: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 12/13 11:05:31.552: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.552: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.558: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 12/13 11:05:31.558: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3185) 12/13 11:05:31.558: [smf] INFO: UE IMSI[262423995179154] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.564: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 12/13 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.569: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 12/13 11:05:31.569: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3185) 12/13 11:05:31.569: [smf] INFO: UE IMSI[262421861374062] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.575: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 12/13 11:05:31.575: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.575: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.580: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 12/13 11:05:31.580: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3185) 12/13 11:05:31.580: [smf] INFO: UE IMSI[262423613569672] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.585: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 12/13 11:05:31.585: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.585: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.591: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 12/13 11:05:31.591: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3185) 12/13 11:05:31.591: [smf] INFO: UE IMSI[262427845644519] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.597: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 12/13 11:05:31.597: [upf] INFO: UE F-SEID[UP:0x231 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.597: [upf] INFO: UE F-SEID[UP:0x231 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.603: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 12/13 11:05:31.603: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3185) 12/13 11:05:31.603: [smf] INFO: UE IMSI[262425936068932] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.607: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 12/13 11:05:31.607: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.607: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.614: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 12/13 11:05:31.614: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3185) 12/13 11:05:31.614: [smf] INFO: UE IMSI[262420617352470] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.620: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 12/13 11:05:31.620: [upf] INFO: UE F-SEID[UP:0x957 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.620: [upf] INFO: UE F-SEID[UP:0x957 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.625: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 12/13 11:05:31.625: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3185) 12/13 11:05:31.625: [smf] INFO: UE IMSI[262427765483620] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.631: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 12/13 11:05:31.631: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.631: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.636: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 12/13 11:05:31.637: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3185) 12/13 11:05:31.637: [smf] INFO: UE IMSI[262427912597708] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.643: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 12/13 11:05:31.643: [upf] INFO: UE F-SEID[UP:0x412 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.643: [upf] INFO: UE F-SEID[UP:0x412 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.648: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 12/13 11:05:31.648: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3185) 12/13 11:05:31.648: [smf] INFO: UE IMSI[262421498047038] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.652: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 12/13 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.659: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 12/13 11:05:31.659: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3185) 12/13 11:05:31.659: [smf] INFO: UE IMSI[262424266481610] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.664: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 12/13 11:05:31.664: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.664: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.669: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 12/13 11:05:31.669: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3185) 12/13 11:05:31.669: [smf] INFO: UE IMSI[262429553589583] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.674: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 12/13 11:05:31.674: [upf] INFO: UE F-SEID[UP:0x56 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.674: [upf] INFO: UE F-SEID[UP:0x56 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.680: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 12/13 11:05:31.680: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3185) 12/13 11:05:31.680: [smf] INFO: UE IMSI[262426547867849] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.685: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 12/13 11:05:31.685: [upf] INFO: UE F-SEID[UP:0xd8b CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.685: [upf] INFO: UE F-SEID[UP:0xd8b CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.691: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 12/13 11:05:31.691: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3185) 12/13 11:05:31.691: [smf] INFO: UE IMSI[262423114717299] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.697: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 12/13 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.702: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 12/13 11:05:31.702: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3185) 12/13 11:05:31.702: [smf] INFO: UE IMSI[262423246435609] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.707: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 12/13 11:05:31.707: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.707: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.713: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 12/13 11:05:31.713: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3185) 12/13 11:05:31.713: [smf] INFO: UE IMSI[262429885232964] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.718: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 12/13 11:05:31.718: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.718: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.724: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 12/13 11:05:31.724: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3185) 12/13 11:05:31.724: [smf] INFO: UE IMSI[262425225424976] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.731: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 12/13 11:05:31.731: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.731: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.735: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 12/13 11:05:31.735: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3185) 12/13 11:05:31.735: [smf] INFO: UE IMSI[262428371655891] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.741: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 12/13 11:05:31.741: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.741: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.746: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 12/13 11:05:31.746: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3185) 12/13 11:05:31.746: [smf] INFO: UE IMSI[262422243497374] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.751: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 12/13 11:05:31.751: [upf] INFO: UE F-SEID[UP:0x469 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.751: [upf] INFO: UE F-SEID[UP:0x469 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.757: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 12/13 11:05:31.757: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3185) 12/13 11:05:31.757: [smf] INFO: UE IMSI[262422793977883] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.762: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 12/13 11:05:31.762: [upf] INFO: UE F-SEID[UP:0x7e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.762: [upf] INFO: UE F-SEID[UP:0x7e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.767: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 12/13 11:05:31.767: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3185) 12/13 11:05:31.767: [smf] INFO: UE IMSI[262421399229857] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.773: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 12/13 11:05:31.773: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.773: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.778: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 12/13 11:05:31.778: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3185) 12/13 11:05:31.778: [smf] INFO: UE IMSI[262426563160654] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.784: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 12/13 11:05:31.784: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.784: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.789: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 12/13 11:05:31.789: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3185) 12/13 11:05:31.789: [smf] INFO: UE IMSI[262423819237950] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.795: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 12/13 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.800: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 12/13 11:05:31.800: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3185) 12/13 11:05:31.800: [smf] INFO: UE IMSI[262421357224906] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.805: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 12/13 11:05:31.805: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.805: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.811: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 12/13 11:05:31.811: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3185) 12/13 11:05:31.811: [smf] INFO: UE IMSI[262421998389277] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.816: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 12/13 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.822: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 12/13 11:05:31.822: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3185) 12/13 11:05:31.822: [smf] INFO: UE IMSI[262421823735642] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.827: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 12/13 11:05:31.827: [upf] INFO: UE F-SEID[UP:0xded CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.827: [upf] INFO: UE F-SEID[UP:0xded CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.833: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 12/13 11:05:31.833: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3185) 12/13 11:05:31.833: [smf] INFO: UE IMSI[262426282975470] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.839: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 12/13 11:05:31.839: [upf] INFO: UE F-SEID[UP:0x341 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.839: [upf] INFO: UE F-SEID[UP:0x341 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.844: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 12/13 11:05:31.844: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3185) 12/13 11:05:31.844: [smf] INFO: UE IMSI[262423441108021] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.850: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 12/13 11:05:31.851: [upf] INFO: UE F-SEID[UP:0xef CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.851: [upf] INFO: UE F-SEID[UP:0xef CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.855: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 12/13 11:05:31.855: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3185) 12/13 11:05:31.855: [smf] INFO: UE IMSI[262421194472965] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.860: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 12/13 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x47f CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x47f CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.866: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 12/13 11:05:31.866: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3185) 12/13 11:05:31.866: [smf] INFO: UE IMSI[262423468425838] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.871: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 12/13 11:05:31.871: [upf] INFO: UE F-SEID[UP:0x94f CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.871: [upf] INFO: UE F-SEID[UP:0x94f CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.877: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 12/13 11:05:31.877: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3185) 12/13 11:05:31.877: [smf] INFO: UE IMSI[262427991232076] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.881: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 12/13 11:05:31.882: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.882: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.888: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 12/13 11:05:31.888: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3185) 12/13 11:05:31.888: [smf] INFO: UE IMSI[262420608965947] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.893: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 12/13 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x301 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x301 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.899: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 12/13 11:05:31.899: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3185) 12/13 11:05:31.899: [smf] INFO: UE IMSI[262426026497277] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.904: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 12/13 11:05:31.904: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.904: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.910: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 12/13 11:05:31.910: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3185) 12/13 11:05:31.910: [smf] INFO: UE IMSI[262428855592730] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.916: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 12/13 11:05:31.916: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.916: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.921: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 12/13 11:05:31.921: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3185) 12/13 11:05:31.921: [smf] INFO: UE IMSI[262427628545981] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.926: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 12/13 11:05:31.926: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.926: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.931: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 12/13 11:05:31.931: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3185) 12/13 11:05:31.931: [smf] INFO: UE IMSI[262423876097790] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.937: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 12/13 11:05:31.937: [upf] INFO: UE F-SEID[UP:0x78e CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.937: [upf] INFO: UE F-SEID[UP:0x78e CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.942: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 12/13 11:05:31.942: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3185) 12/13 11:05:31.942: [smf] INFO: UE IMSI[262421119265804] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.948: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 12/13 11:05:31.948: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.948: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.953: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 12/13 11:05:31.953: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3185) 12/13 11:05:31.953: [smf] INFO: UE IMSI[262426209193501] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.959: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 12/13 11:05:31.959: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.959: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.964: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 12/13 11:05:31.964: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3185) 12/13 11:05:31.964: [smf] INFO: UE IMSI[262429904430965] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.969: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 12/13 11:05:31.969: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.969: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.975: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 12/13 11:05:31.975: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3185) 12/13 11:05:31.975: [smf] INFO: UE IMSI[262425957935966] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.980: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 12/13 11:05:31.980: [upf] INFO: UE F-SEID[UP:0x249 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.980: [upf] INFO: UE F-SEID[UP:0x249 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.986: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 12/13 11:05:31.986: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3185) 12/13 11:05:31.986: [smf] INFO: UE IMSI[262428021080784] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:31.992: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 12/13 11:05:31.992: [upf] INFO: UE F-SEID[UP:0x549 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 12/13 11:05:31.992: [upf] INFO: UE F-SEID[UP:0x549 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:31.997: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 12/13 11:05:31.997: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3185) 12/13 11:05:31.997: [smf] INFO: UE IMSI[262421838793415] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.002: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 12/13 11:05:32.002: [upf] INFO: UE F-SEID[UP:0x15b CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.002: [upf] INFO: UE F-SEID[UP:0x15b CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.007: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 12/13 11:05:32.008: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3185) 12/13 11:05:32.008: [smf] INFO: UE IMSI[262422976031547] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.012: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 12/13 11:05:32.012: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.012: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.019: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 12/13 11:05:32.019: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3185) 12/13 11:05:32.019: [smf] INFO: UE IMSI[262426399875276] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.025: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 12/13 11:05:32.025: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.025: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.030: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 12/13 11:05:32.030: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3185) 12/13 11:05:32.030: [smf] INFO: UE IMSI[262427042007227] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.035: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 12/13 11:05:32.035: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.035: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.040: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 12/13 11:05:32.040: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3185) 12/13 11:05:32.040: [smf] INFO: UE IMSI[262425271321440] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.045: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 12/13 11:05:32.045: [upf] INFO: UE F-SEID[UP:0x567 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.045: [upf] INFO: UE F-SEID[UP:0x567 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.051: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 12/13 11:05:32.051: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3185) 12/13 11:05:32.051: [smf] INFO: UE IMSI[262421666025407] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.056: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 12/13 11:05:32.056: [upf] INFO: UE F-SEID[UP:0x444 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.056: [upf] INFO: UE F-SEID[UP:0x444 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.062: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 12/13 11:05:32.062: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3185) 12/13 11:05:32.062: [smf] INFO: UE IMSI[262429851057162] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.067: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 12/13 11:05:32.068: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.068: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.073: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 12/13 11:05:32.073: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3185) 12/13 11:05:32.073: [smf] INFO: UE IMSI[262420873097708] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.078: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 12/13 11:05:32.078: [upf] INFO: UE F-SEID[UP:0x132 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.078: [upf] INFO: UE F-SEID[UP:0x132 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.084: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 12/13 11:05:32.084: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3185) 12/13 11:05:32.084: [smf] INFO: UE IMSI[262427516243422] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.089: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 12/13 11:05:32.089: [upf] INFO: UE F-SEID[UP:0xcae CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.089: [upf] INFO: UE F-SEID[UP:0xcae CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.095: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 12/13 11:05:32.095: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3185) 12/13 11:05:32.095: [smf] INFO: UE IMSI[262423292262498] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.100: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 12/13 11:05:32.100: [upf] INFO: UE F-SEID[UP:0x779 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.100: [upf] INFO: UE F-SEID[UP:0x779 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.106: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 12/13 11:05:32.106: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3185) 12/13 11:05:32.106: [smf] INFO: UE IMSI[262426974874197] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.111: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 12/13 11:05:32.111: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.111: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.116: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 12/13 11:05:32.116: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3185) 12/13 11:05:32.116: [smf] INFO: UE IMSI[262425462400332] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.122: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 12/13 11:05:32.122: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.122: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.127: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 12/13 11:05:32.127: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3185) 12/13 11:05:32.127: [smf] INFO: UE IMSI[262421457861594] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.132: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 12/13 11:05:32.132: [upf] INFO: UE F-SEID[UP:0x860 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.132: [upf] INFO: UE F-SEID[UP:0x860 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.138: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 12/13 11:05:32.138: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3185) 12/13 11:05:32.138: [smf] INFO: UE IMSI[262423023449274] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.143: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 12/13 11:05:32.143: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.143: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.149: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 12/13 11:05:32.149: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3185) 12/13 11:05:32.149: [smf] INFO: UE IMSI[262428078865038] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.155: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 12/13 11:05:32.155: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.155: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.160: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 12/13 11:05:32.160: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3185) 12/13 11:05:32.160: [smf] INFO: UE IMSI[262420906239973] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.166: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 12/13 11:05:32.166: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.166: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.171: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 12/13 11:05:32.171: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3185) 12/13 11:05:32.171: [smf] INFO: UE IMSI[262423957955012] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.177: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 12/13 11:05:32.177: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.177: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.182: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 12/13 11:05:32.182: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3185) 12/13 11:05:32.182: [smf] INFO: UE IMSI[262422212596321] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.187: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 12/13 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xefb CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xefb CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.193: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 12/13 11:05:32.193: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3185) 12/13 11:05:32.193: [smf] INFO: UE IMSI[262429658291056] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.199: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 12/13 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x742 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x742 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.204: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 12/13 11:05:32.204: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3185) 12/13 11:05:32.204: [smf] INFO: UE IMSI[262426678225562] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.211: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 12/13 11:05:32.211: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.211: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.215: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 12/13 11:05:32.215: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3185) 12/13 11:05:32.215: [smf] INFO: UE IMSI[262422006921484] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.220: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 12/13 11:05:32.220: [upf] INFO: UE F-SEID[UP:0x41a CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.220: [upf] INFO: UE F-SEID[UP:0x41a CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.226: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 12/13 11:05:32.226: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3185) 12/13 11:05:32.226: [smf] INFO: UE IMSI[262426678701965] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.232: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 12/13 11:05:32.232: [upf] INFO: UE F-SEID[UP:0x98e CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.232: [upf] INFO: UE F-SEID[UP:0x98e CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.237: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 12/13 11:05:32.237: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3185) 12/13 11:05:32.237: [smf] INFO: UE IMSI[262424086534511] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.242: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 12/13 11:05:32.242: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.242: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.248: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 12/13 11:05:32.248: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3185) 12/13 11:05:32.248: [smf] INFO: UE IMSI[262423337864761] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.254: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 12/13 11:05:32.254: [upf] INFO: UE F-SEID[UP:0xdff CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.254: [upf] INFO: UE F-SEID[UP:0xdff CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.259: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 12/13 11:05:32.259: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3185) 12/13 11:05:32.259: [smf] INFO: UE IMSI[262429686602798] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.264: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 12/13 11:05:32.264: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.264: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.270: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 12/13 11:05:32.270: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3185) 12/13 11:05:32.270: [smf] INFO: UE IMSI[262426493625782] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.275: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 12/13 11:05:32.275: [upf] INFO: UE F-SEID[UP:0x815 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.275: [upf] INFO: UE F-SEID[UP:0x815 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.281: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 12/13 11:05:32.281: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3185) 12/13 11:05:32.281: [smf] INFO: UE IMSI[262428798025914] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.287: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 12/13 11:05:32.287: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.287: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.291: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 12/13 11:05:32.291: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3185) 12/13 11:05:32.291: [smf] INFO: UE IMSI[262422787780299] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.296: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 12/13 11:05:32.296: [upf] INFO: UE F-SEID[UP:0x89c CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.296: [upf] INFO: UE F-SEID[UP:0x89c CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.302: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 12/13 11:05:32.302: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3185) 12/13 11:05:32.302: [smf] INFO: UE IMSI[262429823839335] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.308: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 12/13 11:05:32.308: [upf] INFO: UE F-SEID[UP:0x15 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.308: [upf] INFO: UE F-SEID[UP:0x15 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.313: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 12/13 11:05:32.313: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3185) 12/13 11:05:32.313: [smf] INFO: UE IMSI[262429420082858] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.318: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 12/13 11:05:32.318: [upf] INFO: UE F-SEID[UP:0x353 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.318: [upf] INFO: UE F-SEID[UP:0x353 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.324: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 12/13 11:05:32.324: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3185) 12/13 11:05:32.324: [smf] INFO: UE IMSI[262422890209022] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.329: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 12/13 11:05:32.329: [upf] INFO: UE F-SEID[UP:0x66b CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.329: [upf] INFO: UE F-SEID[UP:0x66b CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.335: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 12/13 11:05:32.335: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3185) 12/13 11:05:32.335: [smf] INFO: UE IMSI[262428471649937] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.340: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 12/13 11:05:32.340: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.340: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.346: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 12/13 11:05:32.346: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3185) 12/13 11:05:32.346: [smf] INFO: UE IMSI[262428191931242] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.352: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 12/13 11:05:32.352: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.352: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.357: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 12/13 11:05:32.357: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3185) 12/13 11:05:32.357: [smf] INFO: UE IMSI[262423928564558] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.362: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 12/13 11:05:32.362: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.362: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.368: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 12/13 11:05:32.368: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3185) 12/13 11:05:32.368: [smf] INFO: UE IMSI[262429231762837] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.374: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 12/13 11:05:32.374: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.374: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.379: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 12/13 11:05:32.379: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3185) 12/13 11:05:32.379: [smf] INFO: UE IMSI[262420166708803] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.385: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 12/13 11:05:32.385: [upf] INFO: UE F-SEID[UP:0x371 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.385: [upf] INFO: UE F-SEID[UP:0x371 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.390: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 12/13 11:05:32.390: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3185) 12/13 11:05:32.390: [smf] INFO: UE IMSI[262421487850220] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.395: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 12/13 11:05:32.395: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.395: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.400: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 12/13 11:05:32.400: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3185) 12/13 11:05:32.400: [smf] INFO: UE IMSI[262429599180013] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.407: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 12/13 11:05:32.407: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.407: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.411: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 12/13 11:05:32.411: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3185) 12/13 11:05:32.411: [smf] INFO: UE IMSI[262429671033292] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.416: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 12/13 11:05:32.416: [upf] INFO: UE F-SEID[UP:0x465 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.416: [upf] INFO: UE F-SEID[UP:0x465 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.422: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 12/13 11:05:32.423: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3185) 12/13 11:05:32.423: [smf] INFO: UE IMSI[262421814925218] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.428: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 12/13 11:05:32.428: [upf] INFO: UE F-SEID[UP:0x13e CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.428: [upf] INFO: UE F-SEID[UP:0x13e CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.434: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 12/13 11:05:32.434: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3185) 12/13 11:05:32.434: [smf] INFO: UE IMSI[262427350403083] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.439: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 12/13 11:05:32.439: [upf] INFO: UE F-SEID[UP:0x880 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.439: [upf] INFO: UE F-SEID[UP:0x880 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.444: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 12/13 11:05:32.444: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3185) 12/13 11:05:32.444: [smf] INFO: UE IMSI[262427570147731] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.449: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 12/13 11:05:32.449: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.449: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.455: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 12/13 11:05:32.455: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3185) 12/13 11:05:32.455: [smf] INFO: UE IMSI[262427209910897] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.459: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 12/13 11:05:32.459: [upf] INFO: UE F-SEID[UP:0x953 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.459: [upf] INFO: UE F-SEID[UP:0x953 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.466: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 12/13 11:05:32.466: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3185) 12/13 11:05:32.466: [smf] INFO: UE IMSI[262425893663972] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.471: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 12/13 11:05:32.471: [upf] INFO: UE F-SEID[UP:0x149 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.471: [upf] INFO: UE F-SEID[UP:0x149 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.477: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 12/13 11:05:32.477: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3185) 12/13 11:05:32.477: [smf] INFO: UE IMSI[262424720665274] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.482: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 12/13 11:05:32.482: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.482: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.488: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 12/13 11:05:32.488: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3185) 12/13 11:05:32.488: [smf] INFO: UE IMSI[262424141208903] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.493: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 12/13 11:05:32.493: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.493: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.499: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 12/13 11:05:32.499: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3185) 12/13 11:05:32.499: [smf] INFO: UE IMSI[262427095694931] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.505: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 12/13 11:05:32.505: [upf] INFO: UE F-SEID[UP:0x672 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.505: [upf] INFO: UE F-SEID[UP:0x672 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.510: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 12/13 11:05:32.510: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3185) 12/13 11:05:32.510: [smf] INFO: UE IMSI[262424616264925] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.515: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 12/13 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x582 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x582 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.521: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 12/13 11:05:32.521: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3185) 12/13 11:05:32.521: [smf] INFO: UE IMSI[262427064721267] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.527: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 12/13 11:05:32.527: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.527: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.532: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 12/13 11:05:32.532: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3185) 12/13 11:05:32.532: [smf] INFO: UE IMSI[262426273341823] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.537: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 12/13 11:05:32.537: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.537: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.543: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 12/13 11:05:32.543: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3185) 12/13 11:05:32.543: [smf] INFO: UE IMSI[262429313513519] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.548: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 12/13 11:05:32.548: [upf] INFO: UE F-SEID[UP:0x131 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.548: [upf] INFO: UE F-SEID[UP:0x131 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.554: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 12/13 11:05:32.554: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3185) 12/13 11:05:32.554: [smf] INFO: UE IMSI[262425691849493] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.558: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 12/13 11:05:32.558: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.558: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.565: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 12/13 11:05:32.565: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3185) 12/13 11:05:32.565: [smf] INFO: UE IMSI[262420092189153] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.570: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 12/13 11:05:32.570: [upf] INFO: UE F-SEID[UP:0xdae CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.570: [upf] INFO: UE F-SEID[UP:0xdae CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.576: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 12/13 11:05:32.576: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3185) 12/13 11:05:32.576: [smf] INFO: UE IMSI[262429426879121] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.580: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 12/13 11:05:32.580: [upf] INFO: UE F-SEID[UP:0x992 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.580: [upf] INFO: UE F-SEID[UP:0x992 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.586: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 12/13 11:05:32.586: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3185) 12/13 11:05:32.586: [smf] INFO: UE IMSI[262429534947039] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.591: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 12/13 11:05:32.591: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.591: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.597: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 12/13 11:05:32.597: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3185) 12/13 11:05:32.597: [smf] INFO: UE IMSI[262424513864204] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.603: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 12/13 11:05:32.603: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.603: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.608: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 12/13 11:05:32.608: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3185) 12/13 11:05:32.608: [smf] INFO: UE IMSI[262420682576963] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.614: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 12/13 11:05:32.614: [upf] INFO: UE F-SEID[UP:0x969 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.614: [upf] INFO: UE F-SEID[UP:0x969 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.620: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 12/13 11:05:32.620: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3185) 12/13 11:05:32.620: [smf] INFO: UE IMSI[262422724553042] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.626: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 12/13 11:05:32.626: [upf] INFO: UE F-SEID[UP:0x22e CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.626: [upf] INFO: UE F-SEID[UP:0x22e CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.631: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 12/13 11:05:32.631: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3185) 12/13 11:05:32.631: [smf] INFO: UE IMSI[262423227058435] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.635: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 12/13 11:05:32.635: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.635: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.642: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 12/13 11:05:32.642: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3185) 12/13 11:05:32.642: [smf] INFO: UE IMSI[262428486139828] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.648: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 12/13 11:05:32.648: [upf] INFO: UE F-SEID[UP:0x61e CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.648: [upf] INFO: UE F-SEID[UP:0x61e CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.652: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 12/13 11:05:32.652: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3185) 12/13 11:05:32.652: [smf] INFO: UE IMSI[262424410547345] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.658: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 12/13 11:05:32.658: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.658: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.663: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 12/13 11:05:32.663: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3185) 12/13 11:05:32.663: [smf] INFO: UE IMSI[262422496273719] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.669: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 12/13 11:05:32.669: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.669: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.674: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 12/13 11:05:32.674: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3185) 12/13 11:05:32.674: [smf] INFO: UE IMSI[262428906185275] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.680: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 12/13 11:05:32.680: [upf] INFO: UE F-SEID[UP:0x35 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.680: [upf] INFO: UE F-SEID[UP:0x35 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.686: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 12/13 11:05:32.686: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3185) 12/13 11:05:32.686: [smf] INFO: UE IMSI[262423975541775] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.692: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 12/13 11:05:32.692: [upf] INFO: UE F-SEID[UP:0x71e CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.692: [upf] INFO: UE F-SEID[UP:0x71e CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.697: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 12/13 11:05:32.697: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3185) 12/13 11:05:32.697: [smf] INFO: UE IMSI[262423562018049] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.702: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 12/13 11:05:32.702: [upf] INFO: UE F-SEID[UP:0x778 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.702: [upf] INFO: UE F-SEID[UP:0x778 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.707: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 12/13 11:05:32.707: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3185) 12/13 11:05:32.707: [smf] INFO: UE IMSI[262425354047799] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.714: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 12/13 11:05:32.714: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.714: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.718: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 12/13 11:05:32.718: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3185) 12/13 11:05:32.718: [smf] INFO: UE IMSI[262420243016782] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.723: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 12/13 11:05:32.723: [upf] INFO: UE F-SEID[UP:0x5e CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.723: [upf] INFO: UE F-SEID[UP:0x5e CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.730: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 12/13 11:05:32.730: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3185) 12/13 11:05:32.730: [smf] INFO: UE IMSI[262427225896226] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.735: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 12/13 11:05:32.735: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.735: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.740: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 12/13 11:05:32.740: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3185) 12/13 11:05:32.740: [smf] INFO: UE IMSI[262422739477770] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.745: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 12/13 11:05:32.745: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.745: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.751: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 12/13 11:05:32.751: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3185) 12/13 11:05:32.751: [smf] INFO: UE IMSI[262420358472704] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.756: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 12/13 11:05:32.757: [upf] INFO: UE F-SEID[UP:0x58e CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.757: [upf] INFO: UE F-SEID[UP:0x58e CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.762: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 12/13 11:05:32.762: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3185) 12/13 11:05:32.762: [smf] INFO: UE IMSI[262424939536102] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.768: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 12/13 11:05:32.769: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.769: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.773: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 12/13 11:05:32.773: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3185) 12/13 11:05:32.773: [smf] INFO: UE IMSI[262423114951454] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.778: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 12/13 11:05:32.779: [upf] INFO: UE F-SEID[UP:0x113 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.779: [upf] INFO: UE F-SEID[UP:0x113 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.784: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 12/13 11:05:32.784: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3185) 12/13 11:05:32.784: [smf] INFO: UE IMSI[262424056242975] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.789: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 12/13 11:05:32.789: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.789: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.795: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 12/13 11:05:32.795: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3185) 12/13 11:05:32.795: [smf] INFO: UE IMSI[262420637122432] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.801: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 12/13 11:05:32.801: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.801: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.806: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 12/13 11:05:32.806: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3185) 12/13 11:05:32.806: [smf] INFO: UE IMSI[262428459064793] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.811: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 12/13 11:05:32.811: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.811: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.817: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 12/13 11:05:32.817: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3185) 12/13 11:05:32.817: [smf] INFO: UE IMSI[262420006542187] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.823: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 12/13 11:05:32.823: [upf] INFO: UE F-SEID[UP:0x75a CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.823: [upf] INFO: UE F-SEID[UP:0x75a CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.828: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 12/13 11:05:32.828: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3185) 12/13 11:05:32.828: [smf] INFO: UE IMSI[262429880215049] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.834: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 12/13 11:05:32.834: [upf] INFO: UE F-SEID[UP:0x25d CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.834: [upf] INFO: UE F-SEID[UP:0x25d CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.839: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 12/13 11:05:32.839: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3185) 12/13 11:05:32.839: [smf] INFO: UE IMSI[262423097802453] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.844: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 12/13 11:05:32.845: [upf] INFO: UE F-SEID[UP:0x22c CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.845: [upf] INFO: UE F-SEID[UP:0x22c CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.850: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 12/13 11:05:32.850: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3185) 12/13 11:05:32.850: [smf] INFO: UE IMSI[262420889859233] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.856: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 12/13 11:05:32.856: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.856: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.861: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 12/13 11:05:32.861: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3185) 12/13 11:05:32.861: [smf] INFO: UE IMSI[262428384963513] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.868: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 12/13 11:05:32.868: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.868: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.872: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 12/13 11:05:32.872: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3185) 12/13 11:05:32.872: [smf] INFO: UE IMSI[262424233481575] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.877: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 12/13 11:05:32.878: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.878: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.883: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 12/13 11:05:32.883: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3185) 12/13 11:05:32.883: [smf] INFO: UE IMSI[262426344751315] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.888: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 12/13 11:05:32.888: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.888: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.894: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 12/13 11:05:32.894: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3185) 12/13 11:05:32.894: [smf] INFO: UE IMSI[262428883797094] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.901: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 12/13 11:05:32.901: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.901: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.905: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 12/13 11:05:32.905: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3185) 12/13 11:05:32.905: [smf] INFO: UE IMSI[262424851898121] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.910: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 12/13 11:05:32.910: [upf] INFO: UE F-SEID[UP:0x524 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.910: [upf] INFO: UE F-SEID[UP:0x524 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.916: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 12/13 11:05:32.916: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3185) 12/13 11:05:32.916: [smf] INFO: UE IMSI[262422896186203] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.923: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 12/13 11:05:32.923: [upf] INFO: UE F-SEID[UP:0x84a CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.923: [upf] INFO: UE F-SEID[UP:0x84a CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.927: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 12/13 11:05:32.927: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3185) 12/13 11:05:32.927: [smf] INFO: UE IMSI[262422719881194] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.932: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 12/13 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.938: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 12/13 11:05:32.938: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3185) 12/13 11:05:32.938: [smf] INFO: UE IMSI[262429917362377] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.944: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 12/13 11:05:32.944: [upf] INFO: UE F-SEID[UP:0x13b CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.944: [upf] INFO: UE F-SEID[UP:0x13b CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.949: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 12/13 11:05:32.949: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3185) 12/13 11:05:32.949: [smf] INFO: UE IMSI[262427947008689] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.954: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 12/13 11:05:32.955: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.955: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.960: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 12/13 11:05:32.960: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3185) 12/13 11:05:32.960: [smf] INFO: UE IMSI[262424185588705] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.966: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 12/13 11:05:32.966: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.966: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.971: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 12/13 11:05:32.971: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3185) 12/13 11:05:32.971: [smf] INFO: UE IMSI[262424782886012] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.976: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 12/13 11:05:32.977: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.977: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.982: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 12/13 11:05:32.982: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3185) 12/13 11:05:32.982: [smf] INFO: UE IMSI[262428663320350] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.987: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 12/13 11:05:32.987: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.987: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:32.993: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 12/13 11:05:32.993: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3185) 12/13 11:05:32.993: [smf] INFO: UE IMSI[262424794194706] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:32.998: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 12/13 11:05:32.998: [upf] INFO: UE F-SEID[UP:0x766 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 12/13 11:05:32.998: [upf] INFO: UE F-SEID[UP:0x766 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.004: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 12/13 11:05:33.004: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3185) 12/13 11:05:33.004: [smf] INFO: UE IMSI[262422853783676] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.009: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 12/13 11:05:33.009: [upf] INFO: UE F-SEID[UP:0x686 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.009: [upf] INFO: UE F-SEID[UP:0x686 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.015: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 12/13 11:05:33.015: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3185) 12/13 11:05:33.015: [smf] INFO: UE IMSI[262424356498905] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.021: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 12/13 11:05:33.021: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.021: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.026: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 12/13 11:05:33.026: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3185) 12/13 11:05:33.026: [smf] INFO: UE IMSI[262427824433348] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.033: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 12/13 11:05:33.033: [upf] INFO: UE F-SEID[UP:0x630 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.033: [upf] INFO: UE F-SEID[UP:0x630 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.038: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 12/13 11:05:33.038: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3185) 12/13 11:05:33.038: [smf] INFO: UE IMSI[262429640629494] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.043: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 12/13 11:05:33.043: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.043: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.049: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 12/13 11:05:33.049: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3185) 12/13 11:05:33.049: [smf] INFO: UE IMSI[262422971218323] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.055: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 12/13 11:05:33.055: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.055: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.060: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 12/13 11:05:33.060: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3185) 12/13 11:05:33.060: [smf] INFO: UE IMSI[262425240642835] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.066: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 12/13 11:05:33.066: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.067: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.071: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 12/13 11:05:33.071: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3185) 12/13 11:05:33.071: [smf] INFO: UE IMSI[262426837723073] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.077: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 12/13 11:05:33.077: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.077: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.081: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 12/13 11:05:33.081: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3185) 12/13 11:05:33.081: [smf] INFO: UE IMSI[262425603067396] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.086: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 12/13 11:05:33.086: [upf] INFO: UE F-SEID[UP:0x622 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.086: [upf] INFO: UE F-SEID[UP:0x622 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.092: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 12/13 11:05:33.092: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3185) 12/13 11:05:33.092: [smf] INFO: UE IMSI[262426849502622] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.098: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 12/13 11:05:33.098: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.098: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.103: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 12/13 11:05:33.103: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3185) 12/13 11:05:33.103: [smf] INFO: UE IMSI[262425423572531] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.108: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 12/13 11:05:33.109: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.109: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.114: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 12/13 11:05:33.114: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3185) 12/13 11:05:33.114: [smf] INFO: UE IMSI[262428568405379] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.118: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 12/13 11:05:33.118: [upf] INFO: UE F-SEID[UP:0x474 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.118: [upf] INFO: UE F-SEID[UP:0x474 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.125: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 12/13 11:05:33.125: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3185) 12/13 11:05:33.125: [smf] INFO: UE IMSI[262423395942357] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.131: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 12/13 11:05:33.131: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.131: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.136: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 12/13 11:05:33.136: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3185) 12/13 11:05:33.136: [smf] INFO: UE IMSI[262426264963454] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.141: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 12/13 11:05:33.141: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.141: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.147: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 12/13 11:05:33.147: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3185) 12/13 11:05:33.147: [smf] INFO: UE IMSI[262420260824250] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.152: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 12/13 11:05:33.153: [upf] INFO: UE F-SEID[UP:0x6cc CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.153: [upf] INFO: UE F-SEID[UP:0x6cc CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.158: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 12/13 11:05:33.158: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3185) 12/13 11:05:33.158: [smf] INFO: UE IMSI[262423082278414] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.163: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 12/13 11:05:33.163: [upf] INFO: UE F-SEID[UP:0x846 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.163: [upf] INFO: UE F-SEID[UP:0x846 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.169: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 12/13 11:05:33.169: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3185) 12/13 11:05:33.169: [smf] INFO: UE IMSI[262427189918388] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.175: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 12/13 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x477 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x477 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.179: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 12/13 11:05:33.179: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3185) 12/13 11:05:33.179: [smf] INFO: UE IMSI[262423881708935] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.185: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 12/13 11:05:33.185: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.185: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.190: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 12/13 11:05:33.190: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3185) 12/13 11:05:33.190: [smf] INFO: UE IMSI[262426006359670] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.195: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 12/13 11:05:33.195: [upf] INFO: UE F-SEID[UP:0x18d CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.195: [upf] INFO: UE F-SEID[UP:0x18d CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.201: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 12/13 11:05:33.201: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3185) 12/13 11:05:33.201: [smf] INFO: UE IMSI[262425026652863] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.206: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 12/13 11:05:33.206: [upf] INFO: UE F-SEID[UP:0x285 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.206: [upf] INFO: UE F-SEID[UP:0x285 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.212: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 12/13 11:05:33.212: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3185) 12/13 11:05:33.212: [smf] INFO: UE IMSI[262429456455464] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.217: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 12/13 11:05:33.217: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.217: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.223: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 12/13 11:05:33.223: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3185) 12/13 11:05:33.223: [smf] INFO: UE IMSI[262425700045188] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.228: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 12/13 11:05:33.228: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.228: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.234: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 12/13 11:05:33.234: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3185) 12/13 11:05:33.234: [smf] INFO: UE IMSI[262422549375443] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.238: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 12/13 11:05:33.238: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.238: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.244: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 12/13 11:05:33.244: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3185) 12/13 11:05:33.244: [smf] INFO: UE IMSI[262420355162765] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.249: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 12/13 11:05:33.249: [upf] INFO: UE F-SEID[UP:0x626 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.249: [upf] INFO: UE F-SEID[UP:0x626 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.255: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 12/13 11:05:33.255: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3185) 12/13 11:05:33.255: [smf] INFO: UE IMSI[262427612757546] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.261: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 12/13 11:05:33.261: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.261: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.266: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 12/13 11:05:33.266: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3185) 12/13 11:05:33.266: [smf] INFO: UE IMSI[262421514187876] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.271: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 12/13 11:05:33.271: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.271: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.277: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 12/13 11:05:33.277: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3185) 12/13 11:05:33.277: [smf] INFO: UE IMSI[262427679480957] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.282: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 12/13 11:05:33.282: [upf] INFO: UE F-SEID[UP:0x593 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.282: [upf] INFO: UE F-SEID[UP:0x593 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.288: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 12/13 11:05:33.288: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3185) 12/13 11:05:33.288: [smf] INFO: UE IMSI[262421681248334] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.294: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 12/13 11:05:33.294: [upf] INFO: UE F-SEID[UP:0x20 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.294: [upf] INFO: UE F-SEID[UP:0x20 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.299: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 12/13 11:05:33.299: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3185) 12/13 11:05:33.299: [smf] INFO: UE IMSI[262425107141538] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.305: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 12/13 11:05:33.305: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.305: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.310: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 12/13 11:05:33.310: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3185) 12/13 11:05:33.310: [smf] INFO: UE IMSI[262427569561085] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.316: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 12/13 11:05:33.316: [upf] INFO: UE F-SEID[UP:0x829 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.316: [upf] INFO: UE F-SEID[UP:0x829 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.321: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 12/13 11:05:33.321: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3185) 12/13 11:05:33.321: [smf] INFO: UE IMSI[262420006523889] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.326: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 12/13 11:05:33.326: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.326: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.332: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 12/13 11:05:33.332: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3185) 12/13 11:05:33.332: [smf] INFO: UE IMSI[262424468783158] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.337: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 12/13 11:05:33.337: [upf] INFO: UE F-SEID[UP:0x416 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.337: [upf] INFO: UE F-SEID[UP:0x416 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.343: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 12/13 11:05:33.343: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3185) 12/13 11:05:33.343: [smf] INFO: UE IMSI[262428750069710] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.349: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 12/13 11:05:33.349: [upf] INFO: UE F-SEID[UP:0x346 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.349: [upf] INFO: UE F-SEID[UP:0x346 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.354: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 12/13 11:05:33.354: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3185) 12/13 11:05:33.354: [smf] INFO: UE IMSI[262422364660782] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.359: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 12/13 11:05:33.359: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.359: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.365: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 12/13 11:05:33.365: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3185) 12/13 11:05:33.365: [smf] INFO: UE IMSI[262423000325097] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.370: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 12/13 11:05:33.370: [upf] INFO: UE F-SEID[UP:0x238 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.370: [upf] INFO: UE F-SEID[UP:0x238 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.375: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 12/13 11:05:33.375: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3185) 12/13 11:05:33.376: [smf] INFO: UE IMSI[262429628459624] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.381: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 12/13 11:05:33.381: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.381: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.386: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 12/13 11:05:33.386: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3185) 12/13 11:05:33.386: [smf] INFO: UE IMSI[262423993152509] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.391: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 12/13 11:05:33.391: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.391: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.398: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 12/13 11:05:33.398: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3185) 12/13 11:05:33.398: [smf] INFO: UE IMSI[262429066949226] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.403: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 12/13 11:05:33.403: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.403: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.409: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 12/13 11:05:33.409: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3185) 12/13 11:05:33.409: [smf] INFO: UE IMSI[262428810059755] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.414: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 12/13 11:05:33.414: [upf] INFO: UE F-SEID[UP:0x736 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.414: [upf] INFO: UE F-SEID[UP:0x736 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.419: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 12/13 11:05:33.419: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3185) 12/13 11:05:33.419: [smf] INFO: UE IMSI[262427644067270] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.426: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 12/13 11:05:33.426: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.426: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.430: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 12/13 11:05:33.430: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3185) 12/13 11:05:33.430: [smf] INFO: UE IMSI[262421029132147] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.436: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 12/13 11:05:33.436: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.436: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.441: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 12/13 11:05:33.441: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3185) 12/13 11:05:33.441: [smf] INFO: UE IMSI[262420601179540] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.446: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 12/13 11:05:33.446: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.446: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.452: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 12/13 11:05:33.452: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3185) 12/13 11:05:33.452: [smf] INFO: UE IMSI[262424521824411] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.457: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 12/13 11:05:33.457: [upf] INFO: UE F-SEID[UP:0x91e CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.457: [upf] INFO: UE F-SEID[UP:0x91e CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.463: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 12/13 11:05:33.463: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3185) 12/13 11:05:33.463: [smf] INFO: UE IMSI[262427831999764] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.468: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 12/13 11:05:33.468: [upf] INFO: UE F-SEID[UP:0x87b CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.468: [upf] INFO: UE F-SEID[UP:0x87b CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.474: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 12/13 11:05:33.474: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3185) 12/13 11:05:33.474: [smf] INFO: UE IMSI[262427477975486] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.479: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 12/13 11:05:33.479: [upf] INFO: UE F-SEID[UP:0x5 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.479: [upf] INFO: UE F-SEID[UP:0x5 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.485: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 12/13 11:05:33.485: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3185) 12/13 11:05:33.485: [smf] INFO: UE IMSI[262423145689183] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.489: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 12/13 11:05:33.489: [upf] INFO: UE F-SEID[UP:0x120 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.489: [upf] INFO: UE F-SEID[UP:0x120 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.496: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 12/13 11:05:33.496: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3185) 12/13 11:05:33.496: [smf] INFO: UE IMSI[262424929521170] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.501: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 12/13 11:05:33.501: [upf] INFO: UE F-SEID[UP:0x3df CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.501: [upf] INFO: UE F-SEID[UP:0x3df CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.507: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 12/13 11:05:33.507: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3185) 12/13 11:05:33.507: [smf] INFO: UE IMSI[262426223011605] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.512: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 12/13 11:05:33.512: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.512: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.518: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 12/13 11:05:33.518: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3185) 12/13 11:05:33.518: [smf] INFO: UE IMSI[262421692446733] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.523: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 12/13 11:05:33.523: [upf] INFO: UE F-SEID[UP:0x705 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.523: [upf] INFO: UE F-SEID[UP:0x705 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.529: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 12/13 11:05:33.529: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3185) 12/13 11:05:33.529: [smf] INFO: UE IMSI[262429283504814] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.534: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 12/13 11:05:33.534: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.534: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.540: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 12/13 11:05:33.540: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3185) 12/13 11:05:33.540: [smf] INFO: UE IMSI[262429244301157] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.546: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 12/13 11:05:33.546: [upf] INFO: UE F-SEID[UP:0x948 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.546: [upf] INFO: UE F-SEID[UP:0x948 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.551: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 12/13 11:05:33.551: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3185) 12/13 11:05:33.551: [smf] INFO: UE IMSI[262429119496287] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.556: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 12/13 11:05:33.556: [upf] INFO: UE F-SEID[UP:0x333 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.556: [upf] INFO: UE F-SEID[UP:0x333 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.562: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 12/13 11:05:33.562: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3185) 12/13 11:05:33.562: [smf] INFO: UE IMSI[262423621014735] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.567: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 12/13 11:05:33.567: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.567: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.573: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 12/13 11:05:33.573: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3185) 12/13 11:05:33.573: [smf] INFO: UE IMSI[262429502240629] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.579: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 12/13 11:05:33.579: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.579: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.584: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 12/13 11:05:33.584: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3185) 12/13 11:05:33.584: [smf] INFO: UE IMSI[262424990916738] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.589: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 12/13 11:05:33.589: [upf] INFO: UE F-SEID[UP:0x979 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.589: [upf] INFO: UE F-SEID[UP:0x979 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.595: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 12/13 11:05:33.595: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3185) 12/13 11:05:33.595: [smf] INFO: UE IMSI[262421498094265] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.600: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 12/13 11:05:33.601: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.601: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.606: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 12/13 11:05:33.606: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3185) 12/13 11:05:33.606: [smf] INFO: UE IMSI[262424237326226] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.611: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 12/13 11:05:33.611: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.611: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.617: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 12/13 11:05:33.617: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3185) 12/13 11:05:33.617: [smf] INFO: UE IMSI[262425868960946] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.622: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 12/13 11:05:33.622: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.622: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.628: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 12/13 11:05:33.628: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3185) 12/13 11:05:33.628: [smf] INFO: UE IMSI[262424785160675] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.633: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 12/13 11:05:33.633: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.633: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.638: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 12/13 11:05:33.638: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3185) 12/13 11:05:33.638: [smf] INFO: UE IMSI[262429657362081] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.643: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 12/13 11:05:33.643: [upf] INFO: UE F-SEID[UP:0x83b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.643: [upf] INFO: UE F-SEID[UP:0x83b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.649: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 12/13 11:05:33.649: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3185) 12/13 11:05:33.649: [smf] INFO: UE IMSI[262420075507891] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.654: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 12/13 11:05:33.655: [upf] INFO: UE F-SEID[UP:0x935 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.655: [upf] INFO: UE F-SEID[UP:0x935 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.660: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 12/13 11:05:33.660: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3185) 12/13 11:05:33.660: [smf] INFO: UE IMSI[262421511968615] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.665: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 12/13 11:05:33.665: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.665: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.671: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 12/13 11:05:33.671: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3185) 12/13 11:05:33.671: [smf] INFO: UE IMSI[262429596730642] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.675: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 12/13 11:05:33.675: [upf] INFO: UE F-SEID[UP:0xfea CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.676: [upf] INFO: UE F-SEID[UP:0xfea CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.681: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 12/13 11:05:33.681: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3185) 12/13 11:05:33.681: [smf] INFO: UE IMSI[262424071501337] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.686: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 12/13 11:05:33.686: [upf] INFO: UE F-SEID[UP:0xba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.686: [upf] INFO: UE F-SEID[UP:0xba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.692: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 12/13 11:05:33.692: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3185) 12/13 11:05:33.692: [smf] INFO: UE IMSI[262425205349999] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.697: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 12/13 11:05:33.697: [upf] INFO: UE F-SEID[UP:0x638 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.697: [upf] INFO: UE F-SEID[UP:0x638 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.703: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 12/13 11:05:33.703: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3185) 12/13 11:05:33.703: [smf] INFO: UE IMSI[262425413576226] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.709: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 12/13 11:05:33.709: [upf] INFO: UE F-SEID[UP:0x883 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.709: [upf] INFO: UE F-SEID[UP:0x883 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.714: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 12/13 11:05:33.714: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3185) 12/13 11:05:33.714: [smf] INFO: UE IMSI[262423213914938] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.719: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 12/13 11:05:33.719: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.719: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.725: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 12/13 11:05:33.725: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3185) 12/13 11:05:33.725: [smf] INFO: UE IMSI[262427096886976] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.730: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 12/13 11:05:33.730: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.730: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.736: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 12/13 11:05:33.736: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3185) 12/13 11:05:33.736: [smf] INFO: UE IMSI[262425627135650] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.740: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 12/13 11:05:33.740: [upf] INFO: UE F-SEID[UP:0x98a CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.740: [upf] INFO: UE F-SEID[UP:0x98a CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.746: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 12/13 11:05:33.746: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3185) 12/13 11:05:33.746: [smf] INFO: UE IMSI[262423836844881] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.751: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 12/13 11:05:33.751: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.751: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.757: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 12/13 11:05:33.757: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3185) 12/13 11:05:33.757: [smf] INFO: UE IMSI[262429209527179] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.762: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 12/13 11:05:33.762: [upf] INFO: UE F-SEID[UP:0x987 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.762: [upf] INFO: UE F-SEID[UP:0x987 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.768: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 12/13 11:05:33.768: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3185) 12/13 11:05:33.768: [smf] INFO: UE IMSI[262424548190469] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.773: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 12/13 11:05:33.773: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.773: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.779: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 12/13 11:05:33.779: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3185) 12/13 11:05:33.779: [smf] INFO: UE IMSI[262428737203942] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.785: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 12/13 11:05:33.785: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.785: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.790: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 12/13 11:05:33.790: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3185) 12/13 11:05:33.790: [smf] INFO: UE IMSI[262428287521727] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.794: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 12/13 11:05:33.794: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.794: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.801: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 12/13 11:05:33.801: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3185) 12/13 11:05:33.801: [smf] INFO: UE IMSI[262424520781332] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.807: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 12/13 11:05:33.807: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.807: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.812: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 12/13 11:05:33.812: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3185) 12/13 11:05:33.812: [smf] INFO: UE IMSI[262424886150828] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.816: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 12/13 11:05:33.816: [upf] INFO: UE F-SEID[UP:0x7c CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.816: [upf] INFO: UE F-SEID[UP:0x7c CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.822: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 12/13 11:05:33.822: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3185) 12/13 11:05:33.822: [smf] INFO: UE IMSI[262421452445544] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.828: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 12/13 11:05:33.828: [upf] INFO: UE F-SEID[UP:0x94a CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.828: [upf] INFO: UE F-SEID[UP:0x94a CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.833: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 12/13 11:05:33.833: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3185) 12/13 11:05:33.833: [smf] INFO: UE IMSI[262428755588054] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.838: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 12/13 11:05:33.838: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.838: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.844: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 12/13 11:05:33.844: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3185) 12/13 11:05:33.844: [smf] INFO: UE IMSI[262425915912835] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.849: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 12/13 11:05:33.849: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.849: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.855: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 12/13 11:05:33.855: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3185) 12/13 11:05:33.855: [smf] INFO: UE IMSI[262429666835411] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.860: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 12/13 11:05:33.860: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.860: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.867: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 12/13 11:05:33.867: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3185) 12/13 11:05:33.867: [smf] INFO: UE IMSI[262420019406084] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.872: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 12/13 11:05:33.872: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.872: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.878: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 12/13 11:05:33.878: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3185) 12/13 11:05:33.878: [smf] INFO: UE IMSI[262426800111954] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.883: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 12/13 11:05:33.883: [upf] INFO: UE F-SEID[UP:0x86b CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.883: [upf] INFO: UE F-SEID[UP:0x86b CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.889: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 12/13 11:05:33.889: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3185) 12/13 11:05:33.889: [smf] INFO: UE IMSI[262420909325791] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.895: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 12/13 11:05:33.895: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.895: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.900: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 12/13 11:05:33.900: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3185) 12/13 11:05:33.900: [smf] INFO: UE IMSI[262424319124741] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.905: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 12/13 11:05:33.905: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.905: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.911: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 12/13 11:05:33.911: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3185) 12/13 11:05:33.911: [smf] INFO: UE IMSI[262429639383569] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.918: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 12/13 11:05:33.918: [upf] INFO: UE F-SEID[UP:0x63 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.918: [upf] INFO: UE F-SEID[UP:0x63 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.922: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 12/13 11:05:33.922: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3185) 12/13 11:05:33.922: [smf] INFO: UE IMSI[262426034545318] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.928: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 12/13 11:05:33.928: [upf] INFO: UE F-SEID[UP:0xaed CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.928: [upf] INFO: UE F-SEID[UP:0xaed CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.933: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 12/13 11:05:33.933: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3185) 12/13 11:05:33.933: [smf] INFO: UE IMSI[262428104318493] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.938: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 12/13 11:05:33.938: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.938: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.944: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 12/13 11:05:33.944: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3185) 12/13 11:05:33.944: [smf] INFO: UE IMSI[262424997610124] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.952: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 12/13 11:05:33.952: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.952: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.955: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 12/13 11:05:33.955: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3185) 12/13 11:05:33.955: [smf] INFO: UE IMSI[262423255709695] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.960: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 12/13 11:05:33.960: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.960: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.966: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 12/13 11:05:33.966: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3185) 12/13 11:05:33.966: [smf] INFO: UE IMSI[262427102066729] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.971: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 12/13 11:05:33.971: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.971: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.977: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 12/13 11:05:33.977: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3185) 12/13 11:05:33.977: [smf] INFO: UE IMSI[262428550140486] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.983: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 12/13 11:05:33.983: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.983: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.988: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 12/13 11:05:33.988: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3185) 12/13 11:05:33.988: [smf] INFO: UE IMSI[262427411419785] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:33.993: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 12/13 11:05:33.993: [upf] INFO: UE F-SEID[UP:0x715 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 12/13 11:05:33.993: [upf] INFO: UE F-SEID[UP:0x715 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:33.999: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 12/13 11:05:33.999: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3185) 12/13 11:05:33.999: [smf] INFO: UE IMSI[262422574057818] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.004: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 12/13 11:05:34.004: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.004: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.010: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 12/13 11:05:34.010: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3185) 12/13 11:05:34.010: [smf] INFO: UE IMSI[262427679143178] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.014: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 12/13 11:05:34.014: [upf] INFO: UE F-SEID[UP:0x646 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.014: [upf] INFO: UE F-SEID[UP:0x646 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.020: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 12/13 11:05:34.020: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3185) 12/13 11:05:34.020: [smf] INFO: UE IMSI[262424934012898] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.025: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 12/13 11:05:34.025: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.025: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.031: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 12/13 11:05:34.031: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3185) 12/13 11:05:34.031: [smf] INFO: UE IMSI[262427777362199] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.036: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 12/13 11:05:34.036: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.036: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.042: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 12/13 11:05:34.042: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3185) 12/13 11:05:34.042: [smf] INFO: UE IMSI[262420456070294] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.047: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 12/13 11:05:34.047: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.047: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.053: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 12/13 11:05:34.053: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3185) 12/13 11:05:34.053: [smf] INFO: UE IMSI[262427822563513] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.057: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 12/13 11:05:34.057: [upf] INFO: UE F-SEID[UP:0x224 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.057: [upf] INFO: UE F-SEID[UP:0x224 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.064: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 12/13 11:05:34.064: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3185) 12/13 11:05:34.064: [smf] INFO: UE IMSI[262422137435333] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.068: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 12/13 11:05:34.068: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.068: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.074: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 12/13 11:05:34.074: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3185) 12/13 11:05:34.074: [smf] INFO: UE IMSI[262421105626904] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.079: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 12/13 11:05:34.079: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.079: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.085: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 12/13 11:05:34.085: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3185) 12/13 11:05:34.085: [smf] INFO: UE IMSI[262424178441093] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.091: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 12/13 11:05:34.091: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.091: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.096: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 12/13 11:05:34.096: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3185) 12/13 11:05:34.096: [smf] INFO: UE IMSI[262426423509586] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.101: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 12/13 11:05:34.101: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.101: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.107: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 12/13 11:05:34.107: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3185) 12/13 11:05:34.107: [smf] INFO: UE IMSI[262426734191951] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.112: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 12/13 11:05:34.112: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.112: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.118: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 12/13 11:05:34.118: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3185) 12/13 11:05:34.118: [smf] INFO: UE IMSI[262423553393300] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.122: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 12/13 11:05:34.122: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.122: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.129: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 12/13 11:05:34.129: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3185) 12/13 11:05:34.129: [smf] INFO: UE IMSI[262427611365948] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.134: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 12/13 11:05:34.134: [upf] INFO: UE F-SEID[UP:0x90f CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.134: [upf] INFO: UE F-SEID[UP:0x90f CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.140: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 12/13 11:05:34.140: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3185) 12/13 11:05:34.140: [smf] INFO: UE IMSI[262429211323902] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.146: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 12/13 11:05:34.146: [upf] INFO: UE F-SEID[UP:0x33b CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.146: [upf] INFO: UE F-SEID[UP:0x33b CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.151: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 12/13 11:05:34.151: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3185) 12/13 11:05:34.151: [smf] INFO: UE IMSI[262425276206901] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.155: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 12/13 11:05:34.155: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.155: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.161: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 12/13 11:05:34.161: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3185) 12/13 11:05:34.161: [smf] INFO: UE IMSI[262427704573158] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.166: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 12/13 11:05:34.166: [upf] INFO: UE F-SEID[UP:0x15f CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.166: [upf] INFO: UE F-SEID[UP:0x15f CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.172: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 12/13 11:05:34.172: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3185) 12/13 11:05:34.172: [smf] INFO: UE IMSI[262420122096100] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.178: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 12/13 11:05:34.178: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.178: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.183: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 12/13 11:05:34.183: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3185) 12/13 11:05:34.183: [smf] INFO: UE IMSI[262424774012123] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.188: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 12/13 11:05:34.188: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.188: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.194: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 12/13 11:05:34.194: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3185) 12/13 11:05:34.194: [smf] INFO: UE IMSI[262425311344073] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.199: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 12/13 11:05:34.200: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.200: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.205: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 12/13 11:05:34.205: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3185) 12/13 11:05:34.205: [smf] INFO: UE IMSI[262429896378225] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.211: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 12/13 11:05:34.211: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.211: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.216: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 12/13 11:05:34.216: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3185) 12/13 11:05:34.216: [smf] INFO: UE IMSI[262422937380991] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.220: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 12/13 11:05:34.220: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.220: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.227: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 12/13 11:05:34.227: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3185) 12/13 11:05:34.227: [smf] INFO: UE IMSI[262429877269521] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.232: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 12/13 11:05:34.232: [upf] INFO: UE F-SEID[UP:0x274 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.232: [upf] INFO: UE F-SEID[UP:0x274 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.238: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 12/13 11:05:34.238: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3185) 12/13 11:05:34.238: [smf] INFO: UE IMSI[262422225334583] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.244: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 12/13 11:05:34.244: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.244: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.249: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 12/13 11:05:34.249: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3185) 12/13 11:05:34.249: [smf] INFO: UE IMSI[262427909129439] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.254: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 12/13 11:05:34.255: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.255: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.260: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 12/13 11:05:34.260: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3185) 12/13 11:05:34.260: [smf] INFO: UE IMSI[262424290528394] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.264: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 12/13 11:05:34.264: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.264: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.271: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 12/13 11:05:34.271: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3185) 12/13 11:05:34.271: [smf] INFO: UE IMSI[262425059320435] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.276: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 12/13 11:05:34.276: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.276: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.281: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 12/13 11:05:34.282: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3185) 12/13 11:05:34.282: [smf] INFO: UE IMSI[262427089448117] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.287: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 12/13 11:05:34.287: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.287: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.293: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 12/13 11:05:34.293: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3185) 12/13 11:05:34.293: [smf] INFO: UE IMSI[262422784610579] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.299: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 12/13 11:05:34.299: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.299: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.303: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 12/13 11:05:34.303: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3185) 12/13 11:05:34.304: [smf] INFO: UE IMSI[262428468845852] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.308: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 12/13 11:05:34.308: [upf] INFO: UE F-SEID[UP:0x268 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.308: [upf] INFO: UE F-SEID[UP:0x268 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.315: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 12/13 11:05:34.315: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3185) 12/13 11:05:34.315: [smf] INFO: UE IMSI[262423864311892] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.320: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 12/13 11:05:34.320: [upf] INFO: UE F-SEID[UP:0x910 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.320: [upf] INFO: UE F-SEID[UP:0x910 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.326: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 12/13 11:05:34.326: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3185) 12/13 11:05:34.326: [smf] INFO: UE IMSI[262425124279275] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.331: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 12/13 11:05:34.331: [upf] INFO: UE F-SEID[UP:0x269 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.331: [upf] INFO: UE F-SEID[UP:0x269 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.337: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 12/13 11:05:34.337: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3185) 12/13 11:05:34.337: [smf] INFO: UE IMSI[262421380721664] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.342: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 12/13 11:05:34.342: [upf] INFO: UE F-SEID[UP:0x67 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.342: [upf] INFO: UE F-SEID[UP:0x67 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.348: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 12/13 11:05:34.348: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3185) 12/13 11:05:34.348: [smf] INFO: UE IMSI[262420100753680] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.352: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 12/13 11:05:34.352: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.352: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.358: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 12/13 11:05:34.358: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3185) 12/13 11:05:34.358: [smf] INFO: UE IMSI[262422829484814] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.367: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 12/13 11:05:34.367: [upf] INFO: UE F-SEID[UP:0x527 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.367: [upf] INFO: UE F-SEID[UP:0x527 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.371: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 12/13 11:05:34.371: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3185) 12/13 11:05:34.371: [smf] INFO: UE IMSI[262420647316386] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.376: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 12/13 11:05:34.376: [upf] INFO: UE F-SEID[UP:0x600 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.376: [upf] INFO: UE F-SEID[UP:0x600 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.382: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 12/13 11:05:34.382: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3185) 12/13 11:05:34.382: [smf] INFO: UE IMSI[262428222554042] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.388: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 12/13 11:05:34.388: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.388: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.393: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 12/13 11:05:34.393: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3185) 12/13 11:05:34.393: [smf] INFO: UE IMSI[262427027783506] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.399: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 12/13 11:05:34.399: [upf] INFO: UE F-SEID[UP:0x86d CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.399: [upf] INFO: UE F-SEID[UP:0x86d CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.404: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 12/13 11:05:34.404: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3185) 12/13 11:05:34.404: [smf] INFO: UE IMSI[262423280892464] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.412: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 12/13 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.416: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 12/13 11:05:34.416: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3185) 12/13 11:05:34.416: [smf] INFO: UE IMSI[262429106473965] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.422: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 12/13 11:05:34.422: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.422: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.427: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 12/13 11:05:34.427: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3185) 12/13 11:05:34.427: [smf] INFO: UE IMSI[262424497743755] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.433: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 12/13 11:05:34.433: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.433: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.439: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 12/13 11:05:34.439: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3185) 12/13 11:05:34.439: [smf] INFO: UE IMSI[262426668300051] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.446: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 12/13 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.450: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 12/13 11:05:34.450: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3185) 12/13 11:05:34.450: [smf] INFO: UE IMSI[262426457096816] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.456: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 12/13 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.461: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 12/13 11:05:34.461: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3185) 12/13 11:05:34.461: [smf] INFO: UE IMSI[262427717548532] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.468: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 12/13 11:05:34.468: [upf] INFO: UE F-SEID[UP:0x39c CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.468: [upf] INFO: UE F-SEID[UP:0x39c CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.472: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 12/13 11:05:34.472: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3185) 12/13 11:05:34.472: [smf] INFO: UE IMSI[262421880499784] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.478: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 12/13 11:05:34.478: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.478: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.483: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 12/13 11:05:34.483: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3185) 12/13 11:05:34.484: [smf] INFO: UE IMSI[262427028348639] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.490: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 12/13 11:05:34.490: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.490: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.495: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 12/13 11:05:34.495: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3185) 12/13 11:05:34.495: [smf] INFO: UE IMSI[262421399898644] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.501: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 12/13 11:05:34.501: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.501: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.506: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 12/13 11:05:34.506: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3185) 12/13 11:05:34.506: [smf] INFO: UE IMSI[262424651823493] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.513: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 12/13 11:05:34.513: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.513: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.517: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 12/13 11:05:34.518: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3185) 12/13 11:05:34.518: [smf] INFO: UE IMSI[262421283312386] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.523: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 12/13 11:05:34.523: [upf] INFO: UE F-SEID[UP:0x27f CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.523: [upf] INFO: UE F-SEID[UP:0x27f CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.528: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 12/13 11:05:34.528: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3185) 12/13 11:05:34.528: [smf] INFO: UE IMSI[262426103102995] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.534: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 12/13 11:05:34.534: [upf] INFO: UE F-SEID[UP:0x618 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.534: [upf] INFO: UE F-SEID[UP:0x618 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.539: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 12/13 11:05:34.540: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3185) 12/13 11:05:34.540: [smf] INFO: UE IMSI[262421096902322] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.546: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 12/13 11:05:34.546: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.546: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.551: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 12/13 11:05:34.551: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3185) 12/13 11:05:34.551: [smf] INFO: UE IMSI[262428221124071] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.557: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 12/13 11:05:34.557: [upf] INFO: UE F-SEID[UP:0x52 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.557: [upf] INFO: UE F-SEID[UP:0x52 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.562: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 12/13 11:05:34.562: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3185) 12/13 11:05:34.562: [smf] INFO: UE IMSI[262424409347649] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.569: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 12/13 11:05:34.569: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.569: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.574: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 12/13 11:05:34.574: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3185) 12/13 11:05:34.574: [smf] INFO: UE IMSI[262424334909437] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.581: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 12/13 11:05:34.581: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.581: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.585: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 12/13 11:05:34.585: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3185) 12/13 11:05:34.585: [smf] INFO: UE IMSI[262426618868007] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.592: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 12/13 11:05:34.592: [upf] INFO: UE F-SEID[UP:0x279 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.592: [upf] INFO: UE F-SEID[UP:0x279 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.597: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 12/13 11:05:34.597: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3185) 12/13 11:05:34.597: [smf] INFO: UE IMSI[262426489951774] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.603: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 12/13 11:05:34.603: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.603: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.608: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 12/13 11:05:34.608: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3185) 12/13 11:05:34.608: [smf] INFO: UE IMSI[262429058033681] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.614: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 12/13 11:05:34.614: [upf] INFO: UE F-SEID[UP:0x13d CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.614: [upf] INFO: UE F-SEID[UP:0x13d CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.619: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 12/13 11:05:34.619: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3185) 12/13 11:05:34.619: [smf] INFO: UE IMSI[262428937278076] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.626: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 12/13 11:05:34.626: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.626: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.631: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 12/13 11:05:34.631: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3185) 12/13 11:05:34.631: [smf] INFO: UE IMSI[262426553596799] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.637: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 12/13 11:05:34.637: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.637: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.642: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 12/13 11:05:34.642: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3185) 12/13 11:05:34.642: [smf] INFO: UE IMSI[262420037003063] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.648: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 12/13 11:05:34.648: [upf] INFO: UE F-SEID[UP:0x4db CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.648: [upf] INFO: UE F-SEID[UP:0x4db CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.653: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 12/13 11:05:34.653: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3185) 12/13 11:05:34.653: [smf] INFO: UE IMSI[262425514925528] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.660: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 12/13 11:05:34.660: [upf] INFO: UE F-SEID[UP:0x38c CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.660: [upf] INFO: UE F-SEID[UP:0x38c CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.664: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 12/13 11:05:34.665: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3185) 12/13 11:05:34.665: [smf] INFO: UE IMSI[262429356585940] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.671: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 12/13 11:05:34.671: [upf] INFO: UE F-SEID[UP:0xfce CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.671: [upf] INFO: UE F-SEID[UP:0xfce CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.676: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 12/13 11:05:34.676: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3185) 12/13 11:05:34.676: [smf] INFO: UE IMSI[262424195245724] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.682: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 12/13 11:05:34.682: [upf] INFO: UE F-SEID[UP:0x241 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.682: [upf] INFO: UE F-SEID[UP:0x241 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.687: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 12/13 11:05:34.687: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3185) 12/13 11:05:34.687: [smf] INFO: UE IMSI[262425580092251] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.693: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 12/13 11:05:34.694: [upf] INFO: UE F-SEID[UP:0x29c CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.694: [upf] INFO: UE F-SEID[UP:0x29c CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.699: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 12/13 11:05:34.699: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3185) 12/13 11:05:34.699: [smf] INFO: UE IMSI[262427205678252] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.705: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 12/13 11:05:34.705: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.705: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.710: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 12/13 11:05:34.710: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3185) 12/13 11:05:34.710: [smf] INFO: UE IMSI[262424595580899] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.717: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 12/13 11:05:34.717: [upf] INFO: UE F-SEID[UP:0x919 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.717: [upf] INFO: UE F-SEID[UP:0x919 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.722: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 12/13 11:05:34.722: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3185) 12/13 11:05:34.722: [smf] INFO: UE IMSI[262422868753132] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.728: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 12/13 11:05:34.728: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.728: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.733: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 12/13 11:05:34.733: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3185) 12/13 11:05:34.733: [smf] INFO: UE IMSI[262425257036246] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.739: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 12/13 11:05:34.739: [upf] INFO: UE F-SEID[UP:0x856 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.739: [upf] INFO: UE F-SEID[UP:0x856 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.745: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 12/13 11:05:34.745: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3185) 12/13 11:05:34.745: [smf] INFO: UE IMSI[262422250038678] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.751: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 12/13 11:05:34.751: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.751: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.756: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 12/13 11:05:34.756: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3185) 12/13 11:05:34.756: [smf] INFO: UE IMSI[262420855322250] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.762: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 12/13 11:05:34.763: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.763: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.767: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 12/13 11:05:34.767: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3185) 12/13 11:05:34.767: [smf] INFO: UE IMSI[262428321000719] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.774: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 12/13 11:05:34.774: [upf] INFO: UE F-SEID[UP:0x512 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.774: [upf] INFO: UE F-SEID[UP:0x512 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.778: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 12/13 11:05:34.778: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3185) 12/13 11:05:34.778: [smf] INFO: UE IMSI[262424900422981] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.783: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 12/13 11:05:34.784: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.784: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.789: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 12/13 11:05:34.789: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3185) 12/13 11:05:34.789: [smf] INFO: UE IMSI[262428934684283] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.795: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 12/13 11:05:34.795: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.795: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.801: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 12/13 11:05:34.801: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3185) 12/13 11:05:34.801: [smf] INFO: UE IMSI[262423648833157] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.806: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 12/13 11:05:34.806: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.806: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.812: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 12/13 11:05:34.812: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3185) 12/13 11:05:34.812: [smf] INFO: UE IMSI[262420854079605] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.818: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 12/13 11:05:34.818: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.818: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.823: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 12/13 11:05:34.823: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3185) 12/13 11:05:34.823: [smf] INFO: UE IMSI[262428764589647] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.828: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 12/13 11:05:34.828: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.828: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.834: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 12/13 11:05:34.834: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3185) 12/13 11:05:34.834: [smf] INFO: UE IMSI[262423931463041] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.839: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 12/13 11:05:34.839: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.839: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.845: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 12/13 11:05:34.845: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3185) 12/13 11:05:34.845: [smf] INFO: UE IMSI[262428895229137] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.851: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 12/13 11:05:34.851: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.851: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.856: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 12/13 11:05:34.856: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3185) 12/13 11:05:34.856: [smf] INFO: UE IMSI[262421599575242] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.862: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 12/13 11:05:34.862: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.862: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.867: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 12/13 11:05:34.867: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3185) 12/13 11:05:34.867: [smf] INFO: UE IMSI[262423444449245] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.873: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 12/13 11:05:34.873: [upf] INFO: UE F-SEID[UP:0x706 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.873: [upf] INFO: UE F-SEID[UP:0x706 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.878: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 12/13 11:05:34.878: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3185) 12/13 11:05:34.878: [smf] INFO: UE IMSI[262428405128035] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.884: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 12/13 11:05:34.884: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.884: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.889: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 12/13 11:05:34.889: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3185) 12/13 11:05:34.889: [smf] INFO: UE IMSI[262426416926020] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.895: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 12/13 11:05:34.895: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.895: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.900: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 12/13 11:05:34.900: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3185) 12/13 11:05:34.900: [smf] INFO: UE IMSI[262424436091373] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.906: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 12/13 11:05:34.906: [upf] INFO: UE F-SEID[UP:0x23b CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.906: [upf] INFO: UE F-SEID[UP:0x23b CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.911: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 12/13 11:05:34.911: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3185) 12/13 11:05:34.911: [smf] INFO: UE IMSI[262425410594034] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.917: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 12/13 11:05:34.917: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.917: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.922: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 12/13 11:05:34.922: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3185) 12/13 11:05:34.922: [smf] INFO: UE IMSI[262428261672147] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.928: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 12/13 11:05:34.928: [upf] INFO: UE F-SEID[UP:0x433 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.928: [upf] INFO: UE F-SEID[UP:0x433 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.933: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 12/13 11:05:34.933: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3185) 12/13 11:05:34.933: [smf] INFO: UE IMSI[262425128355837] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.940: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 12/13 11:05:34.940: [upf] INFO: UE F-SEID[UP:0x665 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.940: [upf] INFO: UE F-SEID[UP:0x665 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.944: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 12/13 11:05:34.944: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3185) 12/13 11:05:34.944: [smf] INFO: UE IMSI[262421358308786] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.950: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 12/13 11:05:34.950: [upf] INFO: UE F-SEID[UP:0x545 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.950: [upf] INFO: UE F-SEID[UP:0x545 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.955: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 12/13 11:05:34.955: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3185) 12/13 11:05:34.955: [smf] INFO: UE IMSI[262429582082259] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.961: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 12/13 11:05:34.961: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.961: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.967: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 12/13 11:05:34.967: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3185) 12/13 11:05:34.967: [smf] INFO: UE IMSI[262420041237479] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.973: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 12/13 11:05:34.973: [upf] INFO: UE F-SEID[UP:0x837 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.973: [upf] INFO: UE F-SEID[UP:0x837 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.977: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 12/13 11:05:34.977: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3185) 12/13 11:05:34.977: [smf] INFO: UE IMSI[262428831667670] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.983: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 12/13 11:05:34.983: [upf] INFO: UE F-SEID[UP:0x33 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.983: [upf] INFO: UE F-SEID[UP:0x33 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:34.988: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 12/13 11:05:34.988: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3185) 12/13 11:05:34.988: [smf] INFO: UE IMSI[262428952671619] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:34.995: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 12/13 11:05:34.995: [upf] INFO: UE F-SEID[UP:0x960 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 12/13 11:05:34.995: [upf] INFO: UE F-SEID[UP:0x960 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.000: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 12/13 11:05:35.000: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3185) 12/13 11:05:35.000: [smf] INFO: UE IMSI[262423467475890] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.006: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 12/13 11:05:35.006: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.006: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.011: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 12/13 11:05:35.011: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3185) 12/13 11:05:35.011: [smf] INFO: UE IMSI[262426522326168] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.017: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 12/13 11:05:35.017: [upf] INFO: UE F-SEID[UP:0x1f CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.017: [upf] INFO: UE F-SEID[UP:0x1f CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.022: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 12/13 11:05:35.022: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3185) 12/13 11:05:35.022: [smf] INFO: UE IMSI[262428947562879] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.029: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 12/13 11:05:35.029: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.029: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.034: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 12/13 11:05:35.034: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3185) 12/13 11:05:35.034: [smf] INFO: UE IMSI[262428534724062] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.042: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 12/13 11:05:35.042: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.042: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.046: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 12/13 11:05:35.046: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3185) 12/13 11:05:35.046: [smf] INFO: UE IMSI[262420392972837] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.053: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 12/13 11:05:35.053: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.053: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.058: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 12/13 11:05:35.058: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3185) 12/13 11:05:35.058: [smf] INFO: UE IMSI[262420678178994] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.065: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 12/13 11:05:35.065: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.065: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.070: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 12/13 11:05:35.070: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3185) 12/13 11:05:35.070: [smf] INFO: UE IMSI[262421445585901] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.076: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 12/13 11:05:35.076: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.076: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.081: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 12/13 11:05:35.082: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3185) 12/13 11:05:35.082: [smf] INFO: UE IMSI[262423057750829] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.088: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 12/13 11:05:35.088: [upf] INFO: UE F-SEID[UP:0x995 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.088: [upf] INFO: UE F-SEID[UP:0x995 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.093: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 12/13 11:05:35.093: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3185) 12/13 11:05:35.093: [smf] INFO: UE IMSI[262421292814989] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.100: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 12/13 11:05:35.100: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.100: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.105: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 12/13 11:05:35.105: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3185) 12/13 11:05:35.105: [smf] INFO: UE IMSI[262425112726464] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.111: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 12/13 11:05:35.111: [upf] INFO: UE F-SEID[UP:0xeea CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.111: [upf] INFO: UE F-SEID[UP:0xeea CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.116: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 12/13 11:05:35.116: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3185) 12/13 11:05:35.116: [smf] INFO: UE IMSI[262428191610510] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.122: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 12/13 11:05:35.122: [upf] INFO: UE F-SEID[UP:0x118 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.122: [upf] INFO: UE F-SEID[UP:0x118 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.127: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 12/13 11:05:35.127: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3185) 12/13 11:05:35.127: [smf] INFO: UE IMSI[262428032266055] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.133: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 12/13 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.139: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 12/13 11:05:35.139: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3185) 12/13 11:05:35.139: [smf] INFO: UE IMSI[262422194171616] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.144: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 12/13 11:05:35.144: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.144: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.150: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 12/13 11:05:35.150: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3185) 12/13 11:05:35.150: [smf] INFO: UE IMSI[262424284952419] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.157: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 12/13 11:05:35.157: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.157: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.161: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 12/13 11:05:35.161: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3185) 12/13 11:05:35.161: [smf] INFO: UE IMSI[262428685024132] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.168: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 12/13 11:05:35.168: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.168: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.172: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 12/13 11:05:35.172: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3185) 12/13 11:05:35.172: [smf] INFO: UE IMSI[262422096055424] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.178: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 12/13 11:05:35.179: [upf] INFO: UE F-SEID[UP:0xfe CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.179: [upf] INFO: UE F-SEID[UP:0xfe CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.183: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 12/13 11:05:35.184: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3185) 12/13 11:05:35.184: [smf] INFO: UE IMSI[262426283733570] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.191: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 12/13 11:05:35.191: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.191: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.194: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 12/13 11:05:35.194: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3185) 12/13 11:05:35.194: [smf] INFO: UE IMSI[262425862314626] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.200: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 12/13 11:05:35.200: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.200: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.206: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 12/13 11:05:35.206: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3185) 12/13 11:05:35.206: [smf] INFO: UE IMSI[262425074269286] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.212: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 12/13 11:05:35.212: [upf] INFO: UE F-SEID[UP:0x58 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.212: [upf] INFO: UE F-SEID[UP:0x58 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.217: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 12/13 11:05:35.217: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3185) 12/13 11:05:35.217: [smf] INFO: UE IMSI[262428897048010] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.223: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 12/13 11:05:35.223: [upf] INFO: UE F-SEID[UP:0x842 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.223: [upf] INFO: UE F-SEID[UP:0x842 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.228: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 12/13 11:05:35.228: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3185) 12/13 11:05:35.228: [smf] INFO: UE IMSI[262423454623663] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.235: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 12/13 11:05:35.235: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.235: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.240: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 12/13 11:05:35.240: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3185) 12/13 11:05:35.240: [smf] INFO: UE IMSI[262429006819679] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.246: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 12/13 11:05:35.246: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.246: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.251: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 12/13 11:05:35.251: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3185) 12/13 11:05:35.251: [smf] INFO: UE IMSI[262428084106601] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.257: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 12/13 11:05:35.257: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.257: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.262: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 12/13 11:05:35.262: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3185) 12/13 11:05:35.262: [smf] INFO: UE IMSI[262424106816097] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.268: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 12/13 11:05:35.268: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.268: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.273: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 12/13 11:05:35.273: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3185) 12/13 11:05:35.273: [smf] INFO: UE IMSI[262426250140831] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.279: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 12/13 11:05:35.279: [upf] INFO: UE F-SEID[UP:0x6de CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.279: [upf] INFO: UE F-SEID[UP:0x6de CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.284: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 12/13 11:05:35.284: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3185) 12/13 11:05:35.284: [smf] INFO: UE IMSI[262426641004399] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.290: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 12/13 11:05:35.290: [upf] INFO: UE F-SEID[UP:0x782 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.290: [upf] INFO: UE F-SEID[UP:0x782 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.295: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 12/13 11:05:35.295: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3185) 12/13 11:05:35.295: [smf] INFO: UE IMSI[262421970303639] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.300: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 12/13 11:05:35.301: [upf] INFO: UE F-SEID[UP:0x90a CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.301: [upf] INFO: UE F-SEID[UP:0x90a CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.306: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 12/13 11:05:35.306: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3185) 12/13 11:05:35.306: [smf] INFO: UE IMSI[262425175977034] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.312: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 12/13 11:05:35.312: [upf] INFO: UE F-SEID[UP:0x51c CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.312: [upf] INFO: UE F-SEID[UP:0x51c CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.317: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 12/13 11:05:35.317: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3185) 12/13 11:05:35.317: [smf] INFO: UE IMSI[262424727613165] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.323: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 12/13 11:05:35.323: [upf] INFO: UE F-SEID[UP:0x94e CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.323: [upf] INFO: UE F-SEID[UP:0x94e CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.328: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 12/13 11:05:35.328: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3185) 12/13 11:05:35.328: [smf] INFO: UE IMSI[262428795023803] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.334: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 12/13 11:05:35.334: [upf] INFO: UE F-SEID[UP:0x9cf CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.334: [upf] INFO: UE F-SEID[UP:0x9cf CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.340: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 12/13 11:05:35.340: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3185) 12/13 11:05:35.340: [smf] INFO: UE IMSI[262427709254655] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.346: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 12/13 11:05:35.346: [upf] INFO: UE F-SEID[UP:0x750 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.346: [upf] INFO: UE F-SEID[UP:0x750 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.351: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 12/13 11:05:35.351: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3185) 12/13 11:05:35.351: [smf] INFO: UE IMSI[262422991259776] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.357: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 12/13 11:05:35.357: [upf] INFO: UE F-SEID[UP:0x690 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.357: [upf] INFO: UE F-SEID[UP:0x690 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.362: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 12/13 11:05:35.363: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3185) 12/13 11:05:35.363: [smf] INFO: UE IMSI[262421049416205] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.369: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 12/13 11:05:35.369: [upf] INFO: UE F-SEID[UP:0xefc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.369: [upf] INFO: UE F-SEID[UP:0xefc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.374: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 12/13 11:05:35.374: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3185) 12/13 11:05:35.374: [smf] INFO: UE IMSI[262420172117272] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.381: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 12/13 11:05:35.381: [upf] INFO: UE F-SEID[UP:0x871 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.381: [upf] INFO: UE F-SEID[UP:0x871 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.385: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 12/13 11:05:35.385: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3185) 12/13 11:05:35.385: [smf] INFO: UE IMSI[262428668868629] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.391: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 12/13 11:05:35.391: [upf] INFO: UE F-SEID[UP:0x38b CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.391: [upf] INFO: UE F-SEID[UP:0x38b CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.396: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 12/13 11:05:35.396: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3185) 12/13 11:05:35.396: [smf] INFO: UE IMSI[262429254796139] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.403: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 12/13 11:05:35.403: [upf] INFO: UE F-SEID[UP:0x216 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.403: [upf] INFO: UE F-SEID[UP:0x216 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.408: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 12/13 11:05:35.408: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3185) 12/13 11:05:35.408: [smf] INFO: UE IMSI[262424610103478] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.414: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 12/13 11:05:35.414: [upf] INFO: UE F-SEID[UP:0x46f CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.414: [upf] INFO: UE F-SEID[UP:0x46f CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.419: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 12/13 11:05:35.419: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3185) 12/13 11:05:35.419: [smf] INFO: UE IMSI[262426673341446] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.426: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 12/13 11:05:35.426: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.426: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.430: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 12/13 11:05:35.431: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3185) 12/13 11:05:35.431: [smf] INFO: UE IMSI[262423437963712] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.437: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 12/13 11:05:35.437: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.437: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.442: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 12/13 11:05:35.442: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3185) 12/13 11:05:35.442: [smf] INFO: UE IMSI[262422367539247] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.447: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 12/13 11:05:35.447: [upf] INFO: UE F-SEID[UP:0x91d CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.447: [upf] INFO: UE F-SEID[UP:0x91d CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.453: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 12/13 11:05:35.453: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3185) 12/13 11:05:35.453: [smf] INFO: UE IMSI[262427319131508] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.459: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 12/13 11:05:35.459: [upf] INFO: UE F-SEID[UP:0x68e CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.459: [upf] INFO: UE F-SEID[UP:0x68e CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.464: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 12/13 11:05:35.464: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3185) 12/13 11:05:35.464: [smf] INFO: UE IMSI[262427115915009] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.469: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 12/13 11:05:35.470: [upf] INFO: UE F-SEID[UP:0xada CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.470: [upf] INFO: UE F-SEID[UP:0xada CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.475: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 12/13 11:05:35.475: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3185) 12/13 11:05:35.475: [smf] INFO: UE IMSI[262429820729916] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.482: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 12/13 11:05:35.482: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.482: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.487: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 12/13 11:05:35.487: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3185) 12/13 11:05:35.487: [smf] INFO: UE IMSI[262423422343747] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.493: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 12/13 11:05:35.493: [upf] INFO: UE F-SEID[UP:0x19 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.493: [upf] INFO: UE F-SEID[UP:0x19 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.498: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 12/13 11:05:35.498: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3185) 12/13 11:05:35.498: [smf] INFO: UE IMSI[262423533131995] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.504: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 12/13 11:05:35.504: [upf] INFO: UE F-SEID[UP:0x397 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.504: [upf] INFO: UE F-SEID[UP:0x397 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.510: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 12/13 11:05:35.510: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3185) 12/13 11:05:35.510: [smf] INFO: UE IMSI[262426800815394] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.516: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 12/13 11:05:35.516: [upf] INFO: UE F-SEID[UP:0xa7b CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.516: [upf] INFO: UE F-SEID[UP:0xa7b CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.521: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 12/13 11:05:35.521: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3185) 12/13 11:05:35.521: [smf] INFO: UE IMSI[262429597008021] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.529: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 12/13 11:05:35.529: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.529: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.533: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 12/13 11:05:35.533: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3185) 12/13 11:05:35.533: [smf] INFO: UE IMSI[262428055097841] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.540: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 12/13 11:05:35.540: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.540: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.544: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 12/13 11:05:35.544: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3185) 12/13 11:05:35.544: [smf] INFO: UE IMSI[262429298801802] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.551: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 12/13 11:05:35.551: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.551: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.556: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 12/13 11:05:35.556: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3185) 12/13 11:05:35.556: [smf] INFO: UE IMSI[262420758493621] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.562: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 12/13 11:05:35.562: [upf] INFO: UE F-SEID[UP:0x609 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.562: [upf] INFO: UE F-SEID[UP:0x609 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.567: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 12/13 11:05:35.567: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3185) 12/13 11:05:35.567: [smf] INFO: UE IMSI[262422689651718] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.573: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 12/13 11:05:35.573: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.573: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.578: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 12/13 11:05:35.578: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3185) 12/13 11:05:35.578: [smf] INFO: UE IMSI[262426998695540] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.584: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 12/13 11:05:35.584: [upf] INFO: UE F-SEID[UP:0x117 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.584: [upf] INFO: UE F-SEID[UP:0x117 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.590: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 12/13 11:05:35.590: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3185) 12/13 11:05:35.590: [smf] INFO: UE IMSI[262423966584295] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.596: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 12/13 11:05:35.596: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.596: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.601: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 12/13 11:05:35.601: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3185) 12/13 11:05:35.601: [smf] INFO: UE IMSI[262424113902965] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.607: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 12/13 11:05:35.607: [upf] INFO: UE F-SEID[UP:0x24 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.607: [upf] INFO: UE F-SEID[UP:0x24 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.612: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 12/13 11:05:35.612: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3185) 12/13 11:05:35.612: [smf] INFO: UE IMSI[262429562184569] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.619: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 12/13 11:05:35.619: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.619: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.623: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 12/13 11:05:35.623: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3185) 12/13 11:05:35.623: [smf] INFO: UE IMSI[262428511040076] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.630: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 12/13 11:05:35.630: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.630: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.635: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 12/13 11:05:35.635: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3185) 12/13 11:05:35.635: [smf] INFO: UE IMSI[262424686586762] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.641: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 12/13 11:05:35.641: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.641: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.647: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 12/13 11:05:35.647: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3185) 12/13 11:05:35.647: [smf] INFO: UE IMSI[262425462537964] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.654: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 12/13 11:05:35.654: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.654: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.658: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 12/13 11:05:35.658: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3185) 12/13 11:05:35.658: [smf] INFO: UE IMSI[262428083359708] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.665: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 12/13 11:05:35.665: [upf] INFO: UE F-SEID[UP:0x27b CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.665: [upf] INFO: UE F-SEID[UP:0x27b CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.670: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 12/13 11:05:35.670: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3185) 12/13 11:05:35.670: [smf] INFO: UE IMSI[262420103931308] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.676: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 12/13 11:05:35.676: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.676: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.682: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 12/13 11:05:35.682: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3185) 12/13 11:05:35.682: [smf] INFO: UE IMSI[262421275263463] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.689: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 12/13 11:05:35.689: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.689: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.693: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 12/13 11:05:35.693: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3185) 12/13 11:05:35.693: [smf] INFO: UE IMSI[262422027708722] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.700: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 12/13 11:05:35.700: [upf] INFO: UE F-SEID[UP:0x189 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.700: [upf] INFO: UE F-SEID[UP:0x189 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.704: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 12/13 11:05:35.704: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3185) 12/13 11:05:35.704: [smf] INFO: UE IMSI[262427644826588] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.711: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 12/13 11:05:35.711: [upf] INFO: UE F-SEID[UP:0x584 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.711: [upf] INFO: UE F-SEID[UP:0x584 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.715: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 12/13 11:05:35.715: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3185) 12/13 11:05:35.716: [smf] INFO: UE IMSI[262428281711868] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.722: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 12/13 11:05:35.722: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.722: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.727: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 12/13 11:05:35.727: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3185) 12/13 11:05:35.727: [smf] INFO: UE IMSI[262422183411017] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.735: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 12/13 11:05:35.735: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.735: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.739: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 12/13 11:05:35.739: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3185) 12/13 11:05:35.739: [smf] INFO: UE IMSI[262420434445731] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.746: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 12/13 11:05:35.746: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.746: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.750: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 12/13 11:05:35.750: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3185) 12/13 11:05:35.750: [smf] INFO: UE IMSI[262426919031210] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.757: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 12/13 11:05:35.757: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.757: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.762: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 12/13 11:05:35.762: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3185) 12/13 11:05:35.762: [smf] INFO: UE IMSI[262424350673737] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.768: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 12/13 11:05:35.768: [upf] INFO: UE F-SEID[UP:0x31 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.768: [upf] INFO: UE F-SEID[UP:0x31 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.774: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 12/13 11:05:35.774: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3185) 12/13 11:05:35.774: [smf] INFO: UE IMSI[262420580294829] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.780: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 12/13 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x445 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x445 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.785: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 12/13 11:05:35.785: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3185) 12/13 11:05:35.785: [smf] INFO: UE IMSI[262429649322910] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.791: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 12/13 11:05:35.791: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.791: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.796: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 12/13 11:05:35.796: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3185) 12/13 11:05:35.796: [smf] INFO: UE IMSI[262426542744770] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.803: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 12/13 11:05:35.803: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.803: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.807: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 12/13 11:05:35.807: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3185) 12/13 11:05:35.807: [smf] INFO: UE IMSI[262424629279708] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.814: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 12/13 11:05:35.814: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.814: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.819: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 12/13 11:05:35.819: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3185) 12/13 11:05:35.819: [smf] INFO: UE IMSI[262422931770278] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.825: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 12/13 11:05:35.825: [upf] INFO: UE F-SEID[UP:0x499 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.825: [upf] INFO: UE F-SEID[UP:0x499 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.830: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 12/13 11:05:35.830: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3185) 12/13 11:05:35.830: [smf] INFO: UE IMSI[262426770479922] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.836: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 12/13 11:05:35.836: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.836: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.841: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 12/13 11:05:35.841: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3185) 12/13 11:05:35.841: [smf] INFO: UE IMSI[262425793042315] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.847: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 12/13 11:05:35.847: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.847: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.852: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 12/13 11:05:35.852: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3185) 12/13 11:05:35.852: [smf] INFO: UE IMSI[262423189233609] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.859: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 12/13 11:05:35.859: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.859: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.864: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 12/13 11:05:35.864: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3185) 12/13 11:05:35.864: [smf] INFO: UE IMSI[262421308449413] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.870: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 12/13 11:05:35.870: [upf] INFO: UE F-SEID[UP:0x72a CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.870: [upf] INFO: UE F-SEID[UP:0x72a CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.875: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 12/13 11:05:35.875: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3185) 12/13 11:05:35.875: [smf] INFO: UE IMSI[262424576225639] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.882: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 12/13 11:05:35.882: [upf] INFO: UE F-SEID[UP:0x7df CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.882: [upf] INFO: UE F-SEID[UP:0x7df CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.886: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 12/13 11:05:35.886: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3185) 12/13 11:05:35.886: [smf] INFO: UE IMSI[262422871159292] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.893: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 12/13 11:05:35.893: [upf] INFO: UE F-SEID[UP:0x206 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.893: [upf] INFO: UE F-SEID[UP:0x206 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.898: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 12/13 11:05:35.898: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3185) 12/13 11:05:35.898: [smf] INFO: UE IMSI[262423344726329] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.903: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 12/13 11:05:35.903: [upf] INFO: UE F-SEID[UP:0x22b CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.903: [upf] INFO: UE F-SEID[UP:0x22b CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.909: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 12/13 11:05:35.909: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3185) 12/13 11:05:35.909: [smf] INFO: UE IMSI[262427289290798] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.915: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 12/13 11:05:35.915: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.915: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.920: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 12/13 11:05:35.920: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3185) 12/13 11:05:35.920: [smf] INFO: UE IMSI[262424905676553] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.925: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 12/13 11:05:35.925: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.925: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.931: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 12/13 11:05:35.931: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3185) 12/13 11:05:35.931: [smf] INFO: UE IMSI[262423414462172] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.937: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 12/13 11:05:35.937: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.937: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.942: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 12/13 11:05:35.942: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3185) 12/13 11:05:35.942: [smf] INFO: UE IMSI[262420039405467] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.949: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 12/13 11:05:35.949: [upf] INFO: UE F-SEID[UP:0x51f CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.949: [upf] INFO: UE F-SEID[UP:0x51f CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.954: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 12/13 11:05:35.954: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3185) 12/13 11:05:35.954: [smf] INFO: UE IMSI[262426211446314] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.960: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 12/13 11:05:35.960: [upf] INFO: UE F-SEID[UP:0x88b CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.960: [upf] INFO: UE F-SEID[UP:0x88b CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.965: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 12/13 11:05:35.965: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3185) 12/13 11:05:35.965: [smf] INFO: UE IMSI[262420613660599] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.972: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 12/13 11:05:35.972: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.972: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.977: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 12/13 11:05:35.977: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3185) 12/13 11:05:35.977: [smf] INFO: UE IMSI[262427763844847] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.983: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 12/13 11:05:35.983: [upf] INFO: UE F-SEID[UP:0xeab CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.983: [upf] INFO: UE F-SEID[UP:0xeab CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.988: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 12/13 11:05:35.988: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3185) 12/13 11:05:35.988: [smf] INFO: UE IMSI[262428018189377] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:35.995: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 12/13 11:05:35.995: [upf] INFO: UE F-SEID[UP:0xaff CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 12/13 11:05:35.995: [upf] INFO: UE F-SEID[UP:0xaff CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:35.999: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 12/13 11:05:35.999: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3185) 12/13 11:05:35.999: [smf] INFO: UE IMSI[262426486503562] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.005: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 12/13 11:05:36.005: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.005: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.010: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 12/13 11:05:36.010: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3185) 12/13 11:05:36.010: [smf] INFO: UE IMSI[262421890659823] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.016: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 12/13 11:05:36.016: [upf] INFO: UE F-SEID[UP:0x946 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.016: [upf] INFO: UE F-SEID[UP:0x946 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.021: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 12/13 11:05:36.021: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3185) 12/13 11:05:36.021: [smf] INFO: UE IMSI[262429709077045] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.027: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 12/13 11:05:36.027: [upf] INFO: UE F-SEID[UP:0x667 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.027: [upf] INFO: UE F-SEID[UP:0x667 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.032: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 12/13 11:05:36.032: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3185) 12/13 11:05:36.032: [smf] INFO: UE IMSI[262429881031671] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.040: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 12/13 11:05:36.040: [upf] INFO: UE F-SEID[UP:0x61d CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.040: [upf] INFO: UE F-SEID[UP:0x61d CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.044: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 12/13 11:05:36.044: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3185) 12/13 11:05:36.044: [smf] INFO: UE IMSI[262422643700380] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.049: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 12/13 11:05:36.049: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.049: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.055: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 12/13 11:05:36.055: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3185) 12/13 11:05:36.055: [smf] INFO: UE IMSI[262420867205349] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.061: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 12/13 11:05:36.061: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.061: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.066: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 12/13 11:05:36.066: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3185) 12/13 11:05:36.066: [smf] INFO: UE IMSI[262425885928412] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.073: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 12/13 11:05:36.073: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.073: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.078: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 12/13 11:05:36.078: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3185) 12/13 11:05:36.078: [smf] INFO: UE IMSI[262429867930410] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.085: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 12/13 11:05:36.085: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.085: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.090: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 12/13 11:05:36.090: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3185) 12/13 11:05:36.090: [smf] INFO: UE IMSI[262425631148729] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.096: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 12/13 11:05:36.096: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.096: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.101: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 12/13 11:05:36.102: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3185) 12/13 11:05:36.102: [smf] INFO: UE IMSI[262420533265616] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.108: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 12/13 11:05:36.108: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.108: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.113: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 12/13 11:05:36.113: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3185) 12/13 11:05:36.113: [smf] INFO: UE IMSI[262421769677224] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.119: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 12/13 11:05:36.119: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.119: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.124: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 12/13 11:05:36.124: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3185) 12/13 11:05:36.124: [smf] INFO: UE IMSI[262423892823650] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.131: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 12/13 11:05:36.131: [upf] INFO: UE F-SEID[UP:0x587 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.131: [upf] INFO: UE F-SEID[UP:0x587 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.135: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 12/13 11:05:36.135: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3185) 12/13 11:05:36.135: [smf] INFO: UE IMSI[262426281139388] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.141: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 12/13 11:05:36.141: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.141: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.146: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 12/13 11:05:36.146: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3185) 12/13 11:05:36.146: [smf] INFO: UE IMSI[262422552184242] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.152: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 12/13 11:05:36.152: [upf] INFO: UE F-SEID[UP:0x607 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.152: [upf] INFO: UE F-SEID[UP:0x607 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.157: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 12/13 11:05:36.157: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3185) 12/13 11:05:36.157: [smf] INFO: UE IMSI[262426949592019] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.163: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 12/13 11:05:36.163: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.163: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.168: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 12/13 11:05:36.168: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3185) 12/13 11:05:36.168: [smf] INFO: UE IMSI[262421164963397] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.176: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 12/13 11:05:36.176: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.176: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.180: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 12/13 11:05:36.180: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3185) 12/13 11:05:36.180: [smf] INFO: UE IMSI[262429318975350] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.185: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 12/13 11:05:36.185: [upf] INFO: UE F-SEID[UP:0x923 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.185: [upf] INFO: UE F-SEID[UP:0x923 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.191: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 12/13 11:05:36.191: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3185) 12/13 11:05:36.191: [smf] INFO: UE IMSI[262424288471951] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.198: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 12/13 11:05:36.198: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.198: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.202: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 12/13 11:05:36.202: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3185) 12/13 11:05:36.202: [smf] INFO: UE IMSI[262422548939261] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.208: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 12/13 11:05:36.208: [upf] INFO: UE F-SEID[UP:0x46c CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.208: [upf] INFO: UE F-SEID[UP:0x46c CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.213: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 12/13 11:05:36.213: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3185) 12/13 11:05:36.213: [smf] INFO: UE IMSI[262425786481071] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.219: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 12/13 11:05:36.219: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.219: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.224: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 12/13 11:05:36.224: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3185) 12/13 11:05:36.224: [smf] INFO: UE IMSI[262426800585610] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.230: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 12/13 11:05:36.231: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.231: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.235: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 12/13 11:05:36.235: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3185) 12/13 11:05:36.235: [smf] INFO: UE IMSI[262424715539183] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.242: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 12/13 11:05:36.242: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.242: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.247: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 12/13 11:05:36.247: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3185) 12/13 11:05:36.247: [smf] INFO: UE IMSI[262423059343410] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.253: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 12/13 11:05:36.253: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.253: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.258: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 12/13 11:05:36.258: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3185) 12/13 11:05:36.258: [smf] INFO: UE IMSI[262421422451017] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.264: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 12/13 11:05:36.264: [upf] INFO: UE F-SEID[UP:0x471 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.264: [upf] INFO: UE F-SEID[UP:0x471 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.269: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 12/13 11:05:36.269: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3185) 12/13 11:05:36.269: [smf] INFO: UE IMSI[262426896824294] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.275: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 12/13 11:05:36.275: [upf] INFO: UE F-SEID[UP:0xe0f CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.275: [upf] INFO: UE F-SEID[UP:0xe0f CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.281: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 12/13 11:05:36.281: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3185) 12/13 11:05:36.281: [smf] INFO: UE IMSI[262423477008865] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.287: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 12/13 11:05:36.287: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.287: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.292: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 12/13 11:05:36.292: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3185) 12/13 11:05:36.292: [smf] INFO: UE IMSI[262423260694850] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.297: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 12/13 11:05:36.298: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.298: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.303: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 12/13 11:05:36.303: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3185) 12/13 11:05:36.303: [smf] INFO: UE IMSI[262420258766018] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.310: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 12/13 11:05:36.310: [upf] INFO: UE F-SEID[UP:0x801 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.310: [upf] INFO: UE F-SEID[UP:0x801 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.314: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 12/13 11:05:36.314: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3185) 12/13 11:05:36.314: [smf] INFO: UE IMSI[262421867333702] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.319: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 12/13 11:05:36.319: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.319: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.325: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 12/13 11:05:36.325: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3185) 12/13 11:05:36.325: [smf] INFO: UE IMSI[262428168956972] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.332: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 12/13 11:05:36.332: [upf] INFO: UE F-SEID[UP:0x96e CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.332: [upf] INFO: UE F-SEID[UP:0x96e CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.336: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 12/13 11:05:36.336: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3185) 12/13 11:05:36.336: [smf] INFO: UE IMSI[262427536272722] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.341: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 12/13 11:05:36.341: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.341: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.347: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 12/13 11:05:36.347: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3185) 12/13 11:05:36.347: [smf] INFO: UE IMSI[262420702717990] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.352: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 12/13 11:05:36.352: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.352: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.358: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 12/13 11:05:36.358: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3185) 12/13 11:05:36.358: [smf] INFO: UE IMSI[262426049747406] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.365: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 12/13 11:05:36.365: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.365: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.370: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 12/13 11:05:36.370: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3185) 12/13 11:05:36.370: [smf] INFO: UE IMSI[262428417480799] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.376: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 12/13 11:05:36.376: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.376: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.382: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 12/13 11:05:36.382: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3185) 12/13 11:05:36.382: [smf] INFO: UE IMSI[262426038829238] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.389: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 12/13 11:05:36.389: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.389: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.393: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 12/13 11:05:36.393: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3185) 12/13 11:05:36.393: [smf] INFO: UE IMSI[262422138152259] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.400: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 12/13 11:05:36.400: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.400: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.405: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 12/13 11:05:36.405: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3185) 12/13 11:05:36.405: [smf] INFO: UE IMSI[262420322454436] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.411: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 12/13 11:05:36.411: [upf] INFO: UE F-SEID[UP:0x64b CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.411: [upf] INFO: UE F-SEID[UP:0x64b CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.416: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 12/13 11:05:36.416: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3185) 12/13 11:05:36.416: [smf] INFO: UE IMSI[262427091830083] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.422: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 12/13 11:05:36.422: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.422: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.427: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 12/13 11:05:36.427: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3185) 12/13 11:05:36.427: [smf] INFO: UE IMSI[262420765822316] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.434: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 12/13 11:05:36.434: [upf] INFO: UE F-SEID[UP:0x32e CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.434: [upf] INFO: UE F-SEID[UP:0x32e CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.438: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 12/13 11:05:36.438: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3185) 12/13 11:05:36.438: [smf] INFO: UE IMSI[262427678350961] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.444: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 12/13 11:05:36.444: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.444: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.449: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 12/13 11:05:36.449: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3185) 12/13 11:05:36.449: [smf] INFO: UE IMSI[262420348075199] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.455: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 12/13 11:05:36.455: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.455: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.460: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 12/13 11:05:36.460: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3185) 12/13 11:05:36.460: [smf] INFO: UE IMSI[262427274494467] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.467: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 12/13 11:05:36.467: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.467: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.471: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 12/13 11:05:36.471: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3185) 12/13 11:05:36.471: [smf] INFO: UE IMSI[262427606602667] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.478: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 12/13 11:05:36.478: [upf] INFO: UE F-SEID[UP:0x409 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.478: [upf] INFO: UE F-SEID[UP:0x409 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.483: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 12/13 11:05:36.483: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3185) 12/13 11:05:36.483: [smf] INFO: UE IMSI[262426660809446] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.488: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 12/13 11:05:36.488: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.488: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.494: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 12/13 11:05:36.494: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3185) 12/13 11:05:36.494: [smf] INFO: UE IMSI[262425947025748] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.500: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 12/13 11:05:36.501: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.501: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.505: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 12/13 11:05:36.505: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3185) 12/13 11:05:36.505: [smf] INFO: UE IMSI[262423447251214] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.511: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 12/13 11:05:36.511: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.511: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.516: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 12/13 11:05:36.516: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3185) 12/13 11:05:36.516: [smf] INFO: UE IMSI[262421339525249] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.521: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 12/13 11:05:36.521: [upf] INFO: UE F-SEID[UP:0x791 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.521: [upf] INFO: UE F-SEID[UP:0x791 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.527: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 12/13 11:05:36.527: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3185) 12/13 11:05:36.527: [smf] INFO: UE IMSI[262422127875385] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.532: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 12/13 11:05:36.532: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.532: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.538: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 12/13 11:05:36.538: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3185) 12/13 11:05:36.538: [smf] INFO: UE IMSI[262428844129104] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.543: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 12/13 11:05:36.543: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.543: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.549: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 12/13 11:05:36.549: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3185) 12/13 11:05:36.549: [smf] INFO: UE IMSI[262420417990955] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.554: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 12/13 11:05:36.554: [upf] INFO: UE F-SEID[UP:0xce6 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.554: [upf] INFO: UE F-SEID[UP:0xce6 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.560: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 12/13 11:05:36.560: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3185) 12/13 11:05:36.560: [smf] INFO: UE IMSI[262423844540613] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.565: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 12/13 11:05:36.565: [upf] INFO: UE F-SEID[UP:0x103 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.565: [upf] INFO: UE F-SEID[UP:0x103 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.570: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 12/13 11:05:36.570: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3185) 12/13 11:05:36.571: [smf] INFO: UE IMSI[262429076343935] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.576: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 12/13 11:05:36.576: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.576: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.581: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 12/13 11:05:36.581: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3185) 12/13 11:05:36.581: [smf] INFO: UE IMSI[262429346927282] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.587: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 12/13 11:05:36.587: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.587: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.592: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 12/13 11:05:36.592: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3185) 12/13 11:05:36.592: [smf] INFO: UE IMSI[262426916374224] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.598: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 12/13 11:05:36.598: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.598: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.603: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 12/13 11:05:36.603: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3185) 12/13 11:05:36.603: [smf] INFO: UE IMSI[262429462218933] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.609: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 12/13 11:05:36.609: [upf] INFO: UE F-SEID[UP:0xaef CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.609: [upf] INFO: UE F-SEID[UP:0xaef CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.614: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 12/13 11:05:36.614: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3185) 12/13 11:05:36.614: [smf] INFO: UE IMSI[262422128486467] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.620: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 12/13 11:05:36.620: [upf] INFO: UE F-SEID[UP:0x964 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.620: [upf] INFO: UE F-SEID[UP:0x964 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.625: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 12/13 11:05:36.626: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3185) 12/13 11:05:36.626: [smf] INFO: UE IMSI[262423801807592] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.633: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 12/13 11:05:36.633: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.633: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.637: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 12/13 11:05:36.637: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3185) 12/13 11:05:36.637: [smf] INFO: UE IMSI[262421715812109] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.644: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 12/13 11:05:36.644: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.644: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.648: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 12/13 11:05:36.649: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3185) 12/13 11:05:36.649: [smf] INFO: UE IMSI[262420237764036] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.655: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 12/13 11:05:36.655: [upf] INFO: UE F-SEID[UP:0xfef CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.655: [upf] INFO: UE F-SEID[UP:0xfef CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.660: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 12/13 11:05:36.660: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3185) 12/13 11:05:36.660: [smf] INFO: UE IMSI[262425968210982] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.667: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 12/13 11:05:36.667: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.667: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.671: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 12/13 11:05:36.671: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3185) 12/13 11:05:36.672: [smf] INFO: UE IMSI[262420349489282] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.678: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 12/13 11:05:36.678: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.678: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.683: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 12/13 11:05:36.683: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3185) 12/13 11:05:36.683: [smf] INFO: UE IMSI[262425740417258] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.689: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 12/13 11:05:36.689: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.689: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.695: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 12/13 11:05:36.695: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3185) 12/13 11:05:36.695: [smf] INFO: UE IMSI[262426044086653] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.702: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 12/13 11:05:36.702: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.702: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.706: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 12/13 11:05:36.706: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3185) 12/13 11:05:36.706: [smf] INFO: UE IMSI[262426896839057] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.713: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 12/13 11:05:36.713: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.713: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.718: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 12/13 11:05:36.718: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3185) 12/13 11:05:36.718: [smf] INFO: UE IMSI[262423138851353] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.725: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 12/13 11:05:36.725: [upf] INFO: UE F-SEID[UP:0x661 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.725: [upf] INFO: UE F-SEID[UP:0x661 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.730: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 12/13 11:05:36.730: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3185) 12/13 11:05:36.730: [smf] INFO: UE IMSI[262427027856978] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.736: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 12/13 11:05:36.736: [upf] INFO: UE F-SEID[UP:0x828 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.736: [upf] INFO: UE F-SEID[UP:0x828 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.741: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 12/13 11:05:36.741: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3185) 12/13 11:05:36.741: [smf] INFO: UE IMSI[262426003290674] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.747: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 12/13 11:05:36.748: [upf] INFO: UE F-SEID[UP:0x140 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.748: [upf] INFO: UE F-SEID[UP:0x140 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.752: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 12/13 11:05:36.752: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3185) 12/13 11:05:36.753: [smf] INFO: UE IMSI[262422987708688] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.760: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 12/13 11:05:36.760: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.760: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.764: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 12/13 11:05:36.764: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3185) 12/13 11:05:36.764: [smf] INFO: UE IMSI[262427747896382] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.771: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 12/13 11:05:36.771: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.771: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.776: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 12/13 11:05:36.776: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3185) 12/13 11:05:36.776: [smf] INFO: UE IMSI[262424163143159] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.783: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 12/13 11:05:36.783: [upf] INFO: UE F-SEID[UP:0x902 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.783: [upf] INFO: UE F-SEID[UP:0x902 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.787: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 12/13 11:05:36.787: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3185) 12/13 11:05:36.787: [smf] INFO: UE IMSI[262429828545190] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.795: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 12/13 11:05:36.795: [upf] INFO: UE F-SEID[UP:0x63e CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.795: [upf] INFO: UE F-SEID[UP:0x63e CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.799: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 12/13 11:05:36.799: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3185) 12/13 11:05:36.799: [smf] INFO: UE IMSI[262429891860713] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.805: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 12/13 11:05:36.805: [upf] INFO: UE F-SEID[UP:0x438 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.805: [upf] INFO: UE F-SEID[UP:0x438 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.810: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 12/13 11:05:36.810: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3185) 12/13 11:05:36.810: [smf] INFO: UE IMSI[262421850658446] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.817: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 12/13 11:05:36.817: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.817: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.821: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 12/13 11:05:36.821: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3185) 12/13 11:05:36.821: [smf] INFO: UE IMSI[262423653201010] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.828: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 12/13 11:05:36.828: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.828: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.832: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 12/13 11:05:36.832: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3185) 12/13 11:05:36.832: [smf] INFO: UE IMSI[262427178187844] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.838: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 12/13 11:05:36.838: [upf] INFO: UE F-SEID[UP:0x602 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.838: [upf] INFO: UE F-SEID[UP:0x602 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.844: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 12/13 11:05:36.844: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3185) 12/13 11:05:36.844: [smf] INFO: UE IMSI[262422606745216] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.850: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 12/13 11:05:36.850: [upf] INFO: UE F-SEID[UP:0xdba CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.850: [upf] INFO: UE F-SEID[UP:0xdba CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.855: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 12/13 11:05:36.855: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3185) 12/13 11:05:36.855: [smf] INFO: UE IMSI[262424997686565] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.862: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 12/13 11:05:36.862: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.862: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.866: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 12/13 11:05:36.866: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3185) 12/13 11:05:36.866: [smf] INFO: UE IMSI[262422848520914] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.872: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 12/13 11:05:36.872: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.873: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.878: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 12/13 11:05:36.878: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3185) 12/13 11:05:36.878: [smf] INFO: UE IMSI[262421517804688] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.884: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 12/13 11:05:36.884: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.884: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.889: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 12/13 11:05:36.889: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3185) 12/13 11:05:36.889: [smf] INFO: UE IMSI[262428183883246] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.895: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 12/13 11:05:36.895: [upf] INFO: UE F-SEID[UP:0x83e CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.895: [upf] INFO: UE F-SEID[UP:0x83e CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.900: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 12/13 11:05:36.900: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3185) 12/13 11:05:36.900: [smf] INFO: UE IMSI[262426175861349] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.906: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 12/13 11:05:36.906: [upf] INFO: UE F-SEID[UP:0x30b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.906: [upf] INFO: UE F-SEID[UP:0x30b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.912: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 12/13 11:05:36.912: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3185) 12/13 11:05:36.912: [smf] INFO: UE IMSI[262428093381713] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.919: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 12/13 11:05:36.919: [upf] INFO: UE F-SEID[UP:0x21 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.919: [upf] INFO: UE F-SEID[UP:0x21 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.923: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 12/13 11:05:36.923: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3185) 12/13 11:05:36.923: [smf] INFO: UE IMSI[262420873112271] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.929: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 12/13 11:05:36.929: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.929: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.934: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 12/13 11:05:36.934: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3185) 12/13 11:05:36.934: [smf] INFO: UE IMSI[262428764584116] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.940: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 12/13 11:05:36.940: [upf] INFO: UE F-SEID[UP:0x64f CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.940: [upf] INFO: UE F-SEID[UP:0x64f CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.945: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 12/13 11:05:36.945: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3185) 12/13 11:05:36.945: [smf] INFO: UE IMSI[262422278273102] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.951: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 12/13 11:05:36.951: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.951: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.956: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 12/13 11:05:36.956: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3185) 12/13 11:05:36.956: [smf] INFO: UE IMSI[262428467646283] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.963: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 12/13 11:05:36.963: [upf] INFO: UE F-SEID[UP:0x116 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.963: [upf] INFO: UE F-SEID[UP:0x116 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.967: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 12/13 11:05:36.967: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3185) 12/13 11:05:36.967: [smf] INFO: UE IMSI[262428621929372] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.973: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 12/13 11:05:36.973: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.973: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.978: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 12/13 11:05:36.978: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3185) 12/13 11:05:36.979: [smf] INFO: UE IMSI[262422655276093] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.985: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 12/13 11:05:36.985: [upf] INFO: UE F-SEID[UP:0xd4 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.985: [upf] INFO: UE F-SEID[UP:0xd4 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:36.990: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 12/13 11:05:36.990: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3185) 12/13 11:05:36.990: [smf] INFO: UE IMSI[262429307291852] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:36.996: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 12/13 11:05:36.996: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 12/13 11:05:36.996: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.001: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 12/13 11:05:37.001: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3185) 12/13 11:05:37.001: [smf] INFO: UE IMSI[262429559936936] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.007: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 12/13 11:05:37.007: [upf] INFO: UE F-SEID[UP:0x716 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.007: [upf] INFO: UE F-SEID[UP:0x716 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.012: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 12/13 11:05:37.012: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3185) 12/13 11:05:37.012: [smf] INFO: UE IMSI[262425166290399] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.018: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 12/13 11:05:37.018: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.018: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.023: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 12/13 11:05:37.023: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3185) 12/13 11:05:37.023: [smf] INFO: UE IMSI[262424561534941] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.030: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 12/13 11:05:37.030: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.030: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.034: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 12/13 11:05:37.034: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3185) 12/13 11:05:37.034: [smf] INFO: UE IMSI[262422029525517] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.041: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 12/13 11:05:37.041: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.041: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.046: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 12/13 11:05:37.046: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3185) 12/13 11:05:37.046: [smf] INFO: UE IMSI[262426767235022] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.052: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 12/13 11:05:37.053: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.053: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.057: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 12/13 11:05:37.057: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3185) 12/13 11:05:37.057: [smf] INFO: UE IMSI[262420704749305] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.063: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 12/13 11:05:37.063: [upf] INFO: UE F-SEID[UP:0x637 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.063: [upf] INFO: UE F-SEID[UP:0x637 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.068: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 12/13 11:05:37.068: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3185) 12/13 11:05:37.068: [smf] INFO: UE IMSI[262427294220937] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.075: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 12/13 11:05:37.075: [upf] INFO: UE F-SEID[UP:0x259 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.075: [upf] INFO: UE F-SEID[UP:0x259 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.079: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 12/13 11:05:37.079: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3185) 12/13 11:05:37.079: [smf] INFO: UE IMSI[262429036329887] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.086: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 12/13 11:05:37.086: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.086: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.091: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 12/13 11:05:37.091: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3185) 12/13 11:05:37.091: [smf] INFO: UE IMSI[262422175755041] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.097: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 12/13 11:05:37.097: [upf] INFO: UE F-SEID[UP:0x2de CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.097: [upf] INFO: UE F-SEID[UP:0x2de CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.102: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 12/13 11:05:37.102: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3185) 12/13 11:05:37.102: [smf] INFO: UE IMSI[262427488322634] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.109: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 12/13 11:05:37.109: [upf] INFO: UE F-SEID[UP:0x580 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.109: [upf] INFO: UE F-SEID[UP:0x580 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.113: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 12/13 11:05:37.113: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3185) 12/13 11:05:37.113: [smf] INFO: UE IMSI[262428321419917] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.120: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 12/13 11:05:37.120: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.120: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.125: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 12/13 11:05:37.125: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3185) 12/13 11:05:37.125: [smf] INFO: UE IMSI[262426874666652] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.131: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 12/13 11:05:37.131: [upf] INFO: UE F-SEID[UP:0x648 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.131: [upf] INFO: UE F-SEID[UP:0x648 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.136: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 12/13 11:05:37.136: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3185) 12/13 11:05:37.136: [smf] INFO: UE IMSI[262429696017788] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.142: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 12/13 11:05:37.142: [upf] INFO: UE F-SEID[UP:0x816 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.142: [upf] INFO: UE F-SEID[UP:0x816 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.147: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 12/13 11:05:37.147: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3185) 12/13 11:05:37.147: [smf] INFO: UE IMSI[262429828108005] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.153: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 12/13 11:05:37.153: [upf] INFO: UE F-SEID[UP:0x31f CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.153: [upf] INFO: UE F-SEID[UP:0x31f CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.158: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 12/13 11:05:37.158: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3185) 12/13 11:05:37.158: [smf] INFO: UE IMSI[262427157610856] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.164: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 12/13 11:05:37.164: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.164: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.170: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 12/13 11:05:37.170: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3185) 12/13 11:05:37.170: [smf] INFO: UE IMSI[262422912528444] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.178: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 12/13 11:05:37.178: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.178: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.181: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 12/13 11:05:37.181: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3185) 12/13 11:05:37.181: [smf] INFO: UE IMSI[262427340745607] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.187: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 12/13 11:05:37.188: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.188: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.193: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 12/13 11:05:37.193: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3185) 12/13 11:05:37.193: [smf] INFO: UE IMSI[262423257089553] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.198: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 12/13 11:05:37.198: [upf] INFO: UE F-SEID[UP:0xeda CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.198: [upf] INFO: UE F-SEID[UP:0xeda CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.204: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 12/13 11:05:37.204: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3185) 12/13 11:05:37.204: [smf] INFO: UE IMSI[262426363249853] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.209: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 12/13 11:05:37.209: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.209: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.215: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 12/13 11:05:37.215: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3185) 12/13 11:05:37.215: [smf] INFO: UE IMSI[262426644420245] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.221: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 12/13 11:05:37.221: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.221: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.226: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 12/13 11:05:37.226: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3185) 12/13 11:05:37.226: [smf] INFO: UE IMSI[262420253118824] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.232: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 12/13 11:05:37.232: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.232: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.237: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 12/13 11:05:37.237: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3185) 12/13 11:05:37.237: [smf] INFO: UE IMSI[262429524971573] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.243: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 12/13 11:05:37.243: [upf] INFO: UE F-SEID[UP:0x34b CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.243: [upf] INFO: UE F-SEID[UP:0x34b CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.248: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 12/13 11:05:37.248: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3185) 12/13 11:05:37.248: [smf] INFO: UE IMSI[262423968912045] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.255: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 12/13 11:05:37.256: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.256: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.259: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 12/13 11:05:37.259: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3185) 12/13 11:05:37.260: [smf] INFO: UE IMSI[262427252988744] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.266: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 12/13 11:05:37.266: [upf] INFO: UE F-SEID[UP:0x73b CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.266: [upf] INFO: UE F-SEID[UP:0x73b CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.271: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 12/13 11:05:37.271: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3185) 12/13 11:05:37.271: [smf] INFO: UE IMSI[262426592088975] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.277: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 12/13 11:05:37.277: [upf] INFO: UE F-SEID[UP:0x28f CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.277: [upf] INFO: UE F-SEID[UP:0x28f CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.282: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 12/13 11:05:37.282: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3185) 12/13 11:05:37.282: [smf] INFO: UE IMSI[262420661711127] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.289: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 12/13 11:05:37.289: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.289: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.294: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 12/13 11:05:37.294: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3185) 12/13 11:05:37.294: [smf] INFO: UE IMSI[262424658139385] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.300: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 12/13 11:05:37.300: [upf] INFO: UE F-SEID[UP:0x57f CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.300: [upf] INFO: UE F-SEID[UP:0x57f CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.305: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 12/13 11:05:37.305: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3185) 12/13 11:05:37.305: [smf] INFO: UE IMSI[262425010773063] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.312: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 12/13 11:05:37.312: [upf] INFO: UE F-SEID[UP:0x261 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.312: [upf] INFO: UE F-SEID[UP:0x261 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.316: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 12/13 11:05:37.316: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3185) 12/13 11:05:37.316: [smf] INFO: UE IMSI[262429616367813] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.323: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 12/13 11:05:37.323: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.323: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.328: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 12/13 11:05:37.328: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3185) 12/13 11:05:37.328: [smf] INFO: UE IMSI[262420385118893] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.335: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 12/13 11:05:37.335: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.335: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.340: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 12/13 11:05:37.340: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3185) 12/13 11:05:37.340: [smf] INFO: UE IMSI[262426468655596] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.347: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 12/13 11:05:37.347: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.347: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.351: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 12/13 11:05:37.351: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3185) 12/13 11:05:37.351: [smf] INFO: UE IMSI[262423476658802] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.357: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 12/13 11:05:37.357: [upf] INFO: UE F-SEID[UP:0x318 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.357: [upf] INFO: UE F-SEID[UP:0x318 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.362: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 12/13 11:05:37.362: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3185) 12/13 11:05:37.362: [smf] INFO: UE IMSI[262423791348741] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.368: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 12/13 11:05:37.368: [upf] INFO: UE F-SEID[UP:0x172 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.368: [upf] INFO: UE F-SEID[UP:0x172 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.373: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 12/13 11:05:37.373: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3185) 12/13 11:05:37.373: [smf] INFO: UE IMSI[262428522030620] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.379: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 12/13 11:05:37.379: [upf] INFO: UE F-SEID[UP:0x30c CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.379: [upf] INFO: UE F-SEID[UP:0x30c CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.385: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 12/13 11:05:37.385: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3185) 12/13 11:05:37.385: [smf] INFO: UE IMSI[262420742884913] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.391: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 12/13 11:05:37.391: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.391: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.396: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 12/13 11:05:37.396: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3185) 12/13 11:05:37.396: [smf] INFO: UE IMSI[262423834307203] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.402: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 12/13 11:05:37.402: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.402: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.407: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 12/13 11:05:37.407: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3185) 12/13 11:05:37.407: [smf] INFO: UE IMSI[262420977692281] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.413: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 12/13 11:05:37.413: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.413: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.419: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 12/13 11:05:37.419: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3185) 12/13 11:05:37.419: [smf] INFO: UE IMSI[262422638267910] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.425: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 12/13 11:05:37.425: [upf] INFO: UE F-SEID[UP:0xddf CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.425: [upf] INFO: UE F-SEID[UP:0xddf CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.430: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 12/13 11:05:37.430: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3185) 12/13 11:05:37.430: [smf] INFO: UE IMSI[262427906608557] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.437: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 12/13 11:05:37.437: [upf] INFO: UE F-SEID[UP:0x96f CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.437: [upf] INFO: UE F-SEID[UP:0x96f CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.441: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 12/13 11:05:37.441: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3185) 12/13 11:05:37.441: [smf] INFO: UE IMSI[262423372056677] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.447: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 12/13 11:05:37.447: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.447: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.452: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 12/13 11:05:37.452: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3185) 12/13 11:05:37.452: [smf] INFO: UE IMSI[262423732784859] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.458: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 12/13 11:05:37.458: [upf] INFO: UE F-SEID[UP:0x40 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.458: [upf] INFO: UE F-SEID[UP:0x40 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.464: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 12/13 11:05:37.464: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3185) 12/13 11:05:37.464: [smf] INFO: UE IMSI[262426352976104] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.471: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 12/13 11:05:37.471: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.471: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.475: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 12/13 11:05:37.475: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3185) 12/13 11:05:37.475: [smf] INFO: UE IMSI[262422946104953] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.481: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 12/13 11:05:37.481: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.481: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.486: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 12/13 11:05:37.486: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3185) 12/13 11:05:37.486: [smf] INFO: UE IMSI[262425036945671] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.491: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 12/13 11:05:37.491: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.491: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.497: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 12/13 11:05:37.497: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3185) 12/13 11:05:37.497: [smf] INFO: UE IMSI[262423982993874] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.504: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 12/13 11:05:37.504: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.504: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.508: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 12/13 11:05:37.508: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3185) 12/13 11:05:37.508: [smf] INFO: UE IMSI[262424120145608] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.515: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 12/13 11:05:37.515: [upf] INFO: UE F-SEID[UP:0x522 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.515: [upf] INFO: UE F-SEID[UP:0x522 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.520: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 12/13 11:05:37.520: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3185) 12/13 11:05:37.520: [smf] INFO: UE IMSI[262425019785839] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.526: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 12/13 11:05:37.526: [upf] INFO: UE F-SEID[UP:0x93e CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.526: [upf] INFO: UE F-SEID[UP:0x93e CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.531: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 12/13 11:05:37.531: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3185) 12/13 11:05:37.531: [smf] INFO: UE IMSI[262420356016039] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.536: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 12/13 11:05:37.536: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.536: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.542: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 12/13 11:05:37.542: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3185) 12/13 11:05:37.542: [smf] INFO: UE IMSI[262422606875983] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.548: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 12/13 11:05:37.548: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.548: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.553: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 12/13 11:05:37.553: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3185) 12/13 11:05:37.553: [smf] INFO: UE IMSI[262424776349811] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.559: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 12/13 11:05:37.559: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.559: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.564: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 12/13 11:05:37.564: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3185) 12/13 11:05:37.564: [smf] INFO: UE IMSI[262424777688853] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.569: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 12/13 11:05:37.569: [upf] INFO: UE F-SEID[UP:0x401 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.569: [upf] INFO: UE F-SEID[UP:0x401 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.575: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 12/13 11:05:37.575: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3185) 12/13 11:05:37.575: [smf] INFO: UE IMSI[262426982845319] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.581: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 12/13 11:05:37.581: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.581: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.586: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 12/13 11:05:37.586: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3185) 12/13 11:05:37.586: [smf] INFO: UE IMSI[262420510388765] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.592: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 12/13 11:05:37.592: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.592: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.597: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 12/13 11:05:37.597: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3185) 12/13 11:05:37.597: [smf] INFO: UE IMSI[262422193470309] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.603: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 12/13 11:05:37.603: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.603: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.608: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 12/13 11:05:37.608: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3185) 12/13 11:05:37.608: [smf] INFO: UE IMSI[262421446542706] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.614: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 12/13 11:05:37.614: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.614: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.619: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 12/13 11:05:37.619: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3185) 12/13 11:05:37.619: [smf] INFO: UE IMSI[262425294307418] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.625: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 12/13 11:05:37.625: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.625: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.630: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 12/13 11:05:37.630: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3185) 12/13 11:05:37.630: [smf] INFO: UE IMSI[262429592985659] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.636: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 12/13 11:05:37.636: [upf] INFO: UE F-SEID[UP:0x685 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.636: [upf] INFO: UE F-SEID[UP:0x685 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.641: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 12/13 11:05:37.641: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3185) 12/13 11:05:37.641: [smf] INFO: UE IMSI[262428741556616] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.647: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 12/13 11:05:37.647: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.647: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.652: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 12/13 11:05:37.652: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3185) 12/13 11:05:37.652: [smf] INFO: UE IMSI[262428992918914] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.658: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 12/13 11:05:37.658: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.658: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.663: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 12/13 11:05:37.663: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3185) 12/13 11:05:37.663: [smf] INFO: UE IMSI[262428775354101] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.669: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 12/13 11:05:37.669: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.669: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.675: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 12/13 11:05:37.675: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3185) 12/13 11:05:37.675: [smf] INFO: UE IMSI[262422434466013] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.681: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 12/13 11:05:37.681: [upf] INFO: UE F-SEID[UP:0x169 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.681: [upf] INFO: UE F-SEID[UP:0x169 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.686: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 12/13 11:05:37.686: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3185) 12/13 11:05:37.686: [smf] INFO: UE IMSI[262429089178021] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.693: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 12/13 11:05:37.693: [upf] INFO: UE F-SEID[UP:0x258 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.693: [upf] INFO: UE F-SEID[UP:0x258 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.698: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 12/13 11:05:37.698: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3185) 12/13 11:05:37.698: [smf] INFO: UE IMSI[262426729262463] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.704: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 12/13 11:05:37.704: [upf] INFO: UE F-SEID[UP:0xdec CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.704: [upf] INFO: UE F-SEID[UP:0xdec CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.709: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 12/13 11:05:37.709: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3185) 12/13 11:05:37.709: [smf] INFO: UE IMSI[262422911208062] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.715: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 12/13 11:05:37.715: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.715: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.720: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 12/13 11:05:37.720: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3185) 12/13 11:05:37.720: [smf] INFO: UE IMSI[262429343869959] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.726: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 12/13 11:05:37.726: [upf] INFO: UE F-SEID[UP:0x707 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.726: [upf] INFO: UE F-SEID[UP:0x707 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.731: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 12/13 11:05:37.731: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3185) 12/13 11:05:37.731: [smf] INFO: UE IMSI[262421944642525] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.737: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 12/13 11:05:37.737: [upf] INFO: UE F-SEID[UP:0x200 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.737: [upf] INFO: UE F-SEID[UP:0x200 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.742: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 12/13 11:05:37.742: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3185) 12/13 11:05:37.742: [smf] INFO: UE IMSI[262428963456840] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.748: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 12/13 11:05:37.748: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.748: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.753: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 12/13 11:05:37.753: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3185) 12/13 11:05:37.753: [smf] INFO: UE IMSI[262425256648147] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.759: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 12/13 11:05:37.759: [upf] INFO: UE F-SEID[UP:0x63b CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.759: [upf] INFO: UE F-SEID[UP:0x63b CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.764: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 12/13 11:05:37.764: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3185) 12/13 11:05:37.764: [smf] INFO: UE IMSI[262420348918929] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.769: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 12/13 11:05:37.769: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.769: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.775: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 12/13 11:05:37.775: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3185) 12/13 11:05:37.775: [smf] INFO: UE IMSI[262420719811508] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.781: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 12/13 11:05:37.781: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.781: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.786: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 12/13 11:05:37.786: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3185) 12/13 11:05:37.786: [smf] INFO: UE IMSI[262422055391462] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.791: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 12/13 11:05:37.791: [upf] INFO: UE F-SEID[UP:0x62 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.791: [upf] INFO: UE F-SEID[UP:0x62 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.797: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 12/13 11:05:37.797: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3185) 12/13 11:05:37.797: [smf] INFO: UE IMSI[262425424952486] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.803: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 12/13 11:05:37.803: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.803: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.809: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 12/13 11:05:37.809: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3185) 12/13 11:05:37.809: [smf] INFO: UE IMSI[262429964368874] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.815: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 12/13 11:05:37.816: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.816: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.819: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 12/13 11:05:37.819: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3185) 12/13 11:05:37.820: [smf] INFO: UE IMSI[262427282778380] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.825: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 12/13 11:05:37.825: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.825: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.831: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 12/13 11:05:37.831: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3185) 12/13 11:05:37.831: [smf] INFO: UE IMSI[262423931825173] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.837: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 12/13 11:05:37.837: [upf] INFO: UE F-SEID[UP:0x533 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.837: [upf] INFO: UE F-SEID[UP:0x533 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.842: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 12/13 11:05:37.842: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3185) 12/13 11:05:37.842: [smf] INFO: UE IMSI[262428000541230] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.848: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 12/13 11:05:37.848: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.848: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.853: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 12/13 11:05:37.853: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3185) 12/13 11:05:37.853: [smf] INFO: UE IMSI[262428502558329] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.859: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 12/13 11:05:37.859: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.859: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.864: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 12/13 11:05:37.864: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3185) 12/13 11:05:37.864: [smf] INFO: UE IMSI[262421429614087] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.869: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 12/13 11:05:37.869: [upf] INFO: UE F-SEID[UP:0x17f CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.869: [upf] INFO: UE F-SEID[UP:0x17f CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.875: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 12/13 11:05:37.875: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3185) 12/13 11:05:37.875: [smf] INFO: UE IMSI[262426519018679] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.882: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 12/13 11:05:37.882: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.882: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.886: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 12/13 11:05:37.886: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3185) 12/13 11:05:37.886: [smf] INFO: UE IMSI[262422737778972] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.891: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 12/13 11:05:37.892: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.892: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.897: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 12/13 11:05:37.897: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3185) 12/13 11:05:37.897: [smf] INFO: UE IMSI[262428005098850] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.903: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 12/13 11:05:37.903: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.903: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.908: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 12/13 11:05:37.908: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3185) 12/13 11:05:37.908: [smf] INFO: UE IMSI[262429128875486] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.914: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 12/13 11:05:37.914: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.914: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.919: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 12/13 11:05:37.919: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3185) 12/13 11:05:37.919: [smf] INFO: UE IMSI[262422304449010] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.925: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 12/13 11:05:37.925: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.925: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.930: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 12/13 11:05:37.930: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3185) 12/13 11:05:37.930: [smf] INFO: UE IMSI[262429223337503] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.936: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 12/13 11:05:37.936: [upf] INFO: UE F-SEID[UP:0x293 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.936: [upf] INFO: UE F-SEID[UP:0x293 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.941: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 12/13 11:05:37.941: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3185) 12/13 11:05:37.941: [smf] INFO: UE IMSI[262423049911870] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.946: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 12/13 11:05:37.946: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.946: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.952: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 12/13 11:05:37.952: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3185) 12/13 11:05:37.952: [smf] INFO: UE IMSI[262429748399413] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.958: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 12/13 11:05:37.958: [upf] INFO: UE F-SEID[UP:0xafc CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.958: [upf] INFO: UE F-SEID[UP:0xafc CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.963: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 12/13 11:05:37.963: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3185) 12/13 11:05:37.963: [smf] INFO: UE IMSI[262427109385293] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.969: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 12/13 11:05:37.969: [upf] INFO: UE F-SEID[UP:0x666 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.969: [upf] INFO: UE F-SEID[UP:0x666 CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.974: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 12/13 11:05:37.974: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3185) 12/13 11:05:37.974: [smf] INFO: UE IMSI[262422613543848] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.979: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 12/13 11:05:37.979: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.980: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.985: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 12/13 11:05:37.985: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3185) 12/13 11:05:37.985: [smf] INFO: UE IMSI[262425438686172] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:37.990: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 12/13 11:05:37.990: [upf] INFO: UE F-SEID[UP:0x722 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 12/13 11:05:37.990: [upf] INFO: UE F-SEID[UP:0x722 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:37.996: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 12/13 11:05:37.996: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3185) 12/13 11:05:37.996: [smf] INFO: UE IMSI[262426373741171] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.002: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 12/13 11:05:38.002: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.002: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.007: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 12/13 11:05:38.007: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3185) 12/13 11:05:38.007: [smf] INFO: UE IMSI[262421209307620] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.013: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 12/13 11:05:38.013: [upf] INFO: UE F-SEID[UP:0x4e CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.013: [upf] INFO: UE F-SEID[UP:0x4e CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.018: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 12/13 11:05:38.018: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3185) 12/13 11:05:38.018: [smf] INFO: UE IMSI[262424775708063] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.024: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 12/13 11:05:38.024: [upf] INFO: UE F-SEID[UP:0xffe CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.024: [upf] INFO: UE F-SEID[UP:0xffe CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.029: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 12/13 11:05:38.029: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3185) 12/13 11:05:38.029: [smf] INFO: UE IMSI[262425443448477] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.034: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 12/13 11:05:38.034: [upf] INFO: UE F-SEID[UP:0x818 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.034: [upf] INFO: UE F-SEID[UP:0x818 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.040: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 12/13 11:05:38.040: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3185) 12/13 11:05:38.040: [smf] INFO: UE IMSI[262424136974423] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.045: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 12/13 11:05:38.045: [upf] INFO: UE F-SEID[UP:0x688 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.045: [upf] INFO: UE F-SEID[UP:0x688 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.051: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 12/13 11:05:38.051: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3185) 12/13 11:05:38.051: [smf] INFO: UE IMSI[262426097574597] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.056: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 12/13 11:05:38.057: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.057: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.062: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 12/13 11:05:38.062: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3185) 12/13 11:05:38.062: [smf] INFO: UE IMSI[262424251345352] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.068: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 12/13 11:05:38.068: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.068: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.073: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 12/13 11:05:38.073: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3185) 12/13 11:05:38.073: [smf] INFO: UE IMSI[262425551202424] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.078: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 12/13 11:05:38.078: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.078: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.084: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 12/13 11:05:38.084: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3185) 12/13 11:05:38.084: [smf] INFO: UE IMSI[262428177324137] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.090: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 12/13 11:05:38.090: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.090: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.095: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 12/13 11:05:38.095: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3185) 12/13 11:05:38.095: [smf] INFO: UE IMSI[262422980118519] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.101: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 12/13 11:05:38.101: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.101: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.106: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 12/13 11:05:38.106: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3185) 12/13 11:05:38.106: [smf] INFO: UE IMSI[262424955508474] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.112: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 12/13 11:05:38.112: [upf] INFO: UE F-SEID[UP:0x49b CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.112: [upf] INFO: UE F-SEID[UP:0x49b CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.118: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 12/13 11:05:38.118: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3185) 12/13 11:05:38.118: [smf] INFO: UE IMSI[262428526931504] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.123: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 12/13 11:05:38.123: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.123: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.129: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 12/13 11:05:38.129: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3185) 12/13 11:05:38.129: [smf] INFO: UE IMSI[262426951639214] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.135: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 12/13 11:05:38.135: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.135: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.140: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 12/13 11:05:38.140: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3185) 12/13 11:05:38.140: [smf] INFO: UE IMSI[262429358959763] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.144: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 12/13 11:05:38.144: [upf] INFO: UE F-SEID[UP:0x82c CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.144: [upf] INFO: UE F-SEID[UP:0x82c CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.151: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 12/13 11:05:38.151: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3185) 12/13 11:05:38.151: [smf] INFO: UE IMSI[262420635258420] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.157: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 12/13 11:05:38.157: [upf] INFO: UE F-SEID[UP:0x906 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.157: [upf] INFO: UE F-SEID[UP:0x906 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.162: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 12/13 11:05:38.162: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3185) 12/13 11:05:38.162: [smf] INFO: UE IMSI[262425229309236] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.168: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 12/13 11:05:38.168: [upf] INFO: UE F-SEID[UP:0x237 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.168: [upf] INFO: UE F-SEID[UP:0x237 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.173: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 12/13 11:05:38.173: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3185) 12/13 11:05:38.173: [smf] INFO: UE IMSI[262426597605625] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.179: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 12/13 11:05:38.179: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.179: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.184: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 12/13 11:05:38.184: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3185) 12/13 11:05:38.184: [smf] INFO: UE IMSI[262422743015528] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.189: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 12/13 11:05:38.189: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.189: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.195: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 12/13 11:05:38.195: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3185) 12/13 11:05:38.195: [smf] INFO: UE IMSI[262420722058983] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.203: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 12/13 11:05:38.203: [upf] INFO: UE F-SEID[UP:0x93 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.203: [upf] INFO: UE F-SEID[UP:0x93 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.206: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 12/13 11:05:38.206: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3185) 12/13 11:05:38.206: [smf] INFO: UE IMSI[262423452695293] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.211: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 12/13 11:05:38.211: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.211: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.217: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 12/13 11:05:38.217: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3185) 12/13 11:05:38.217: [smf] INFO: UE IMSI[262423013926035] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.224: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 12/13 11:05:38.224: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.224: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.228: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 12/13 11:05:38.228: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3185) 12/13 11:05:38.228: [smf] INFO: UE IMSI[262422040365601] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.233: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 12/13 11:05:38.233: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.233: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.239: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 12/13 11:05:38.239: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3185) 12/13 11:05:38.239: [smf] INFO: UE IMSI[262429548593793] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.244: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 12/13 11:05:38.244: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.244: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.250: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 12/13 11:05:38.250: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3185) 12/13 11:05:38.250: [smf] INFO: UE IMSI[262426911327735] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.259: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 12/13 11:05:38.259: [upf] INFO: UE F-SEID[UP:0x53b CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.259: [upf] INFO: UE F-SEID[UP:0x53b CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.261: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 12/13 11:05:38.261: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3185) 12/13 11:05:38.261: [smf] INFO: UE IMSI[262425135351791] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.267: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 12/13 11:05:38.267: [upf] INFO: UE F-SEID[UP:0x69f CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.267: [upf] INFO: UE F-SEID[UP:0x69f CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.272: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 12/13 11:05:38.272: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3185) 12/13 11:05:38.272: [smf] INFO: UE IMSI[262426050965623] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.278: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 12/13 11:05:38.278: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.278: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.283: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 12/13 11:05:38.283: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3185) 12/13 11:05:38.283: [smf] INFO: UE IMSI[262422398990096] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.289: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 12/13 11:05:38.289: [upf] INFO: UE F-SEID[UP:0x65b CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.289: [upf] INFO: UE F-SEID[UP:0x65b CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.294: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 12/13 11:05:38.294: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3185) 12/13 11:05:38.294: [smf] INFO: UE IMSI[262424078840465] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.300: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 12/13 11:05:38.300: [upf] INFO: UE F-SEID[UP:0x650 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.300: [upf] INFO: UE F-SEID[UP:0x650 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.305: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 12/13 11:05:38.305: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3185) 12/13 11:05:38.305: [smf] INFO: UE IMSI[262425683910031] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.310: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 12/13 11:05:38.310: [upf] INFO: UE F-SEID[UP:0x395 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.310: [upf] INFO: UE F-SEID[UP:0x395 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.316: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 12/13 11:05:38.316: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3185) 12/13 11:05:38.316: [smf] INFO: UE IMSI[262427194107768] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.323: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 12/13 11:05:38.323: [upf] INFO: UE F-SEID[UP:0xefe CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.323: [upf] INFO: UE F-SEID[UP:0xefe CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.327: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 12/13 11:05:38.327: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3185) 12/13 11:05:38.327: [smf] INFO: UE IMSI[262420585102007] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.333: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 12/13 11:05:38.333: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.333: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.338: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 12/13 11:05:38.338: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3185) 12/13 11:05:38.338: [smf] INFO: UE IMSI[262427804761359] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.343: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 12/13 11:05:38.343: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.343: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.349: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 12/13 11:05:38.349: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3185) 12/13 11:05:38.349: [smf] INFO: UE IMSI[262424462607635] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.355: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 12/13 11:05:38.355: [upf] INFO: UE F-SEID[UP:0x245 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.355: [upf] INFO: UE F-SEID[UP:0x245 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.360: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 12/13 11:05:38.360: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3185) 12/13 11:05:38.360: [smf] INFO: UE IMSI[262427021370733] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.367: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 12/13 11:05:38.367: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.367: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.371: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 12/13 11:05:38.371: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3185) 12/13 11:05:38.371: [smf] INFO: UE IMSI[262424067384958] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.376: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 12/13 11:05:38.376: [upf] INFO: UE F-SEID[UP:0x414 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.376: [upf] INFO: UE F-SEID[UP:0x414 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.382: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 12/13 11:05:38.382: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3185) 12/13 11:05:38.382: [smf] INFO: UE IMSI[262421124118385] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.388: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 12/13 11:05:38.388: [upf] INFO: UE F-SEID[UP:0xdf CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.388: [upf] INFO: UE F-SEID[UP:0xdf CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.393: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 12/13 11:05:38.393: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3185) 12/13 11:05:38.393: [smf] INFO: UE IMSI[262420657790575] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.398: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 12/13 11:05:38.398: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.398: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.404: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 12/13 11:05:38.404: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3185) 12/13 11:05:38.404: [smf] INFO: UE IMSI[262423773560735] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.410: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 12/13 11:05:38.410: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.410: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.415: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 12/13 11:05:38.415: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3185) 12/13 11:05:38.415: [smf] INFO: UE IMSI[262420948990275] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.420: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 12/13 11:05:38.420: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.420: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.426: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 12/13 11:05:38.426: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3185) 12/13 11:05:38.426: [smf] INFO: UE IMSI[262424096981452] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.431: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 12/13 11:05:38.431: [upf] INFO: UE F-SEID[UP:0x102 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.431: [upf] INFO: UE F-SEID[UP:0x102 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.437: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 12/13 11:05:38.437: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3185) 12/13 11:05:38.437: [smf] INFO: UE IMSI[262420168864922] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.443: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 12/13 11:05:38.443: [upf] INFO: UE F-SEID[UP:0xead CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.443: [upf] INFO: UE F-SEID[UP:0xead CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.448: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 12/13 11:05:38.448: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3185) 12/13 11:05:38.448: [smf] INFO: UE IMSI[262422539939426] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.453: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 12/13 11:05:38.453: [upf] INFO: UE F-SEID[UP:0x13c CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.453: [upf] INFO: UE F-SEID[UP:0x13c CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.459: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 12/13 11:05:38.459: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3185) 12/13 11:05:38.459: [smf] INFO: UE IMSI[262426856577487] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.465: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 12/13 11:05:38.465: [upf] INFO: UE F-SEID[UP:0x147 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.465: [upf] INFO: UE F-SEID[UP:0x147 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.470: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 12/13 11:05:38.470: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3185) 12/13 11:05:38.470: [smf] INFO: UE IMSI[262427880668633] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.476: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 12/13 11:05:38.476: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.476: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.481: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 12/13 11:05:38.481: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3185) 12/13 11:05:38.482: [smf] INFO: UE IMSI[262427184679792] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.487: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 12/13 11:05:38.488: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.488: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.493: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 12/13 11:05:38.493: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3185) 12/13 11:05:38.493: [smf] INFO: UE IMSI[262422677544421] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.499: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 12/13 11:05:38.499: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.499: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.504: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 12/13 11:05:38.504: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3185) 12/13 11:05:38.504: [smf] INFO: UE IMSI[262421691062436] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.509: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 12/13 11:05:38.509: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.509: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.515: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 12/13 11:05:38.515: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3185) 12/13 11:05:38.515: [smf] INFO: UE IMSI[262426073643738] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.521: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 12/13 11:05:38.521: [upf] INFO: UE F-SEID[UP:0x909 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.521: [upf] INFO: UE F-SEID[UP:0x909 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.526: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 12/13 11:05:38.526: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3185) 12/13 11:05:38.526: [smf] INFO: UE IMSI[262426604731027] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.533: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 12/13 11:05:38.533: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.533: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.537: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 12/13 11:05:38.537: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3185) 12/13 11:05:38.537: [smf] INFO: UE IMSI[262424135211191] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.543: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 12/13 11:05:38.543: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.543: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.548: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 12/13 11:05:38.548: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3185) 12/13 11:05:38.548: [smf] INFO: UE IMSI[262422867249271] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.554: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 12/13 11:05:38.554: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.554: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.560: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 12/13 11:05:38.560: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3185) 12/13 11:05:38.560: [smf] INFO: UE IMSI[262420618978889] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.567: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 12/13 11:05:38.567: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.567: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.571: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 12/13 11:05:38.571: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3185) 12/13 11:05:38.572: [smf] INFO: UE IMSI[262420127209187] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.577: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 12/13 11:05:38.577: [upf] INFO: UE F-SEID[UP:0x85d CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.577: [upf] INFO: UE F-SEID[UP:0x85d CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.583: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 12/13 11:05:38.583: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3185) 12/13 11:05:38.583: [smf] INFO: UE IMSI[262428229165960] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.590: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 12/13 11:05:38.590: [upf] INFO: UE F-SEID[UP:0x592 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.590: [upf] INFO: UE F-SEID[UP:0x592 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.594: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 12/13 11:05:38.594: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3185) 12/13 11:05:38.594: [smf] INFO: UE IMSI[262429658930171] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.600: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 12/13 11:05:38.600: [upf] INFO: UE F-SEID[UP:0x583 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.600: [upf] INFO: UE F-SEID[UP:0x583 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.605: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 12/13 11:05:38.605: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3185) 12/13 11:05:38.605: [smf] INFO: UE IMSI[262422746571923] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.612: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 12/13 11:05:38.612: [upf] INFO: UE F-SEID[UP:0x7db CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.612: [upf] INFO: UE F-SEID[UP:0x7db CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.617: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 12/13 11:05:38.617: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3185) 12/13 11:05:38.617: [smf] INFO: UE IMSI[262428037761584] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.623: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 12/13 11:05:38.623: [upf] INFO: UE F-SEID[UP:0x36 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.623: [upf] INFO: UE F-SEID[UP:0x36 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.628: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 12/13 11:05:38.628: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3185) 12/13 11:05:38.628: [smf] INFO: UE IMSI[262422354811648] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.635: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 12/13 11:05:38.635: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.635: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.639: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 12/13 11:05:38.639: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3185) 12/13 11:05:38.639: [smf] INFO: UE IMSI[262422176602231] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.646: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 12/13 11:05:38.646: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.646: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.651: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 12/13 11:05:38.651: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3185) 12/13 11:05:38.651: [smf] INFO: UE IMSI[262423624652435] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.657: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 12/13 11:05:38.657: [upf] INFO: UE F-SEID[UP:0x912 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.657: [upf] INFO: UE F-SEID[UP:0x912 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.662: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 12/13 11:05:38.662: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3185) 12/13 11:05:38.662: [smf] INFO: UE IMSI[262425946862205] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.669: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 12/13 11:05:38.669: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.669: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.673: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 12/13 11:05:38.673: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3185) 12/13 11:05:38.673: [smf] INFO: UE IMSI[262421614075255] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.680: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 12/13 11:05:38.680: [upf] INFO: UE F-SEID[UP:0x143 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.680: [upf] INFO: UE F-SEID[UP:0x143 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.685: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 12/13 11:05:38.685: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3185) 12/13 11:05:38.685: [smf] INFO: UE IMSI[262429722618934] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.692: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 12/13 11:05:38.692: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.692: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.696: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 12/13 11:05:38.696: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3185) 12/13 11:05:38.696: [smf] INFO: UE IMSI[262421907961268] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.702: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 12/13 11:05:38.702: [upf] INFO: UE F-SEID[UP:0x491 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.702: [upf] INFO: UE F-SEID[UP:0x491 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.707: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 12/13 11:05:38.707: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3185) 12/13 11:05:38.707: [smf] INFO: UE IMSI[262423421250182] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.715: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 12/13 11:05:38.715: [upf] INFO: UE F-SEID[UP:0x967 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.715: [upf] INFO: UE F-SEID[UP:0x967 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.719: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 12/13 11:05:38.719: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3185) 12/13 11:05:38.719: [smf] INFO: UE IMSI[262429407796409] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.726: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 12/13 11:05:38.726: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.726: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.730: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 12/13 11:05:38.730: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3185) 12/13 11:05:38.730: [smf] INFO: UE IMSI[262426484336395] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.737: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 12/13 11:05:38.737: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.737: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.742: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 12/13 11:05:38.742: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3185) 12/13 11:05:38.742: [smf] INFO: UE IMSI[262422972930463] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.748: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 12/13 11:05:38.748: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.748: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.753: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 12/13 11:05:38.753: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3185) 12/13 11:05:38.753: [smf] INFO: UE IMSI[262426684270494] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.760: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 12/13 11:05:38.760: [upf] INFO: UE F-SEID[UP:0x239 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.760: [upf] INFO: UE F-SEID[UP:0x239 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.765: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 12/13 11:05:38.765: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3185) 12/13 11:05:38.765: [smf] INFO: UE IMSI[262425655047709] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.771: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 12/13 11:05:38.771: [upf] INFO: UE F-SEID[UP:0x24d CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.771: [upf] INFO: UE F-SEID[UP:0x24d CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.776: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 12/13 11:05:38.776: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3185) 12/13 11:05:38.776: [smf] INFO: UE IMSI[262421008578079] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.782: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 12/13 11:05:38.782: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.782: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.787: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 12/13 11:05:38.787: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3185) 12/13 11:05:38.787: [smf] INFO: UE IMSI[262421076974962] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.793: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 12/13 11:05:38.793: [upf] INFO: UE F-SEID[UP:0x455 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.794: [upf] INFO: UE F-SEID[UP:0x455 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.798: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 12/13 11:05:38.798: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3185) 12/13 11:05:38.798: [smf] INFO: UE IMSI[262425182314116] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.805: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 12/13 11:05:38.805: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.805: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.810: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 12/13 11:05:38.810: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3185) 12/13 11:05:38.810: [smf] INFO: UE IMSI[262426156529110] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.816: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 12/13 11:05:38.816: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.816: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.821: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 12/13 11:05:38.821: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3185) 12/13 11:05:38.821: [smf] INFO: UE IMSI[262421967193883] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.828: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 12/13 11:05:38.828: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.828: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.833: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 12/13 11:05:38.833: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3185) 12/13 11:05:38.833: [smf] INFO: UE IMSI[262429654196660] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.840: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 12/13 11:05:38.840: [upf] INFO: UE F-SEID[UP:0x495 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.840: [upf] INFO: UE F-SEID[UP:0x495 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.844: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 12/13 11:05:38.844: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3185) 12/13 11:05:38.844: [smf] INFO: UE IMSI[262425191374560] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.850: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 12/13 11:05:38.850: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.850: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.855: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 12/13 11:05:38.855: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3185) 12/13 11:05:38.855: [smf] INFO: UE IMSI[262422846139699] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.861: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 12/13 11:05:38.861: [upf] INFO: UE F-SEID[UP:0x799 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.861: [upf] INFO: UE F-SEID[UP:0x799 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.866: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 12/13 11:05:38.866: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3185) 12/13 11:05:38.866: [smf] INFO: UE IMSI[262428661230525] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.873: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 12/13 11:05:38.873: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.873: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.877: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 12/13 11:05:38.877: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3185) 12/13 11:05:38.877: [smf] INFO: UE IMSI[262425896465711] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.883: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 12/13 11:05:38.883: [upf] INFO: UE F-SEID[UP:0x457 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.883: [upf] INFO: UE F-SEID[UP:0x457 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.888: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 12/13 11:05:38.888: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3185) 12/13 11:05:38.888: [smf] INFO: UE IMSI[262424276676579] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.895: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 12/13 11:05:38.895: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.895: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.900: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 12/13 11:05:38.900: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3185) 12/13 11:05:38.900: [smf] INFO: UE IMSI[262422237094942] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.906: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 12/13 11:05:38.906: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.906: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.911: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 12/13 11:05:38.911: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3185) 12/13 11:05:38.911: [smf] INFO: UE IMSI[262423802739131] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.918: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 12/13 11:05:38.918: [upf] INFO: UE F-SEID[UP:0x57c CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.918: [upf] INFO: UE F-SEID[UP:0x57c CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.922: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 12/13 11:05:38.922: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3185) 12/13 11:05:38.922: [smf] INFO: UE IMSI[262428014654030] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.929: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 12/13 11:05:38.929: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.929: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.933: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 12/13 11:05:38.933: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3185) 12/13 11:05:38.933: [smf] INFO: UE IMSI[262424653011448] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.939: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 12/13 11:05:38.939: [upf] INFO: UE F-SEID[UP:0xaee CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.939: [upf] INFO: UE F-SEID[UP:0xaee CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.944: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 12/13 11:05:38.944: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3185) 12/13 11:05:38.944: [smf] INFO: UE IMSI[262423900706340] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.950: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 12/13 11:05:38.950: [upf] INFO: UE F-SEID[UP:0x31c CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.950: [upf] INFO: UE F-SEID[UP:0x31c CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.955: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 12/13 11:05:38.955: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3185) 12/13 11:05:38.955: [smf] INFO: UE IMSI[262420713595579] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.962: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 12/13 11:05:38.962: [upf] INFO: UE F-SEID[UP:0x14a CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.962: [upf] INFO: UE F-SEID[UP:0x14a CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.967: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 12/13 11:05:38.967: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3185) 12/13 11:05:38.967: [smf] INFO: UE IMSI[262422428928660] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.973: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 12/13 11:05:38.973: [upf] INFO: UE F-SEID[UP:0x54e CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.973: [upf] INFO: UE F-SEID[UP:0x54e CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.978: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 12/13 11:05:38.978: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3185) 12/13 11:05:38.978: [smf] INFO: UE IMSI[262421644529974] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.984: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 12/13 11:05:38.984: [upf] INFO: UE F-SEID[UP:0x418 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.984: [upf] INFO: UE F-SEID[UP:0x418 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:38.989: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 12/13 11:05:38.989: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3185) 12/13 11:05:38.989: [smf] INFO: UE IMSI[262420549377984] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:38.995: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 12/13 11:05:38.995: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 12/13 11:05:38.995: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.000: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 12/13 11:05:39.000: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3185) 12/13 11:05:39.000: [smf] INFO: UE IMSI[262425224513553] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.006: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 12/13 11:05:39.006: [upf] INFO: UE F-SEID[UP:0x73e CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.006: [upf] INFO: UE F-SEID[UP:0x73e CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.011: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 12/13 11:05:39.011: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3185) 12/13 11:05:39.011: [smf] INFO: UE IMSI[262425754048721] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.018: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 12/13 11:05:39.018: [upf] INFO: UE F-SEID[UP:0x158 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.018: [upf] INFO: UE F-SEID[UP:0x158 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.022: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 12/13 11:05:39.022: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3185) 12/13 11:05:39.022: [smf] INFO: UE IMSI[262426716162416] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.029: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 12/13 11:05:39.029: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.029: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.033: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 12/13 11:05:39.033: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3185) 12/13 11:05:39.033: [smf] INFO: UE IMSI[262425038920466] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.039: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 12/13 11:05:39.039: [upf] INFO: UE F-SEID[UP:0xc63 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.039: [upf] INFO: UE F-SEID[UP:0xc63 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.044: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 12/13 11:05:39.044: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3185) 12/13 11:05:39.044: [smf] INFO: UE IMSI[262425441373117] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.051: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 12/13 11:05:39.051: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.051: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.056: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 12/13 11:05:39.056: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3185) 12/13 11:05:39.056: [smf] INFO: UE IMSI[262422491148281] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.061: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 12/13 11:05:39.061: [upf] INFO: UE F-SEID[UP:0x796 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.061: [upf] INFO: UE F-SEID[UP:0x796 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.067: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 12/13 11:05:39.067: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3185) 12/13 11:05:39.067: [smf] INFO: UE IMSI[262421504941641] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.073: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 12/13 11:05:39.073: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.073: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.078: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 12/13 11:05:39.078: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3185) 12/13 11:05:39.078: [smf] INFO: UE IMSI[262429760451294] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.083: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 12/13 11:05:39.083: [upf] INFO: UE F-SEID[UP:0x558 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.083: [upf] INFO: UE F-SEID[UP:0x558 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.089: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 12/13 11:05:39.089: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3185) 12/13 11:05:39.089: [smf] INFO: UE IMSI[262428027030381] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.096: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 12/13 11:05:39.096: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.096: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.101: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 12/13 11:05:39.101: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3185) 12/13 11:05:39.101: [smf] INFO: UE IMSI[262424106950066] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.107: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 12/13 11:05:39.107: [upf] INFO: UE F-SEID[UP:0x33f CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.107: [upf] INFO: UE F-SEID[UP:0x33f CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.113: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 12/13 11:05:39.113: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3185) 12/13 11:05:39.113: [smf] INFO: UE IMSI[262426854537920] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.119: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 12/13 11:05:39.119: [upf] INFO: UE F-SEID[UP:0x69e CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.119: [upf] INFO: UE F-SEID[UP:0x69e CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.125: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 12/13 11:05:39.125: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3185) 12/13 11:05:39.125: [smf] INFO: UE IMSI[262429862455534] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.131: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 12/13 11:05:39.131: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.131: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.136: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 12/13 11:05:39.136: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3185) 12/13 11:05:39.136: [smf] INFO: UE IMSI[262423660392884] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.142: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 12/13 11:05:39.142: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.142: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.147: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 12/13 11:05:39.147: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3185) 12/13 11:05:39.147: [smf] INFO: UE IMSI[262424534824837] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.154: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 12/13 11:05:39.154: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.154: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.159: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 12/13 11:05:39.159: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3185) 12/13 11:05:39.159: [smf] INFO: UE IMSI[262423337309907] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.165: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 12/13 11:05:39.165: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.165: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.170: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 12/13 11:05:39.170: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3185) 12/13 11:05:39.170: [smf] INFO: UE IMSI[262428842614254] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.177: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 12/13 11:05:39.177: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.177: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.181: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 12/13 11:05:39.181: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3185) 12/13 11:05:39.181: [smf] INFO: UE IMSI[262423203120609] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.189: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 12/13 11:05:39.189: [upf] INFO: UE F-SEID[UP:0xedd CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.189: [upf] INFO: UE F-SEID[UP:0xedd CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.193: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 12/13 11:05:39.193: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3185) 12/13 11:05:39.193: [smf] INFO: UE IMSI[262427792741114] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.200: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 12/13 11:05:39.200: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.200: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.205: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 12/13 11:05:39.205: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3185) 12/13 11:05:39.206: [smf] INFO: UE IMSI[262428127914435] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.212: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 12/13 11:05:39.212: [upf] INFO: UE F-SEID[UP:0x696 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.212: [upf] INFO: UE F-SEID[UP:0x696 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.217: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 12/13 11:05:39.217: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3185) 12/13 11:05:39.217: [smf] INFO: UE IMSI[262423096624475] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.224: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 12/13 11:05:39.224: [upf] INFO: UE F-SEID[UP:0x99d CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.224: [upf] INFO: UE F-SEID[UP:0x99d CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.228: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 12/13 11:05:39.228: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3185) 12/13 11:05:39.228: [smf] INFO: UE IMSI[262426024781435] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.235: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 12/13 11:05:39.235: [upf] INFO: UE F-SEID[UP:0xce CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.235: [upf] INFO: UE F-SEID[UP:0xce CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.239: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 12/13 11:05:39.239: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3185) 12/13 11:05:39.240: [smf] INFO: UE IMSI[262421514914023] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.246: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 12/13 11:05:39.246: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.246: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.251: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 12/13 11:05:39.251: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3185) 12/13 11:05:39.251: [smf] INFO: UE IMSI[262421700554063] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.257: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 12/13 11:05:39.257: [upf] INFO: UE F-SEID[UP:0x764 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.257: [upf] INFO: UE F-SEID[UP:0x764 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.262: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 12/13 11:05:39.262: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3185) 12/13 11:05:39.262: [smf] INFO: UE IMSI[262427695356963] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.269: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 12/13 11:05:39.269: [upf] INFO: UE F-SEID[UP:0xfff CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.269: [upf] INFO: UE F-SEID[UP:0xfff CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.273: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 12/13 11:05:39.273: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3185) 12/13 11:05:39.273: [smf] INFO: UE IMSI[262422047357255] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.280: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 12/13 11:05:39.280: [upf] INFO: UE F-SEID[UP:0x56e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.280: [upf] INFO: UE F-SEID[UP:0x56e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.285: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 12/13 11:05:39.285: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3185) 12/13 11:05:39.285: [smf] INFO: UE IMSI[262427633196988] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.291: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 12/13 11:05:39.291: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.291: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.296: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 12/13 11:05:39.296: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3185) 12/13 11:05:39.296: [smf] INFO: UE IMSI[262421483634358] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.303: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 12/13 11:05:39.303: [upf] INFO: UE F-SEID[UP:0x713 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.303: [upf] INFO: UE F-SEID[UP:0x713 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.308: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 12/13 11:05:39.308: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3185) 12/13 11:05:39.308: [smf] INFO: UE IMSI[262426019177526] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.314: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 12/13 11:05:39.314: [upf] INFO: UE F-SEID[UP:0x547 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.314: [upf] INFO: UE F-SEID[UP:0x547 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.319: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 12/13 11:05:39.319: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3185) 12/13 11:05:39.319: [smf] INFO: UE IMSI[262421780632282] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.325: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 12/13 11:05:39.325: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.325: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.330: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 12/13 11:05:39.330: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3185) 12/13 11:05:39.330: [smf] INFO: UE IMSI[262422585447739] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.336: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 12/13 11:05:39.336: [upf] INFO: UE F-SEID[UP:0xab CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.336: [upf] INFO: UE F-SEID[UP:0xab CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.341: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 12/13 11:05:39.341: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3185) 12/13 11:05:39.341: [smf] INFO: UE IMSI[262421746501953] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.348: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 12/13 11:05:39.348: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.348: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.353: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 12/13 11:05:39.353: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3185) 12/13 11:05:39.353: [smf] INFO: UE IMSI[262427779831815] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.360: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 12/13 11:05:39.360: [upf] INFO: UE F-SEID[UP:0xdda CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.360: [upf] INFO: UE F-SEID[UP:0xdda CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.364: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 12/13 11:05:39.364: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3185) 12/13 11:05:39.364: [smf] INFO: UE IMSI[262425377366653] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.371: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 12/13 11:05:39.371: [upf] INFO: UE F-SEID[UP:0x1c CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.371: [upf] INFO: UE F-SEID[UP:0x1c CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.375: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 12/13 11:05:39.375: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3185) 12/13 11:05:39.375: [smf] INFO: UE IMSI[262423110818450] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.382: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 12/13 11:05:39.382: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.382: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.387: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 12/13 11:05:39.387: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3185) 12/13 11:05:39.387: [smf] INFO: UE IMSI[262424556939095] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.394: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 12/13 11:05:39.394: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.394: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.398: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 12/13 11:05:39.398: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3185) 12/13 11:05:39.398: [smf] INFO: UE IMSI[262426371166182] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.403: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 12/13 11:05:39.404: [upf] INFO: UE F-SEID[UP:0x30d CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.404: [upf] INFO: UE F-SEID[UP:0x30d CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.409: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 12/13 11:05:39.409: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3185) 12/13 11:05:39.409: [smf] INFO: UE IMSI[262429507822207] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.415: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 12/13 11:05:39.415: [upf] INFO: UE F-SEID[UP:0x207 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.415: [upf] INFO: UE F-SEID[UP:0x207 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.420: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 12/13 11:05:39.420: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3185) 12/13 11:05:39.420: [smf] INFO: UE IMSI[262429529698758] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.426: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 12/13 11:05:39.426: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.426: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.431: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 12/13 11:05:39.431: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3185) 12/13 11:05:39.431: [smf] INFO: UE IMSI[262421695570880] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.438: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 12/13 11:05:39.438: [upf] INFO: UE F-SEID[UP:0x9be CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.438: [upf] INFO: UE F-SEID[UP:0x9be CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.442: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 12/13 11:05:39.442: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3185) 12/13 11:05:39.442: [smf] INFO: UE IMSI[262429057319946] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.448: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 12/13 11:05:39.448: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.448: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.453: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 12/13 11:05:39.453: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3185) 12/13 11:05:39.454: [smf] INFO: UE IMSI[262428533678058] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.460: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 12/13 11:05:39.460: [upf] INFO: UE F-SEID[UP:0x60c CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.460: [upf] INFO: UE F-SEID[UP:0x60c CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.465: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 12/13 11:05:39.465: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3185) 12/13 11:05:39.465: [smf] INFO: UE IMSI[262427056951339] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.470: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 12/13 11:05:39.470: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.470: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.476: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 12/13 11:05:39.476: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3185) 12/13 11:05:39.476: [smf] INFO: UE IMSI[262423590549699] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.482: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 12/13 11:05:39.482: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.482: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.487: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 12/13 11:05:39.487: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3185) 12/13 11:05:39.487: [smf] INFO: UE IMSI[262422509248759] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.493: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 12/13 11:05:39.493: [upf] INFO: UE F-SEID[UP:0x2 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.493: [upf] INFO: UE F-SEID[UP:0x2 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.498: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 12/13 11:05:39.498: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3185) 12/13 11:05:39.498: [smf] INFO: UE IMSI[262426482675809] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.505: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 12/13 11:05:39.505: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.505: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.510: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 12/13 11:05:39.510: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3185) 12/13 11:05:39.510: [smf] INFO: UE IMSI[262426137473939] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.516: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 12/13 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.522: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 12/13 11:05:39.522: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3185) 12/13 11:05:39.522: [smf] INFO: UE IMSI[262420146286228] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.529: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 12/13 11:05:39.529: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.529: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.533: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 12/13 11:05:39.533: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3185) 12/13 11:05:39.533: [smf] INFO: UE IMSI[262429865210301] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.540: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 12/13 11:05:39.540: [upf] INFO: UE F-SEID[UP:0x552 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.540: [upf] INFO: UE F-SEID[UP:0x552 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.544: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 12/13 11:05:39.544: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3185) 12/13 11:05:39.544: [smf] INFO: UE IMSI[262425604411207] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.550: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 12/13 11:05:39.551: [upf] INFO: UE F-SEID[UP:0x52f CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.551: [upf] INFO: UE F-SEID[UP:0x52f CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.555: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 12/13 11:05:39.555: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3185) 12/13 11:05:39.555: [smf] INFO: UE IMSI[262423870725640] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.563: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 12/13 11:05:39.563: [upf] INFO: UE F-SEID[UP:0x121 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.563: [upf] INFO: UE F-SEID[UP:0x121 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.567: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 12/13 11:05:39.567: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3185) 12/13 11:05:39.567: [smf] INFO: UE IMSI[262425341336854] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.573: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 12/13 11:05:39.573: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.573: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.578: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 12/13 11:05:39.578: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3185) 12/13 11:05:39.578: [smf] INFO: UE IMSI[262424800684004] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.585: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 12/13 11:05:39.585: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.585: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.590: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 12/13 11:05:39.590: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3185) 12/13 11:05:39.590: [smf] INFO: UE IMSI[262427019045160] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.597: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 12/13 11:05:39.597: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.597: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.602: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 12/13 11:05:39.602: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3185) 12/13 11:05:39.602: [smf] INFO: UE IMSI[262427737051338] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.608: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 12/13 11:05:39.608: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.608: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.613: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 12/13 11:05:39.613: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3185) 12/13 11:05:39.613: [smf] INFO: UE IMSI[262420376858342] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.619: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 12/13 11:05:39.619: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.619: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.624: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 12/13 11:05:39.624: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3185) 12/13 11:05:39.624: [smf] INFO: UE IMSI[262421541970930] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.632: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 12/13 11:05:39.632: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.632: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.636: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 12/13 11:05:39.636: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3185) 12/13 11:05:39.636: [smf] INFO: UE IMSI[262423574617418] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.642: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 12/13 11:05:39.642: [upf] INFO: UE F-SEID[UP:0x961 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.642: [upf] INFO: UE F-SEID[UP:0x961 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.648: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 12/13 11:05:39.648: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3185) 12/13 11:05:39.648: [smf] INFO: UE IMSI[262423913242123] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.654: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 12/13 11:05:39.654: [upf] INFO: UE F-SEID[UP:0x28d CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.654: [upf] INFO: UE F-SEID[UP:0x28d CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.659: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 12/13 11:05:39.659: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3185) 12/13 11:05:39.659: [smf] INFO: UE IMSI[262421433905693] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.665: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 12/13 11:05:39.665: [upf] INFO: UE F-SEID[UP:0x49e CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.665: [upf] INFO: UE F-SEID[UP:0x49e CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.670: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 12/13 11:05:39.670: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3185) 12/13 11:05:39.671: [smf] INFO: UE IMSI[262423911526132] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.678: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 12/13 11:05:39.678: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.678: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.682: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 12/13 11:05:39.682: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3185) 12/13 11:05:39.682: [smf] INFO: UE IMSI[262426090544329] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.688: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 12/13 11:05:39.688: [upf] INFO: UE F-SEID[UP:0x984 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.688: [upf] INFO: UE F-SEID[UP:0x984 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.693: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 12/13 11:05:39.693: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3185) 12/13 11:05:39.693: [smf] INFO: UE IMSI[262424342778708] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.699: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 12/13 11:05:39.699: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.699: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.704: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 12/13 11:05:39.704: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3185) 12/13 11:05:39.704: [smf] INFO: UE IMSI[262429508908743] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.711: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 12/13 11:05:39.711: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.711: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.715: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 12/13 11:05:39.715: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3185) 12/13 11:05:39.715: [smf] INFO: UE IMSI[262429753169659] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.721: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 12/13 11:05:39.721: [upf] INFO: UE F-SEID[UP:0x145 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.721: [upf] INFO: UE F-SEID[UP:0x145 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.727: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 12/13 11:05:39.727: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3185) 12/13 11:05:39.727: [smf] INFO: UE IMSI[262421135177199] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.733: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 12/13 11:05:39.733: [upf] INFO: UE F-SEID[UP:0xcd CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.733: [upf] INFO: UE F-SEID[UP:0xcd CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.738: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 12/13 11:05:39.738: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3185) 12/13 11:05:39.738: [smf] INFO: UE IMSI[262420393836171] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.744: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 12/13 11:05:39.744: [upf] INFO: UE F-SEID[UP:0x833 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.744: [upf] INFO: UE F-SEID[UP:0x833 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.749: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 12/13 11:05:39.749: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3185) 12/13 11:05:39.749: [smf] INFO: UE IMSI[262426192655519] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.756: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 12/13 11:05:39.756: [upf] INFO: UE F-SEID[UP:0x727 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.756: [upf] INFO: UE F-SEID[UP:0x727 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.761: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 12/13 11:05:39.761: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3185) 12/13 11:05:39.761: [smf] INFO: UE IMSI[262429418335321] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.768: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 12/13 11:05:39.768: [upf] INFO: UE F-SEID[UP:0x177 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.768: [upf] INFO: UE F-SEID[UP:0x177 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.772: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 12/13 11:05:39.772: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3185) 12/13 11:05:39.772: [smf] INFO: UE IMSI[262421937343229] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.777: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 12/13 11:05:39.777: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.777: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.783: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 12/13 11:05:39.783: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3185) 12/13 11:05:39.783: [smf] INFO: UE IMSI[262425784864290] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.789: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 12/13 11:05:39.789: [upf] INFO: UE F-SEID[UP:0x108 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.789: [upf] INFO: UE F-SEID[UP:0x108 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.794: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 12/13 11:05:39.794: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3185) 12/13 11:05:39.794: [smf] INFO: UE IMSI[262424958306852] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.800: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 12/13 11:05:39.800: [upf] INFO: UE F-SEID[UP:0x61f CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.800: [upf] INFO: UE F-SEID[UP:0x61f CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.805: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 12/13 11:05:39.805: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3185) 12/13 11:05:39.805: [smf] INFO: UE IMSI[262423442513654] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.812: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 12/13 11:05:39.812: [upf] INFO: UE F-SEID[UP:0x5b CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.812: [upf] INFO: UE F-SEID[UP:0x5b CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.816: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 12/13 11:05:39.816: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3185) 12/13 11:05:39.816: [smf] INFO: UE IMSI[262421027648212] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.821: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 12/13 11:05:39.821: [upf] INFO: UE F-SEID[UP:0x39e CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.822: [upf] INFO: UE F-SEID[UP:0x39e CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.827: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 12/13 11:05:39.827: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3185) 12/13 11:05:39.827: [smf] INFO: UE IMSI[262422431408873] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.833: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 12/13 11:05:39.833: [upf] INFO: UE F-SEID[UP:0x15d CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.833: [upf] INFO: UE F-SEID[UP:0x15d CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.838: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 12/13 11:05:39.838: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3185) 12/13 11:05:39.838: [smf] INFO: UE IMSI[262422306897791] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.845: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 12/13 11:05:39.845: [upf] INFO: UE F-SEID[UP:0x735 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.845: [upf] INFO: UE F-SEID[UP:0x735 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.850: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 12/13 11:05:39.850: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3185) 12/13 11:05:39.850: [smf] INFO: UE IMSI[262429709117519] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.856: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 12/13 11:05:39.856: [upf] INFO: UE F-SEID[UP:0x391 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.856: [upf] INFO: UE F-SEID[UP:0x391 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.861: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 12/13 11:05:39.861: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3185) 12/13 11:05:39.861: [smf] INFO: UE IMSI[262421437901135] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.869: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 12/13 11:05:39.869: [upf] INFO: UE F-SEID[UP:0x291 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.869: [upf] INFO: UE F-SEID[UP:0x291 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.873: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 12/13 11:05:39.873: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3185) 12/13 11:05:39.873: [smf] INFO: UE IMSI[262426976156452] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.881: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 12/13 11:05:39.881: [upf] INFO: UE F-SEID[UP:0x613 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.881: [upf] INFO: UE F-SEID[UP:0x613 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.885: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 12/13 11:05:39.885: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3185) 12/13 11:05:39.885: [smf] INFO: UE IMSI[262425293993953] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.891: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 12/13 11:05:39.891: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.891: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.896: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 12/13 11:05:39.896: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3185) 12/13 11:05:39.896: [smf] INFO: UE IMSI[262422359773784] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.902: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 12/13 11:05:39.902: [upf] INFO: UE F-SEID[UP:0x144 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.902: [upf] INFO: UE F-SEID[UP:0x144 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.907: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 12/13 11:05:39.907: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3185) 12/13 11:05:39.907: [smf] INFO: UE IMSI[262424806742370] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.913: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 12/13 11:05:39.913: [upf] INFO: UE F-SEID[UP:0x452 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.913: [upf] INFO: UE F-SEID[UP:0x452 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.919: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 12/13 11:05:39.919: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3185) 12/13 11:05:39.919: [smf] INFO: UE IMSI[262428235266514] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.925: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 12/13 11:05:39.925: [upf] INFO: UE F-SEID[UP:0x945 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.925: [upf] INFO: UE F-SEID[UP:0x945 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.930: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 12/13 11:05:39.930: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3185) 12/13 11:05:39.930: [smf] INFO: UE IMSI[262426686405979] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.936: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 12/13 11:05:39.937: [upf] INFO: UE F-SEID[UP:0x830 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.937: [upf] INFO: UE F-SEID[UP:0x830 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.941: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 12/13 11:05:39.941: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3185) 12/13 11:05:39.941: [smf] INFO: UE IMSI[262426077407668] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.947: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 12/13 11:05:39.947: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.947: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.952: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 12/13 11:05:39.953: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3185) 12/13 11:05:39.953: [smf] INFO: UE IMSI[262424299691725] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.958: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 12/13 11:05:39.958: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.958: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.964: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 12/13 11:05:39.964: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3185) 12/13 11:05:39.964: [smf] INFO: UE IMSI[262428158300771] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.969: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 12/13 11:05:39.969: [upf] INFO: UE F-SEID[UP:0x12c CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.969: [upf] INFO: UE F-SEID[UP:0x12c CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.975: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 12/13 11:05:39.975: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3185) 12/13 11:05:39.975: [smf] INFO: UE IMSI[262420829129078] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.981: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 12/13 11:05:39.981: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.981: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.986: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 12/13 11:05:39.986: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3185) 12/13 11:05:39.986: [smf] INFO: UE IMSI[262423268107101] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:39.992: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 12/13 11:05:39.992: [upf] INFO: UE F-SEID[UP:0x32b CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 12/13 11:05:39.992: [upf] INFO: UE F-SEID[UP:0x32b CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:39.997: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 12/13 11:05:39.998: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3185) 12/13 11:05:39.998: [smf] INFO: UE IMSI[262428366994337] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.004: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 12/13 11:05:40.004: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.004: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.009: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 12/13 11:05:40.009: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3185) 12/13 11:05:40.009: [smf] INFO: UE IMSI[262426298176250] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.016: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 12/13 11:05:40.016: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.016: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.020: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 12/13 11:05:40.020: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3185) 12/13 11:05:40.020: [smf] INFO: UE IMSI[262425046926615] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.027: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 12/13 11:05:40.027: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.027: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.031: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 12/13 11:05:40.031: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3185) 12/13 11:05:40.031: [smf] INFO: UE IMSI[262421487773183] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.038: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 12/13 11:05:40.038: [upf] INFO: UE F-SEID[UP:0x744 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.038: [upf] INFO: UE F-SEID[UP:0x744 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.043: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 12/13 11:05:40.043: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3185) 12/13 11:05:40.043: [smf] INFO: UE IMSI[262424148240349] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.050: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 12/13 11:05:40.050: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.050: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.054: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 12/13 11:05:40.054: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3185) 12/13 11:05:40.054: [smf] INFO: UE IMSI[262421584529104] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.061: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 12/13 11:05:40.061: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.061: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.066: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 12/13 11:05:40.066: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3185) 12/13 11:05:40.066: [smf] INFO: UE IMSI[262420658792001] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.073: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 12/13 11:05:40.073: [upf] INFO: UE F-SEID[UP:0x937 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.073: [upf] INFO: UE F-SEID[UP:0x937 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.077: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 12/13 11:05:40.077: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3185) 12/13 11:05:40.077: [smf] INFO: UE IMSI[262429914233365] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.084: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 12/13 11:05:40.084: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.084: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.089: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 12/13 11:05:40.089: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3185) 12/13 11:05:40.089: [smf] INFO: UE IMSI[262421102275319] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.095: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 12/13 11:05:40.095: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.095: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.100: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 12/13 11:05:40.100: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3185) 12/13 11:05:40.100: [smf] INFO: UE IMSI[262424347009166] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.107: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 12/13 11:05:40.107: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.107: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.111: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 12/13 11:05:40.111: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3185) 12/13 11:05:40.111: [smf] INFO: UE IMSI[262420655831813] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.118: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 12/13 11:05:40.118: [upf] INFO: UE F-SEID[UP:0x56b CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.118: [upf] INFO: UE F-SEID[UP:0x56b CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.123: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 12/13 11:05:40.123: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3185) 12/13 11:05:40.123: [smf] INFO: UE IMSI[262423026087342] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.129: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 12/13 11:05:40.129: [upf] INFO: UE F-SEID[UP:0xffb CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.129: [upf] INFO: UE F-SEID[UP:0xffb CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.134: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 12/13 11:05:40.134: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3185) 12/13 11:05:40.134: [smf] INFO: UE IMSI[262424562806171] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.142: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 12/13 11:05:40.142: [upf] INFO: UE F-SEID[UP:0x434 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.142: [upf] INFO: UE F-SEID[UP:0x434 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.146: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 12/13 11:05:40.146: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3185) 12/13 11:05:40.146: [smf] INFO: UE IMSI[262427142901935] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.153: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 12/13 11:05:40.153: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.153: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.157: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 12/13 11:05:40.157: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3185) 12/13 11:05:40.157: [smf] INFO: UE IMSI[262426374718409] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.162: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 12/13 11:05:40.162: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.162: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.168: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 12/13 11:05:40.168: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3185) 12/13 11:05:40.168: [smf] INFO: UE IMSI[262424761866389] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.175: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 12/13 11:05:40.175: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.175: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.179: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 12/13 11:05:40.179: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3185) 12/13 11:05:40.179: [smf] INFO: UE IMSI[262429551282522] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.185: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 12/13 11:05:40.185: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.185: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.190: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 12/13 11:05:40.190: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3185) 12/13 11:05:40.190: [smf] INFO: UE IMSI[262421630563354] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.196: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 12/13 11:05:40.196: [upf] INFO: UE F-SEID[UP:0x87f CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.196: [upf] INFO: UE F-SEID[UP:0x87f CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.201: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 12/13 11:05:40.201: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3185) 12/13 11:05:40.201: [smf] INFO: UE IMSI[262427753919605] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.207: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 12/13 11:05:40.207: [upf] INFO: UE F-SEID[UP:0xffc CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.207: [upf] INFO: UE F-SEID[UP:0xffc CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.213: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 12/13 11:05:40.213: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3185) 12/13 11:05:40.213: [smf] INFO: UE IMSI[262423482224360] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.218: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 12/13 11:05:40.218: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.218: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.224: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 12/13 11:05:40.224: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3185) 12/13 11:05:40.224: [smf] INFO: UE IMSI[262428836732280] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.230: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 12/13 11:05:40.230: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.230: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.235: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 12/13 11:05:40.235: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3185) 12/13 11:05:40.235: [smf] INFO: UE IMSI[262423672098020] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.241: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 12/13 11:05:40.241: [upf] INFO: UE F-SEID[UP:0x128 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.241: [upf] INFO: UE F-SEID[UP:0x128 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.246: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 12/13 11:05:40.246: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3185) 12/13 11:05:40.246: [smf] INFO: UE IMSI[262428788669672] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.251: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 12/13 11:05:40.251: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.251: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.257: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 12/13 11:05:40.257: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3185) 12/13 11:05:40.257: [smf] INFO: UE IMSI[262429384558906] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.262: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 12/13 11:05:40.262: [upf] INFO: UE F-SEID[UP:0x785 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.262: [upf] INFO: UE F-SEID[UP:0x785 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.268: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 12/13 11:05:40.268: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3185) 12/13 11:05:40.268: [smf] INFO: UE IMSI[262422516638151] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.273: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 12/13 11:05:40.273: [upf] INFO: UE F-SEID[UP:0xaac CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.273: [upf] INFO: UE F-SEID[UP:0xaac CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.279: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 12/13 11:05:40.279: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3185) 12/13 11:05:40.279: [smf] INFO: UE IMSI[262425090583519] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.286: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 12/13 11:05:40.286: [upf] INFO: UE F-SEID[UP:0x852 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.286: [upf] INFO: UE F-SEID[UP:0x852 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.291: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 12/13 11:05:40.291: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3185) 12/13 11:05:40.291: [smf] INFO: UE IMSI[262420959034614] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.296: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 12/13 11:05:40.296: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.296: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.302: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 12/13 11:05:40.302: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3185) 12/13 11:05:40.302: [smf] INFO: UE IMSI[262421756494704] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.308: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 12/13 11:05:40.308: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.308: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.313: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 12/13 11:05:40.313: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3185) 12/13 11:05:40.313: [smf] INFO: UE IMSI[262429392991853] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.319: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 12/13 11:05:40.319: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.319: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.324: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 12/13 11:05:40.324: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3185) 12/13 11:05:40.324: [smf] INFO: UE IMSI[262424447621271] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.331: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 12/13 11:05:40.331: [upf] INFO: UE F-SEID[UP:0x74f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.331: [upf] INFO: UE F-SEID[UP:0x74f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.336: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 12/13 11:05:40.336: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3185) 12/13 11:05:40.336: [smf] INFO: UE IMSI[262427748426662] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.343: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 12/13 11:05:40.343: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.343: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.347: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 12/13 11:05:40.347: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3185) 12/13 11:05:40.347: [smf] INFO: UE IMSI[262422155901853] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.352: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 12/13 11:05:40.352: [upf] INFO: UE F-SEID[UP:0x703 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.352: [upf] INFO: UE F-SEID[UP:0x703 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.358: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 12/13 11:05:40.358: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3185) 12/13 11:05:40.358: [smf] INFO: UE IMSI[262425979767317] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.364: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 12/13 11:05:40.364: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.364: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.369: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 12/13 11:05:40.369: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3185) 12/13 11:05:40.369: [smf] INFO: UE IMSI[262423094848842] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.375: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 12/13 11:05:40.375: [upf] INFO: UE F-SEID[UP:0x110 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.375: [upf] INFO: UE F-SEID[UP:0x110 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.381: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 12/13 11:05:40.381: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3185) 12/13 11:05:40.381: [smf] INFO: UE IMSI[262428948607370] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.387: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 12/13 11:05:40.387: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.387: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.392: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 12/13 11:05:40.392: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3185) 12/13 11:05:40.392: [smf] INFO: UE IMSI[262422255368069] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.397: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 12/13 11:05:40.397: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.397: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.403: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 12/13 11:05:40.403: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3185) 12/13 11:05:40.403: [smf] INFO: UE IMSI[262424826402724] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.409: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 12/13 11:05:40.409: [upf] INFO: UE F-SEID[UP:0x981 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.409: [upf] INFO: UE F-SEID[UP:0x981 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.414: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 12/13 11:05:40.414: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3185) 12/13 11:05:40.414: [smf] INFO: UE IMSI[262422092476033] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.421: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 12/13 11:05:40.421: [upf] INFO: UE F-SEID[UP:0x881 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.421: [upf] INFO: UE F-SEID[UP:0x881 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.425: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 12/13 11:05:40.425: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3185) 12/13 11:05:40.425: [smf] INFO: UE IMSI[262423998788019] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.431: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 12/13 11:05:40.431: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.431: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.436: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 12/13 11:05:40.436: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3185) 12/13 11:05:40.436: [smf] INFO: UE IMSI[262420200712829] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.442: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 12/13 11:05:40.442: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.442: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.447: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 12/13 11:05:40.447: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3185) 12/13 11:05:40.447: [smf] INFO: UE IMSI[262427329805528] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.453: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 12/13 11:05:40.453: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.453: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.458: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 12/13 11:05:40.458: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3185) 12/13 11:05:40.458: [smf] INFO: UE IMSI[262423827421369] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.464: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 12/13 11:05:40.464: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.464: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.469: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 12/13 11:05:40.469: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3185) 12/13 11:05:40.469: [smf] INFO: UE IMSI[262428500141137] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.475: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 12/13 11:05:40.475: [upf] INFO: UE F-SEID[UP:0x75f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.475: [upf] INFO: UE F-SEID[UP:0x75f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.480: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 12/13 11:05:40.480: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3185) 12/13 11:05:40.480: [smf] INFO: UE IMSI[262429438231253] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.486: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 12/13 11:05:40.486: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.486: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.491: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 12/13 11:05:40.491: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3185) 12/13 11:05:40.491: [smf] INFO: UE IMSI[262428965578295] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.497: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 12/13 11:05:40.497: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.497: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.502: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 12/13 11:05:40.502: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3185) 12/13 11:05:40.502: [smf] INFO: UE IMSI[262425719158636] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.508: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 12/13 11:05:40.508: [upf] INFO: UE F-SEID[UP:0xb02 CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.508: [upf] INFO: UE F-SEID[UP:0xb02 CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.513: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 12/13 11:05:40.513: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3185) 12/13 11:05:40.513: [smf] INFO: UE IMSI[262423926125929] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.519: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 12/13 11:05:40.519: [upf] INFO: UE F-SEID[UP:0xaf CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.519: [upf] INFO: UE F-SEID[UP:0xaf CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.525: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 12/13 11:05:40.525: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3185) 12/13 11:05:40.525: [smf] INFO: UE IMSI[262424132291017] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.531: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 12/13 11:05:40.531: [upf] INFO: UE F-SEID[UP:0x993 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.531: [upf] INFO: UE F-SEID[UP:0x993 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.536: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 12/13 11:05:40.536: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3185) 12/13 11:05:40.536: [smf] INFO: UE IMSI[262420069714440] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.542: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 12/13 11:05:40.542: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.542: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.547: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 12/13 11:05:40.547: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3185) 12/13 11:05:40.547: [smf] INFO: UE IMSI[262427172678694] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.554: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 12/13 11:05:40.554: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.554: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.559: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 12/13 11:05:40.559: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3185) 12/13 11:05:40.559: [smf] INFO: UE IMSI[262425769015141] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.565: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 12/13 11:05:40.565: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.565: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.570: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 12/13 11:05:40.570: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3185) 12/13 11:05:40.570: [smf] INFO: UE IMSI[262429004646545] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.576: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 12/13 11:05:40.576: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.576: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.582: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 12/13 11:05:40.582: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3185) 12/13 11:05:40.582: [smf] INFO: UE IMSI[262426634809849] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.588: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 12/13 11:05:40.588: [upf] INFO: UE F-SEID[UP:0x80b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.588: [upf] INFO: UE F-SEID[UP:0x80b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.593: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 12/13 11:05:40.593: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3185) 12/13 11:05:40.593: [smf] INFO: UE IMSI[262427800134606] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.599: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 12/13 11:05:40.599: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.599: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.604: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 12/13 11:05:40.604: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3185) 12/13 11:05:40.604: [smf] INFO: UE IMSI[262420620005287] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.610: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 12/13 11:05:40.610: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.610: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.615: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 12/13 11:05:40.615: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3185) 12/13 11:05:40.615: [smf] INFO: UE IMSI[262420780195510] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.622: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 12/13 11:05:40.622: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.622: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.626: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 12/13 11:05:40.627: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3185) 12/13 11:05:40.627: [smf] INFO: UE IMSI[262426085121091] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.632: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 12/13 11:05:40.632: [upf] INFO: UE F-SEID[UP:0x841 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.632: [upf] INFO: UE F-SEID[UP:0x841 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.638: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 12/13 11:05:40.638: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3185) 12/13 11:05:40.638: [smf] INFO: UE IMSI[262423308504246] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.644: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 12/13 11:05:40.644: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.644: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.649: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 12/13 11:05:40.649: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3185) 12/13 11:05:40.649: [smf] INFO: UE IMSI[262427649355813] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.656: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 12/13 11:05:40.656: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.656: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.660: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 12/13 11:05:40.660: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3185) 12/13 11:05:40.660: [smf] INFO: UE IMSI[262421028551036] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.665: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 12/13 11:05:40.665: [upf] INFO: UE F-SEID[UP:0x202 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.665: [upf] INFO: UE F-SEID[UP:0x202 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.671: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 12/13 11:05:40.671: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3185) 12/13 11:05:40.671: [smf] INFO: UE IMSI[262420326952703] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.678: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 12/13 11:05:40.678: [upf] INFO: UE F-SEID[UP:0xec CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.678: [upf] INFO: UE F-SEID[UP:0xec CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.682: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 12/13 11:05:40.682: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3185) 12/13 11:05:40.682: [smf] INFO: UE IMSI[262421304274972] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.688: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 12/13 11:05:40.688: [upf] INFO: UE F-SEID[UP:0x4af CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.688: [upf] INFO: UE F-SEID[UP:0x4af CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.693: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 12/13 11:05:40.693: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3185) 12/13 11:05:40.693: [smf] INFO: UE IMSI[262428416838977] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.699: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 12/13 11:05:40.699: [upf] INFO: UE F-SEID[UP:0x674 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.699: [upf] INFO: UE F-SEID[UP:0x674 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.704: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 12/13 11:05:40.704: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3185) 12/13 11:05:40.704: [smf] INFO: UE IMSI[262424619296104] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.710: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 12/13 11:05:40.710: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.710: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.715: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 12/13 11:05:40.715: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3185) 12/13 11:05:40.715: [smf] INFO: UE IMSI[262420174738873] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.722: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 12/13 11:05:40.722: [upf] INFO: UE F-SEID[UP:0x12f CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.722: [upf] INFO: UE F-SEID[UP:0x12f CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.726: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 12/13 11:05:40.726: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3185) 12/13 11:05:40.726: [smf] INFO: UE IMSI[262422593369811] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.732: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 12/13 11:05:40.732: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.732: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.737: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 12/13 11:05:40.737: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3185) 12/13 11:05:40.737: [smf] INFO: UE IMSI[262426733893501] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.743: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 12/13 11:05:40.743: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.743: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.748: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 12/13 11:05:40.748: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3185) 12/13 11:05:40.748: [smf] INFO: UE IMSI[262420990787684] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.754: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 12/13 11:05:40.754: [upf] INFO: UE F-SEID[UP:0x85c CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.754: [upf] INFO: UE F-SEID[UP:0x85c CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.759: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 12/13 11:05:40.759: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3185) 12/13 11:05:40.759: [smf] INFO: UE IMSI[262428553972879] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.766: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 12/13 11:05:40.766: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.766: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.770: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 12/13 11:05:40.770: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3185) 12/13 11:05:40.770: [smf] INFO: UE IMSI[262426831963868] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.776: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 12/13 11:05:40.776: [upf] INFO: UE F-SEID[UP:0x60f CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.776: [upf] INFO: UE F-SEID[UP:0x60f CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.782: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 12/13 11:05:40.782: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3185) 12/13 11:05:40.782: [smf] INFO: UE IMSI[262425533800605] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.787: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 12/13 11:05:40.787: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.787: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.793: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 12/13 11:05:40.793: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3185) 12/13 11:05:40.793: [smf] INFO: UE IMSI[262420203908783] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.798: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 12/13 11:05:40.798: [upf] INFO: UE F-SEID[UP:0x29f CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.798: [upf] INFO: UE F-SEID[UP:0x29f CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.804: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 12/13 11:05:40.804: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3185) 12/13 11:05:40.804: [smf] INFO: UE IMSI[262425597193596] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.809: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 12/13 11:05:40.809: [upf] INFO: UE F-SEID[UP:0x788 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.809: [upf] INFO: UE F-SEID[UP:0x788 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.815: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 12/13 11:05:40.815: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3185) 12/13 11:05:40.815: [smf] INFO: UE IMSI[262425953682109] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.821: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 12/13 11:05:40.821: [upf] INFO: UE F-SEID[UP:0x78d CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.821: [upf] INFO: UE F-SEID[UP:0x78d CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.826: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 12/13 11:05:40.826: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3185) 12/13 11:05:40.826: [smf] INFO: UE IMSI[262429460019002] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.832: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 12/13 11:05:40.832: [upf] INFO: UE F-SEID[UP:0x209 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.832: [upf] INFO: UE F-SEID[UP:0x209 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.837: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 12/13 11:05:40.837: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3185) 12/13 11:05:40.837: [smf] INFO: UE IMSI[262429187548338] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.844: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 12/13 11:05:40.844: [upf] INFO: UE F-SEID[UP:0x49f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.844: [upf] INFO: UE F-SEID[UP:0x49f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.849: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 12/13 11:05:40.849: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3185) 12/13 11:05:40.849: [smf] INFO: UE IMSI[262421721928157] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.855: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 12/13 11:05:40.855: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.855: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.860: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 12/13 11:05:40.860: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3185) 12/13 11:05:40.860: [smf] INFO: UE IMSI[262428063139245] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.866: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 12/13 11:05:40.866: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.866: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.871: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 12/13 11:05:40.871: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3185) 12/13 11:05:40.871: [smf] INFO: UE IMSI[262420193375477] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:05:40.877: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 12/13 11:05:40.877: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 12/13 11:05:40.877: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:40.891: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 12/13 11:05:40.897: [smf] INFO: Removed Session: UE IMSI:[262426873704252] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3193) 12/13 11:05:40.897: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 12/13 11:05:40.902: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 12/13 11:05:40.907: [smf] INFO: Removed Session: UE IMSI:[262427790202719] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3193) 12/13 11:05:40.907: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 12/13 11:05:40.913: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 12/13 11:05:40.917: [smf] INFO: Removed Session: UE IMSI:[262420316644987] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3193) 12/13 11:05:40.917: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 12/13 11:05:40.923: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 12/13 11:05:40.928: [smf] INFO: Removed Session: UE IMSI:[262423497557129] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3193) 12/13 11:05:40.928: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 12/13 11:05:40.934: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 12/13 11:05:40.938: [smf] INFO: Removed Session: UE IMSI:[262427869963640] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3193) 12/13 11:05:40.938: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 12/13 11:05:40.945: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 12/13 11:05:40.949: [smf] INFO: Removed Session: UE IMSI:[262429843577123] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3193) 12/13 11:05:40.949: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 12/13 11:05:40.955: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 12/13 11:05:40.960: [smf] INFO: Removed Session: UE IMSI:[262424901409524] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3193) 12/13 11:05:40.960: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 12/13 11:05:40.966: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 12/13 11:05:40.970: [smf] INFO: Removed Session: UE IMSI:[262421848095145] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3193) 12/13 11:05:40.970: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 12/13 11:05:40.977: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 12/13 11:05:40.981: [smf] INFO: Removed Session: UE IMSI:[262428378299348] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3193) 12/13 11:05:40.981: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 12/13 11:05:40.987: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 12/13 11:05:40.993: [smf] INFO: Removed Session: UE IMSI:[262425385856942] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:40.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3193) 12/13 11:05:40.993: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 12/13 11:05:40.998: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 12/13 11:05:41.004: [smf] INFO: Removed Session: UE IMSI:[262421862274541] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3193) 12/13 11:05:41.004: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 12/13 11:05:41.009: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 12/13 11:05:41.014: [smf] INFO: Removed Session: UE IMSI:[262428023152935] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3193) 12/13 11:05:41.014: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 12/13 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 12/13 11:05:41.024: [smf] INFO: Removed Session: UE IMSI:[262421435895646] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3193) 12/13 11:05:41.024: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 12/13 11:05:41.030: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 12/13 11:05:41.035: [smf] INFO: Removed Session: UE IMSI:[262421682475442] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3193) 12/13 11:05:41.035: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 12/13 11:05:41.041: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 12/13 11:05:41.046: [smf] INFO: Removed Session: UE IMSI:[262428724729386] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3193) 12/13 11:05:41.046: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 12/13 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 12/13 11:05:41.057: [smf] INFO: Removed Session: UE IMSI:[262429205216834] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3193) 12/13 11:05:41.057: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 12/13 11:05:41.062: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 12/13 11:05:41.066: [smf] INFO: Removed Session: UE IMSI:[262425605068731] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3193) 12/13 11:05:41.066: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 12/13 11:05:41.072: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 12/13 11:05:41.077: [smf] INFO: Removed Session: UE IMSI:[262429994798703] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3193) 12/13 11:05:41.077: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 12/13 11:05:41.083: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 12/13 11:05:41.087: [smf] INFO: Removed Session: UE IMSI:[262422614370315] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3193) 12/13 11:05:41.087: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 12/13 11:05:41.094: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 12/13 11:05:41.098: [smf] INFO: Removed Session: UE IMSI:[262422779899323] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3193) 12/13 11:05:41.099: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 12/13 11:05:41.105: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 12/13 11:05:41.110: [smf] INFO: Removed Session: UE IMSI:[262423350762279] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3193) 12/13 11:05:41.110: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 12/13 11:05:41.115: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 12/13 11:05:41.119: [smf] INFO: Removed Session: UE IMSI:[262429623105323] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3193) 12/13 11:05:41.119: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 12/13 11:05:41.126: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 12/13 11:05:41.131: [smf] INFO: Removed Session: UE IMSI:[262427776886686] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3193) 12/13 11:05:41.131: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 12/13 11:05:41.137: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 12/13 11:05:41.141: [smf] INFO: Removed Session: UE IMSI:[262426091038569] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3193) 12/13 11:05:41.142: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 12/13 11:05:41.148: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 12/13 11:05:41.152: [smf] INFO: Removed Session: UE IMSI:[262424147304034] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3193) 12/13 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 12/13 11:05:41.158: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 12/13 11:05:41.163: [smf] INFO: Removed Session: UE IMSI:[262425503631571] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3193) 12/13 11:05:41.163: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 12/13 11:05:41.169: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 12/13 11:05:41.174: [smf] INFO: Removed Session: UE IMSI:[262420846772696] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3193) 12/13 11:05:41.174: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 12/13 11:05:41.180: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 12/13 11:05:41.184: [smf] INFO: Removed Session: UE IMSI:[262425756304117] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3193) 12/13 11:05:41.184: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 12/13 11:05:41.190: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 12/13 11:05:41.195: [smf] INFO: Removed Session: UE IMSI:[262423352758833] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3193) 12/13 11:05:41.195: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 12/13 11:05:41.201: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 12/13 11:05:41.207: [smf] INFO: Removed Session: UE IMSI:[262424916069354] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3193) 12/13 11:05:41.207: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 12/13 11:05:41.212: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 12/13 11:05:41.216: [smf] INFO: Removed Session: UE IMSI:[262428916576354] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3193) 12/13 11:05:41.216: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 12/13 11:05:41.222: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 12/13 11:05:41.227: [smf] INFO: Removed Session: UE IMSI:[262423923698414] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3193) 12/13 11:05:41.227: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 12/13 11:05:41.233: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 12/13 11:05:41.238: [smf] INFO: Removed Session: UE IMSI:[262423212527481] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3193) 12/13 11:05:41.238: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 12/13 11:05:41.244: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 12/13 11:05:41.249: [smf] INFO: Removed Session: UE IMSI:[262426008674785] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3193) 12/13 11:05:41.249: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 12/13 11:05:41.255: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 12/13 11:05:41.260: [smf] INFO: Removed Session: UE IMSI:[262421703066333] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3193) 12/13 11:05:41.260: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 12/13 11:05:41.265: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 12/13 11:05:41.270: [smf] INFO: Removed Session: UE IMSI:[262428272470011] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3193) 12/13 11:05:41.270: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 12/13 11:05:41.276: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 12/13 11:05:41.280: [smf] INFO: Removed Session: UE IMSI:[262425213355660] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3193) 12/13 11:05:41.280: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 12/13 11:05:41.287: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 12/13 11:05:41.291: [smf] INFO: Removed Session: UE IMSI:[262425241846103] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3193) 12/13 11:05:41.291: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 12/13 11:05:41.298: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 12/13 11:05:41.302: [smf] INFO: Removed Session: UE IMSI:[262421406949085] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3193) 12/13 11:05:41.302: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 12/13 11:05:41.308: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 12/13 11:05:41.313: [smf] INFO: Removed Session: UE IMSI:[262421050922985] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3193) 12/13 11:05:41.313: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 12/13 11:05:41.319: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 12/13 11:05:41.325: [smf] INFO: Removed Session: UE IMSI:[262426500433678] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3193) 12/13 11:05:41.325: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 12/13 11:05:41.330: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 12/13 11:05:41.334: [smf] INFO: Removed Session: UE IMSI:[262424883587561] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3193) 12/13 11:05:41.334: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 12/13 11:05:41.340: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 12/13 11:05:41.346: [smf] INFO: Removed Session: UE IMSI:[262426344436264] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3193) 12/13 11:05:41.346: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 12/13 11:05:41.351: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 12/13 11:05:41.355: [smf] INFO: Removed Session: UE IMSI:[262429244495631] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3193) 12/13 11:05:41.355: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 12/13 11:05:41.362: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 12/13 11:05:41.366: [smf] INFO: Removed Session: UE IMSI:[262422962246047] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3193) 12/13 11:05:41.367: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 12/13 11:05:41.372: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 12/13 11:05:41.377: [smf] INFO: Removed Session: UE IMSI:[262426094616568] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3193) 12/13 11:05:41.377: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 12/13 11:05:41.383: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 12/13 11:05:41.388: [smf] INFO: Removed Session: UE IMSI:[262421461590397] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3193) 12/13 11:05:41.388: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 12/13 11:05:41.394: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 12/13 11:05:41.398: [smf] INFO: Removed Session: UE IMSI:[262428911485590] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3193) 12/13 11:05:41.398: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 12/13 11:05:41.404: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 12/13 11:05:41.409: [smf] INFO: Removed Session: UE IMSI:[262421774131410] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3193) 12/13 11:05:41.409: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 12/13 11:05:41.415: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 12/13 11:05:41.420: [smf] INFO: Removed Session: UE IMSI:[262423765080909] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3193) 12/13 11:05:41.420: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 12/13 11:05:41.425: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 12/13 11:05:41.431: [smf] INFO: Removed Session: UE IMSI:[262423728229759] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3193) 12/13 11:05:41.431: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 12/13 11:05:41.436: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 12/13 11:05:41.441: [smf] INFO: Removed Session: UE IMSI:[262429313833675] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3193) 12/13 11:05:41.441: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 12/13 11:05:41.447: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 12/13 11:05:41.452: [smf] INFO: Removed Session: UE IMSI:[262427596712537] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3193) 12/13 11:05:41.452: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 12/13 11:05:41.457: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 12/13 11:05:41.462: [smf] INFO: Removed Session: UE IMSI:[262423258632361] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3193) 12/13 11:05:41.462: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 12/13 11:05:41.468: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 12/13 11:05:41.474: [smf] INFO: Removed Session: UE IMSI:[262422374503983] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3193) 12/13 11:05:41.474: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 12/13 11:05:41.479: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 12/13 11:05:41.483: [smf] INFO: Removed Session: UE IMSI:[262421104498860] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3193) 12/13 11:05:41.483: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 12/13 11:05:41.490: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 12/13 11:05:41.495: [smf] INFO: Removed Session: UE IMSI:[262420034665120] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3193) 12/13 11:05:41.495: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 12/13 11:05:41.500: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 12/13 11:05:41.505: [smf] INFO: Removed Session: UE IMSI:[262421309152835] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3193) 12/13 11:05:41.505: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 12/13 11:05:41.511: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 12/13 11:05:41.515: [smf] INFO: Removed Session: UE IMSI:[262425822132278] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3193) 12/13 11:05:41.515: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 12/13 11:05:41.522: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 12/13 11:05:41.526: [smf] INFO: Removed Session: UE IMSI:[262428078741782] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3193) 12/13 11:05:41.526: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 12/13 11:05:41.532: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 12/13 11:05:41.536: [smf] INFO: Removed Session: UE IMSI:[262423842604827] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3193) 12/13 11:05:41.536: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 12/13 11:05:41.543: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 12/13 11:05:41.548: [smf] INFO: Removed Session: UE IMSI:[262424025880411] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3193) 12/13 11:05:41.548: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 12/13 11:05:41.554: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 12/13 11:05:41.558: [smf] INFO: Removed Session: UE IMSI:[262426681369003] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3193) 12/13 11:05:41.558: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 12/13 11:05:41.564: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 12/13 11:05:41.569: [smf] INFO: Removed Session: UE IMSI:[262420469758699] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3193) 12/13 11:05:41.569: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 12/13 11:05:41.575: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 12/13 11:05:41.580: [smf] INFO: Removed Session: UE IMSI:[262425895449073] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3193) 12/13 11:05:41.580: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 12/13 11:05:41.586: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 12/13 11:05:41.591: [smf] INFO: Removed Session: UE IMSI:[262426288730207] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3193) 12/13 11:05:41.591: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 12/13 11:05:41.596: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 12/13 11:05:41.601: [smf] INFO: Removed Session: UE IMSI:[262424190904000] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3193) 12/13 11:05:41.601: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 12/13 11:05:41.607: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 12/13 11:05:41.612: [smf] INFO: Removed Session: UE IMSI:[262422157454502] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3193) 12/13 11:05:41.612: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 12/13 11:05:41.618: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 12/13 11:05:41.622: [smf] INFO: Removed Session: UE IMSI:[262425540010182] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3193) 12/13 11:05:41.622: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 12/13 11:05:41.628: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 12/13 11:05:41.634: [smf] INFO: Removed Session: UE IMSI:[262429288275486] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3193) 12/13 11:05:41.634: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 12/13 11:05:41.639: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 12/13 11:05:41.644: [smf] INFO: Removed Session: UE IMSI:[262427440172567] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3193) 12/13 11:05:41.644: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 12/13 11:05:41.650: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 12/13 11:05:41.654: [smf] INFO: Removed Session: UE IMSI:[262422486248017] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3193) 12/13 11:05:41.654: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 12/13 11:05:41.660: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 12/13 11:05:41.665: [smf] INFO: Removed Session: UE IMSI:[262426099867685] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3193) 12/13 11:05:41.665: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 12/13 11:05:41.671: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 12/13 11:05:41.676: [smf] INFO: Removed Session: UE IMSI:[262420184270728] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3193) 12/13 11:05:41.676: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 12/13 11:05:41.682: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 12/13 11:05:41.686: [smf] INFO: Removed Session: UE IMSI:[262421234755174] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3193) 12/13 11:05:41.686: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 12/13 11:05:41.692: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 12/13 11:05:41.697: [smf] INFO: Removed Session: UE IMSI:[262428281839233] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3193) 12/13 11:05:41.697: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 12/13 11:05:41.703: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 12/13 11:05:41.708: [smf] INFO: Removed Session: UE IMSI:[262426605996383] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3193) 12/13 11:05:41.708: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 12/13 11:05:41.714: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 12/13 11:05:41.718: [smf] INFO: Removed Session: UE IMSI:[262423719579325] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3193) 12/13 11:05:41.718: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 12/13 11:05:41.724: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 12/13 11:05:41.729: [smf] INFO: Removed Session: UE IMSI:[262422763986513] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3193) 12/13 11:05:41.729: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 12/13 11:05:41.735: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 12/13 11:05:41.740: [smf] INFO: Removed Session: UE IMSI:[262428492743612] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3193) 12/13 11:05:41.740: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 12/13 11:05:41.746: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 12/13 11:05:41.750: [smf] INFO: Removed Session: UE IMSI:[262424081612501] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3193) 12/13 11:05:41.750: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 12/13 11:05:41.757: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 12/13 11:05:41.762: [smf] INFO: Removed Session: UE IMSI:[262429704993533] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3193) 12/13 11:05:41.763: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 12/13 11:05:41.767: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 12/13 11:05:41.773: [smf] INFO: Removed Session: UE IMSI:[262421406511040] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3193) 12/13 11:05:41.773: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 12/13 11:05:41.778: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 12/13 11:05:41.782: [smf] INFO: Removed Session: UE IMSI:[262425347230235] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3193) 12/13 11:05:41.782: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 12/13 11:05:41.789: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 12/13 11:05:41.794: [smf] INFO: Removed Session: UE IMSI:[262428315740189] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3193) 12/13 11:05:41.794: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 12/13 11:05:41.800: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 12/13 11:05:41.806: [smf] INFO: Removed Session: UE IMSI:[262426669032947] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3193) 12/13 11:05:41.806: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 12/13 11:05:41.810: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 12/13 11:05:41.815: [smf] INFO: Removed Session: UE IMSI:[262429261941514] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3193) 12/13 11:05:41.815: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 12/13 11:05:41.821: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 12/13 11:05:41.826: [smf] INFO: Removed Session: UE IMSI:[262420353250549] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3193) 12/13 11:05:41.826: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 12/13 11:05:41.832: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 12/13 11:05:41.837: [smf] INFO: Removed Session: UE IMSI:[262425632070900] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3193) 12/13 11:05:41.837: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 12/13 11:05:41.843: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 12/13 11:05:41.848: [smf] INFO: Removed Session: UE IMSI:[262428685432909] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3193) 12/13 11:05:41.848: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 12/13 11:05:41.853: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 12/13 11:05:41.858: [smf] INFO: Removed Session: UE IMSI:[262426151775484] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3193) 12/13 11:05:41.858: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 12/13 11:05:41.864: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 12/13 11:05:41.869: [smf] INFO: Removed Session: UE IMSI:[262423760752919] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3193) 12/13 11:05:41.870: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 12/13 11:05:41.875: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 12/13 11:05:41.879: [smf] INFO: Removed Session: UE IMSI:[262423121528866] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3193) 12/13 11:05:41.879: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 12/13 11:05:41.886: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 12/13 11:05:41.892: [smf] INFO: Removed Session: UE IMSI:[262422588991024] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3193) 12/13 11:05:41.892: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 12/13 11:05:41.896: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 12/13 11:05:41.900: [smf] INFO: Removed Session: UE IMSI:[262421288991329] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3193) 12/13 11:05:41.900: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 12/13 11:05:41.907: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 12/13 11:05:41.911: [smf] INFO: Removed Session: UE IMSI:[262428315639739] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3193) 12/13 11:05:41.911: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 12/13 11:05:41.918: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 12/13 11:05:41.923: [smf] INFO: Removed Session: UE IMSI:[262424656273573] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3193) 12/13 11:05:41.923: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 12/13 11:05:41.928: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 12/13 11:05:41.932: [smf] INFO: Removed Session: UE IMSI:[262426858854816] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3193) 12/13 11:05:41.932: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 12/13 11:05:41.939: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 12/13 11:05:41.944: [smf] INFO: Removed Session: UE IMSI:[262425747408599] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3193) 12/13 11:05:41.944: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 12/13 11:05:41.950: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 12/13 11:05:41.954: [smf] INFO: Removed Session: UE IMSI:[262423724582195] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3193) 12/13 11:05:41.954: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 12/13 11:05:41.960: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 12/13 11:05:41.965: [smf] INFO: Removed Session: UE IMSI:[262421342259134] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3193) 12/13 11:05:41.965: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 12/13 11:05:41.971: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 12/13 11:05:41.976: [smf] INFO: Removed Session: UE IMSI:[262421357486466] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3193) 12/13 11:05:41.976: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 12/13 11:05:41.982: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 12/13 11:05:41.987: [smf] INFO: Removed Session: UE IMSI:[262422449586284] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3193) 12/13 11:05:41.987: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 12/13 11:05:41.992: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 12/13 11:05:41.996: [smf] INFO: Removed Session: UE IMSI:[262426330952471] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:41.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3193) 12/13 11:05:41.996: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 12/13 11:05:42.003: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 12/13 11:05:42.009: [smf] INFO: Removed Session: UE IMSI:[262424475205230] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3193) 12/13 11:05:42.009: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 12/13 11:05:42.014: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 12/13 11:05:42.018: [smf] INFO: Removed Session: UE IMSI:[262429813147774] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3193) 12/13 11:05:42.018: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 12/13 11:05:42.024: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 12/13 11:05:42.030: [smf] INFO: Removed Session: UE IMSI:[262423949066739] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3193) 12/13 11:05:42.030: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 12/13 11:05:42.035: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 12/13 11:05:42.039: [smf] INFO: Removed Session: UE IMSI:[262425760020530] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3193) 12/13 11:05:42.039: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 12/13 11:05:42.046: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 12/13 11:05:42.051: [smf] INFO: Removed Session: UE IMSI:[262424779068809] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3193) 12/13 11:05:42.051: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 12/13 11:05:42.056: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 12/13 11:05:42.060: [smf] INFO: Removed Session: UE IMSI:[262425300061908] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3193) 12/13 11:05:42.060: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 12/13 11:05:42.067: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 12/13 11:05:42.072: [smf] INFO: Removed Session: UE IMSI:[262428789332766] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3193) 12/13 11:05:42.072: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 12/13 11:05:42.077: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 12/13 11:05:42.081: [smf] INFO: Removed Session: UE IMSI:[262420146716231] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3193) 12/13 11:05:42.081: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 12/13 11:05:42.088: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 12/13 11:05:42.092: [smf] INFO: Removed Session: UE IMSI:[262428327311548] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3193) 12/13 11:05:42.092: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 12/13 11:05:42.098: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 12/13 11:05:42.102: [smf] INFO: Removed Session: UE IMSI:[262420869929321] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3193) 12/13 11:05:42.102: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 12/13 11:05:42.109: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 12/13 11:05:42.114: [smf] INFO: Removed Session: UE IMSI:[262421766473713] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3193) 12/13 11:05:42.114: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 12/13 11:05:42.120: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 12/13 11:05:42.124: [smf] INFO: Removed Session: UE IMSI:[262427919764181] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3193) 12/13 11:05:42.124: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 12/13 11:05:42.131: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 12/13 11:05:42.136: [smf] INFO: Removed Session: UE IMSI:[262423413993586] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3193) 12/13 11:05:42.136: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 12/13 11:05:42.141: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 12/13 11:05:42.145: [smf] INFO: Removed Session: UE IMSI:[262428571365092] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3193) 12/13 11:05:42.145: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 12/13 11:05:42.152: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 12/13 11:05:42.157: [smf] INFO: Removed Session: UE IMSI:[262426841670538] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3193) 12/13 11:05:42.157: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 12/13 11:05:42.163: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 12/13 11:05:42.167: [smf] INFO: Removed Session: UE IMSI:[262425453664508] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3193) 12/13 11:05:42.167: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 12/13 11:05:42.173: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 12/13 11:05:42.178: [smf] INFO: Removed Session: UE IMSI:[262426755211668] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3193) 12/13 11:05:42.178: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 12/13 11:05:42.184: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 12/13 11:05:42.189: [smf] INFO: Removed Session: UE IMSI:[262422249836526] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3193) 12/13 11:05:42.189: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 12/13 11:05:42.194: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 12/13 11:05:42.199: [smf] INFO: Removed Session: UE IMSI:[262429203058874] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3193) 12/13 11:05:42.199: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 12/13 11:05:42.205: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 12/13 11:05:42.210: [smf] INFO: Removed Session: UE IMSI:[262424377848283] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3193) 12/13 11:05:42.210: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 12/13 11:05:42.216: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 12/13 11:05:42.220: [smf] INFO: Removed Session: UE IMSI:[262425101474516] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3193) 12/13 11:05:42.220: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 12/13 11:05:42.226: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 12/13 11:05:42.231: [smf] INFO: Removed Session: UE IMSI:[262424213237985] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3193) 12/13 11:05:42.231: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 12/13 11:05:42.237: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 12/13 11:05:42.243: [smf] INFO: Removed Session: UE IMSI:[262427970860682] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3193) 12/13 11:05:42.243: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 12/13 11:05:42.247: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 12/13 11:05:42.253: [smf] INFO: Removed Session: UE IMSI:[262429319414766] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3193) 12/13 11:05:42.253: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 12/13 11:05:42.258: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 12/13 11:05:42.263: [smf] INFO: Removed Session: UE IMSI:[262421462435341] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3193) 12/13 11:05:42.263: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 12/13 11:05:42.269: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 12/13 11:05:42.274: [smf] INFO: Removed Session: UE IMSI:[262428685394232] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3193) 12/13 11:05:42.274: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 12/13 11:05:42.280: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 12/13 11:05:42.285: [smf] INFO: Removed Session: UE IMSI:[262424884795510] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3193) 12/13 11:05:42.285: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 12/13 11:05:42.291: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 12/13 11:05:42.296: [smf] INFO: Removed Session: UE IMSI:[262429343411363] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3193) 12/13 11:05:42.296: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 12/13 11:05:42.301: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 12/13 11:05:42.307: [smf] INFO: Removed Session: UE IMSI:[262426850351749] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3193) 12/13 11:05:42.307: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 12/13 11:05:42.312: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 12/13 11:05:42.316: [smf] INFO: Removed Session: UE IMSI:[262427696375726] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3193) 12/13 11:05:42.316: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 12/13 11:05:42.323: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 12/13 11:05:42.328: [smf] INFO: Removed Session: UE IMSI:[262425458810288] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3193) 12/13 11:05:42.328: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 12/13 11:05:42.334: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 12/13 11:05:42.339: [smf] INFO: Removed Session: UE IMSI:[262421940892731] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3193) 12/13 11:05:42.339: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 12/13 11:05:42.345: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 12/13 11:05:42.349: [smf] INFO: Removed Session: UE IMSI:[262422306254997] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3193) 12/13 11:05:42.349: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 12/13 11:05:42.355: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 12/13 11:05:42.360: [smf] INFO: Removed Session: UE IMSI:[262424824266104] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3193) 12/13 11:05:42.360: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 12/13 11:05:42.366: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 12/13 11:05:42.371: [smf] INFO: Removed Session: UE IMSI:[262423911100776] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3193) 12/13 11:05:42.371: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 12/13 11:05:42.377: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 12/13 11:05:42.382: [smf] INFO: Removed Session: UE IMSI:[262426005922530] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3193) 12/13 11:05:42.382: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 12/13 11:05:42.387: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 12/13 11:05:42.392: [smf] INFO: Removed Session: UE IMSI:[262420840960740] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3193) 12/13 11:05:42.392: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 12/13 11:05:42.398: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 12/13 11:05:42.403: [smf] INFO: Removed Session: UE IMSI:[262426667427714] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3193) 12/13 11:05:42.403: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 12/13 11:05:42.408: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 12/13 11:05:42.413: [smf] INFO: Removed Session: UE IMSI:[262422347307978] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3193) 12/13 11:05:42.413: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 12/13 11:05:42.420: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 12/13 11:05:42.424: [smf] INFO: Removed Session: UE IMSI:[262426676384581] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3193) 12/13 11:05:42.424: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 12/13 11:05:42.430: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 12/13 11:05:42.435: [smf] INFO: Removed Session: UE IMSI:[262425861062976] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3193) 12/13 11:05:42.435: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 12/13 11:05:42.441: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 12/13 11:05:42.446: [smf] INFO: Removed Session: UE IMSI:[262429824805543] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3193) 12/13 11:05:42.446: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 12/13 11:05:42.451: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 12/13 11:05:42.456: [smf] INFO: Removed Session: UE IMSI:[262429953191968] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3193) 12/13 11:05:42.456: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 12/13 11:05:42.462: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 12/13 11:05:42.466: [smf] INFO: Removed Session: UE IMSI:[262422911727932] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3193) 12/13 11:05:42.466: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 12/13 11:05:42.473: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 12/13 11:05:42.478: [smf] INFO: Removed Session: UE IMSI:[262423951339295] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3193) 12/13 11:05:42.478: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 12/13 11:05:42.483: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 12/13 11:05:42.488: [smf] INFO: Removed Session: UE IMSI:[262420263530299] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3193) 12/13 11:05:42.488: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 12/13 11:05:42.494: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 12/13 11:05:42.500: [smf] INFO: Removed Session: UE IMSI:[262428334517499] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3193) 12/13 11:05:42.500: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 12/13 11:05:42.505: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 12/13 11:05:42.510: [smf] INFO: Removed Session: UE IMSI:[262428511535206] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3193) 12/13 11:05:42.510: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 12/13 11:05:42.516: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 12/13 11:05:42.521: [smf] INFO: Removed Session: UE IMSI:[262426737303884] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3193) 12/13 11:05:42.521: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 12/13 11:05:42.526: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 12/13 11:05:42.530: [smf] INFO: Removed Session: UE IMSI:[262422051370952] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3193) 12/13 11:05:42.530: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 12/13 11:05:42.537: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 12/13 11:05:42.542: [smf] INFO: Removed Session: UE IMSI:[262426791420374] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3193) 12/13 11:05:42.542: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 12/13 11:05:42.547: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 12/13 11:05:42.551: [smf] INFO: Removed Session: UE IMSI:[262424630974782] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3193) 12/13 11:05:42.551: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 12/13 11:05:42.558: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 12/13 11:05:42.563: [smf] INFO: Removed Session: UE IMSI:[262421556176312] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3193) 12/13 11:05:42.563: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 12/13 11:05:42.569: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 12/13 11:05:42.572: [smf] INFO: Removed Session: UE IMSI:[262421928126400] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3193) 12/13 11:05:42.572: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 12/13 11:05:42.579: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 12/13 11:05:42.585: [smf] INFO: Removed Session: UE IMSI:[262420954356339] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3193) 12/13 11:05:42.585: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 12/13 11:05:42.590: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 12/13 11:05:42.594: [smf] INFO: Removed Session: UE IMSI:[262429671787884] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3193) 12/13 11:05:42.595: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 12/13 11:05:42.600: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 12/13 11:05:42.605: [smf] INFO: Removed Session: UE IMSI:[262427060927301] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3193) 12/13 11:05:42.606: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 12/13 11:05:42.611: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 12/13 11:05:42.616: [smf] INFO: Removed Session: UE IMSI:[262422483154632] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3193) 12/13 11:05:42.616: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 12/13 11:05:42.622: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 12/13 11:05:42.627: [smf] INFO: Removed Session: UE IMSI:[262429158694164] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3193) 12/13 11:05:42.627: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 12/13 11:05:42.633: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 12/13 11:05:42.638: [smf] INFO: Removed Session: UE IMSI:[262427757685824] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3193) 12/13 11:05:42.638: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 12/13 11:05:42.643: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 12/13 11:05:42.647: [smf] INFO: Removed Session: UE IMSI:[262423995179154] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3193) 12/13 11:05:42.647: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 12/13 11:05:42.654: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 12/13 11:05:42.658: [smf] INFO: Removed Session: UE IMSI:[262421861374062] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3193) 12/13 11:05:42.658: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 12/13 11:05:42.664: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 12/13 11:05:42.669: [smf] INFO: Removed Session: UE IMSI:[262423613569672] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3193) 12/13 11:05:42.669: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 12/13 11:05:42.675: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 12/13 11:05:42.679: [smf] INFO: Removed Session: UE IMSI:[262427845644519] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3193) 12/13 11:05:42.679: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 12/13 11:05:42.686: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 12/13 11:05:42.690: [smf] INFO: Removed Session: UE IMSI:[262425936068932] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3193) 12/13 11:05:42.690: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 12/13 11:05:42.696: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 12/13 11:05:42.700: [smf] INFO: Removed Session: UE IMSI:[262420617352470] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3193) 12/13 11:05:42.701: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 12/13 11:05:42.707: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 12/13 11:05:42.712: [smf] INFO: Removed Session: UE IMSI:[262427765483620] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3193) 12/13 11:05:42.712: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 12/13 11:05:42.718: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 12/13 11:05:42.723: [smf] INFO: Removed Session: UE IMSI:[262427912597708] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3193) 12/13 11:05:42.723: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 12/13 11:05:42.729: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 12/13 11:05:42.733: [smf] INFO: Removed Session: UE IMSI:[262421498047038] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3193) 12/13 11:05:42.733: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 12/13 11:05:42.739: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 12/13 11:05:42.744: [smf] INFO: Removed Session: UE IMSI:[262424266481610] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3193) 12/13 11:05:42.744: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 12/13 11:05:42.750: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 12/13 11:05:42.755: [smf] INFO: Removed Session: UE IMSI:[262429553589583] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3193) 12/13 11:05:42.755: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 12/13 11:05:42.760: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 12/13 11:05:42.765: [smf] INFO: Removed Session: UE IMSI:[262426547867849] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3193) 12/13 11:05:42.765: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 12/13 11:05:42.771: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 12/13 11:05:42.776: [smf] INFO: Removed Session: UE IMSI:[262423114717299] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3193) 12/13 11:05:42.776: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 12/13 11:05:42.782: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 12/13 11:05:42.786: [smf] INFO: Removed Session: UE IMSI:[262423246435609] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3193) 12/13 11:05:42.786: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 12/13 11:05:42.792: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 12/13 11:05:42.797: [smf] INFO: Removed Session: UE IMSI:[262429885232964] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3193) 12/13 11:05:42.797: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 12/13 11:05:42.803: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 12/13 11:05:42.808: [smf] INFO: Removed Session: UE IMSI:[262425225424976] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3193) 12/13 11:05:42.808: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 12/13 11:05:42.814: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 12/13 11:05:42.819: [smf] INFO: Removed Session: UE IMSI:[262428371655891] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3193) 12/13 11:05:42.819: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 12/13 11:05:42.824: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 12/13 11:05:42.829: [smf] INFO: Removed Session: UE IMSI:[262422243497374] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3193) 12/13 11:05:42.829: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 12/13 11:05:42.835: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 12/13 11:05:42.840: [smf] INFO: Removed Session: UE IMSI:[262422793977883] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3193) 12/13 11:05:42.840: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 12/13 11:05:42.846: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 12/13 11:05:42.850: [smf] INFO: Removed Session: UE IMSI:[262421399229857] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3193) 12/13 11:05:42.850: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 12/13 11:05:42.856: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 12/13 11:05:42.861: [smf] INFO: Removed Session: UE IMSI:[262426563160654] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3193) 12/13 11:05:42.861: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 12/13 11:05:42.867: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 12/13 11:05:42.872: [smf] INFO: Removed Session: UE IMSI:[262423819237950] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3193) 12/13 11:05:42.872: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 12/13 11:05:42.878: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 12/13 11:05:42.882: [smf] INFO: Removed Session: UE IMSI:[262421357224906] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3193) 12/13 11:05:42.882: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 12/13 11:05:42.888: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 12/13 11:05:42.893: [smf] INFO: Removed Session: UE IMSI:[262421998389277] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3193) 12/13 11:05:42.893: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 12/13 11:05:42.899: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 12/13 11:05:42.904: [smf] INFO: Removed Session: UE IMSI:[262421823735642] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3193) 12/13 11:05:42.904: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 12/13 11:05:42.910: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 12/13 11:05:42.915: [smf] INFO: Removed Session: UE IMSI:[262426282975470] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3193) 12/13 11:05:42.915: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 12/13 11:05:42.920: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 12/13 11:05:42.925: [smf] INFO: Removed Session: UE IMSI:[262423441108021] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3193) 12/13 11:05:42.925: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 12/13 11:05:42.931: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 12/13 11:05:42.936: [smf] INFO: Removed Session: UE IMSI:[262421194472965] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3193) 12/13 11:05:42.936: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 12/13 11:05:42.942: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 12/13 11:05:42.947: [smf] INFO: Removed Session: UE IMSI:[262423468425838] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3193) 12/13 11:05:42.947: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 12/13 11:05:42.952: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 12/13 11:05:42.956: [smf] INFO: Removed Session: UE IMSI:[262427991232076] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3193) 12/13 11:05:42.956: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 12/13 11:05:42.963: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 12/13 11:05:42.968: [smf] INFO: Removed Session: UE IMSI:[262420608965947] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3193) 12/13 11:05:42.968: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 12/13 11:05:42.974: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 12/13 11:05:42.977: [smf] INFO: Removed Session: UE IMSI:[262426026497277] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3193) 12/13 11:05:42.977: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 12/13 11:05:42.984: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 12/13 11:05:42.990: [smf] INFO: Removed Session: UE IMSI:[262428855592730] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3193) 12/13 11:05:42.990: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 12/13 11:05:42.995: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 12/13 11:05:42.999: [smf] INFO: Removed Session: UE IMSI:[262427628545981] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:42.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3193) 12/13 11:05:42.999: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 12/13 11:05:43.006: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 12/13 11:05:43.011: [smf] INFO: Removed Session: UE IMSI:[262423876097790] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3193) 12/13 11:05:43.011: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 12/13 11:05:43.016: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 12/13 11:05:43.021: [smf] INFO: Removed Session: UE IMSI:[262421119265804] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3193) 12/13 11:05:43.021: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 12/13 11:05:43.027: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 12/13 11:05:43.032: [smf] INFO: Removed Session: UE IMSI:[262426209193501] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3193) 12/13 11:05:43.032: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 12/13 11:05:43.037: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 12/13 11:05:43.042: [smf] INFO: Removed Session: UE IMSI:[262429904430965] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3193) 12/13 11:05:43.042: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 12/13 11:05:43.048: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 12/13 11:05:43.053: [smf] INFO: Removed Session: UE IMSI:[262425957935966] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3193) 12/13 11:05:43.053: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 12/13 11:05:43.059: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 12/13 11:05:43.063: [smf] INFO: Removed Session: UE IMSI:[262428021080784] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3193) 12/13 11:05:43.063: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 12/13 11:05:43.069: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 12/13 11:05:43.074: [smf] INFO: Removed Session: UE IMSI:[262421838793415] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3193) 12/13 11:05:43.074: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 12/13 11:05:43.080: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 12/13 11:05:43.084: [smf] INFO: Removed Session: UE IMSI:[262422976031547] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3193) 12/13 11:05:43.084: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 12/13 11:05:43.090: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 12/13 11:05:43.095: [smf] INFO: Removed Session: UE IMSI:[262426399875276] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3193) 12/13 11:05:43.095: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 12/13 11:05:43.101: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 12/13 11:05:43.106: [smf] INFO: Removed Session: UE IMSI:[262427042007227] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3193) 12/13 11:05:43.106: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 12/13 11:05:43.112: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 12/13 11:05:43.117: [smf] INFO: Removed Session: UE IMSI:[262425271321440] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3193) 12/13 11:05:43.117: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 12/13 11:05:43.122: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 12/13 11:05:43.127: [smf] INFO: Removed Session: UE IMSI:[262421666025407] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3193) 12/13 11:05:43.127: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 12/13 11:05:43.133: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 12/13 11:05:43.138: [smf] INFO: Removed Session: UE IMSI:[262429851057162] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3193) 12/13 11:05:43.138: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 12/13 11:05:43.144: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 12/13 11:05:43.148: [smf] INFO: Removed Session: UE IMSI:[262420873097708] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3193) 12/13 11:05:43.148: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 12/13 11:05:43.154: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 12/13 11:05:43.160: [smf] INFO: Removed Session: UE IMSI:[262427516243422] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3193) 12/13 11:05:43.160: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 12/13 11:05:43.165: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 12/13 11:05:43.170: [smf] INFO: Removed Session: UE IMSI:[262423292262498] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3193) 12/13 11:05:43.170: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 12/13 11:05:43.175: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 12/13 11:05:43.180: [smf] INFO: Removed Session: UE IMSI:[262426974874197] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3193) 12/13 11:05:43.180: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 12/13 11:05:43.186: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 12/13 11:05:43.191: [smf] INFO: Removed Session: UE IMSI:[262425462400332] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3193) 12/13 11:05:43.191: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 12/13 11:05:43.197: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 12/13 11:05:43.201: [smf] INFO: Removed Session: UE IMSI:[262421457861594] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3193) 12/13 11:05:43.201: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 12/13 11:05:43.207: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 12/13 11:05:43.212: [smf] INFO: Removed Session: UE IMSI:[262423023449274] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3193) 12/13 11:05:43.212: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 12/13 11:05:43.218: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 12/13 11:05:43.223: [smf] INFO: Removed Session: UE IMSI:[262428078865038] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3193) 12/13 11:05:43.223: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 12/13 11:05:43.228: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 12/13 11:05:43.233: [smf] INFO: Removed Session: UE IMSI:[262420906239973] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3193) 12/13 11:05:43.233: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 12/13 11:05:43.239: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 12/13 11:05:43.245: [smf] INFO: Removed Session: UE IMSI:[262423957955012] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3193) 12/13 11:05:43.245: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 12/13 11:05:43.250: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 12/13 11:05:43.254: [smf] INFO: Removed Session: UE IMSI:[262422212596321] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3193) 12/13 11:05:43.254: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 12/13 11:05:43.260: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 12/13 11:05:43.265: [smf] INFO: Removed Session: UE IMSI:[262429658291056] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3193) 12/13 11:05:43.265: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 12/13 11:05:43.271: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 12/13 11:05:43.276: [smf] INFO: Removed Session: UE IMSI:[262426678225562] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3193) 12/13 11:05:43.276: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 12/13 11:05:43.282: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 12/13 11:05:43.286: [smf] INFO: Removed Session: UE IMSI:[262422006921484] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3193) 12/13 11:05:43.286: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 12/13 11:05:43.292: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 12/13 11:05:43.296: [smf] INFO: Removed Session: UE IMSI:[262426678701965] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3193) 12/13 11:05:43.296: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 12/13 11:05:43.303: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 12/13 11:05:43.307: [smf] INFO: Removed Session: UE IMSI:[262424086534511] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3193) 12/13 11:05:43.307: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 12/13 11:05:43.313: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 12/13 11:05:43.317: [smf] INFO: Removed Session: UE IMSI:[262423337864761] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3193) 12/13 11:05:43.317: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 12/13 11:05:43.324: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 12/13 11:05:43.329: [smf] INFO: Removed Session: UE IMSI:[262429686602798] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3193) 12/13 11:05:43.329: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 12/13 11:05:43.335: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 12/13 11:05:43.340: [smf] INFO: Removed Session: UE IMSI:[262426493625782] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3193) 12/13 11:05:43.340: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 12/13 11:05:43.345: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 12/13 11:05:43.349: [smf] INFO: Removed Session: UE IMSI:[262428798025914] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3193) 12/13 11:05:43.349: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 12/13 11:05:43.356: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 12/13 11:05:43.361: [smf] INFO: Removed Session: UE IMSI:[262422787780299] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3193) 12/13 11:05:43.361: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 12/13 11:05:43.366: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 12/13 11:05:43.371: [smf] INFO: Removed Session: UE IMSI:[262429823839335] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3193) 12/13 11:05:43.372: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 12/13 11:05:43.377: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 12/13 11:05:43.381: [smf] INFO: Removed Session: UE IMSI:[262429420082858] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3193) 12/13 11:05:43.381: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 12/13 11:05:43.388: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 12/13 11:05:43.393: [smf] INFO: Removed Session: UE IMSI:[262422890209022] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3193) 12/13 11:05:43.393: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 12/13 11:05:43.399: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 12/13 11:05:43.403: [smf] INFO: Removed Session: UE IMSI:[262428471649937] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3193) 12/13 11:05:43.404: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 12/13 11:05:43.409: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 12/13 11:05:43.413: [smf] INFO: Removed Session: UE IMSI:[262428191931242] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3193) 12/13 11:05:43.413: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 12/13 11:05:43.420: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 12/13 11:05:43.425: [smf] INFO: Removed Session: UE IMSI:[262423928564558] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3193) 12/13 11:05:43.425: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 12/13 11:05:43.430: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 12/13 11:05:43.435: [smf] INFO: Removed Session: UE IMSI:[262429231762837] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3193) 12/13 11:05:43.435: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 12/13 11:05:43.441: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 12/13 11:05:43.445: [smf] INFO: Removed Session: UE IMSI:[262420166708803] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3193) 12/13 11:05:43.445: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 12/13 11:05:43.452: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 12/13 11:05:43.457: [smf] INFO: Removed Session: UE IMSI:[262421487850220] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3193) 12/13 11:05:43.457: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 12/13 11:05:43.462: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 12/13 11:05:43.466: [smf] INFO: Removed Session: UE IMSI:[262429599180013] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3193) 12/13 11:05:43.466: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 12/13 11:05:43.473: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 12/13 11:05:43.478: [smf] INFO: Removed Session: UE IMSI:[262429671033292] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3193) 12/13 11:05:43.478: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 12/13 11:05:43.483: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 12/13 11:05:43.488: [smf] INFO: Removed Session: UE IMSI:[262421814925218] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3193) 12/13 11:05:43.488: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 12/13 11:05:43.494: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 12/13 11:05:43.500: [smf] INFO: Removed Session: UE IMSI:[262427350403083] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3193) 12/13 11:05:43.500: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 12/13 11:05:43.504: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 12/13 11:05:43.508: [smf] INFO: Removed Session: UE IMSI:[262427570147731] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3193) 12/13 11:05:43.508: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 12/13 11:05:43.515: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 12/13 11:05:43.521: [smf] INFO: Removed Session: UE IMSI:[262427209910897] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3193) 12/13 11:05:43.521: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 12/13 11:05:43.526: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 12/13 11:05:43.532: [smf] INFO: Removed Session: UE IMSI:[262425893663972] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3193) 12/13 11:05:43.532: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 12/13 11:05:43.536: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 12/13 11:05:43.541: [smf] INFO: Removed Session: UE IMSI:[262424720665274] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3193) 12/13 11:05:43.541: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 12/13 11:05:43.547: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 12/13 11:05:43.552: [smf] INFO: Removed Session: UE IMSI:[262424141208903] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3193) 12/13 11:05:43.552: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 12/13 11:05:43.558: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 12/13 11:05:43.562: [smf] INFO: Removed Session: UE IMSI:[262427095694931] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3193) 12/13 11:05:43.562: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 12/13 11:05:43.568: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 12/13 11:05:43.573: [smf] INFO: Removed Session: UE IMSI:[262424616264925] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3193) 12/13 11:05:43.574: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 12/13 11:05:43.579: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 12/13 11:05:43.582: [smf] INFO: Removed Session: UE IMSI:[262427064721267] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3193) 12/13 11:05:43.582: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 12/13 11:05:43.589: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 12/13 11:05:43.594: [smf] INFO: Removed Session: UE IMSI:[262426273341823] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3193) 12/13 11:05:43.594: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 12/13 11:05:43.600: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 12/13 11:05:43.604: [smf] INFO: Removed Session: UE IMSI:[262429313513519] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3193) 12/13 11:05:43.604: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 12/13 11:05:43.611: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 12/13 11:05:43.615: [smf] INFO: Removed Session: UE IMSI:[262425691849493] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3193) 12/13 11:05:43.616: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 12/13 11:05:43.621: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 12/13 11:05:43.626: [smf] INFO: Removed Session: UE IMSI:[262420092189153] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3193) 12/13 11:05:43.627: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 12/13 11:05:43.632: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 12/13 11:05:43.636: [smf] INFO: Removed Session: UE IMSI:[262429426879121] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3193) 12/13 11:05:43.636: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 12/13 11:05:43.643: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 12/13 11:05:43.647: [smf] INFO: Removed Session: UE IMSI:[262429534947039] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3193) 12/13 11:05:43.647: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 12/13 11:05:43.653: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 12/13 11:05:43.658: [smf] INFO: Removed Session: UE IMSI:[262424513864204] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3193) 12/13 11:05:43.658: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 12/13 11:05:43.664: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 12/13 11:05:43.668: [smf] INFO: Removed Session: UE IMSI:[262420682576963] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3193) 12/13 11:05:43.668: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 12/13 11:05:43.674: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 12/13 11:05:43.679: [smf] INFO: Removed Session: UE IMSI:[262422724553042] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3193) 12/13 11:05:43.679: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 12/13 11:05:43.685: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 12/13 11:05:43.689: [smf] INFO: Removed Session: UE IMSI:[262423227058435] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3193) 12/13 11:05:43.689: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 12/13 11:05:43.695: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 12/13 11:05:43.699: [smf] INFO: Removed Session: UE IMSI:[262428486139828] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3193) 12/13 11:05:43.699: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 12/13 11:05:43.706: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 12/13 11:05:43.710: [smf] INFO: Removed Session: UE IMSI:[262424410547345] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3193) 12/13 11:05:43.710: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 12/13 11:05:43.716: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 12/13 11:05:43.721: [smf] INFO: Removed Session: UE IMSI:[262422496273719] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3193) 12/13 11:05:43.721: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 12/13 11:05:43.727: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 12/13 11:05:43.733: [smf] INFO: Removed Session: UE IMSI:[262428906185275] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3193) 12/13 11:05:43.733: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 12/13 11:05:43.738: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 12/13 11:05:43.743: [smf] INFO: Removed Session: UE IMSI:[262423975541775] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3193) 12/13 11:05:43.743: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 12/13 11:05:43.749: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 12/13 11:05:43.754: [smf] INFO: Removed Session: UE IMSI:[262423562018049] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3193) 12/13 11:05:43.754: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 12/13 11:05:43.760: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 12/13 11:05:43.764: [smf] INFO: Removed Session: UE IMSI:[262425354047799] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3193) 12/13 11:05:43.764: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 12/13 11:05:43.770: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 12/13 11:05:43.776: [smf] INFO: Removed Session: UE IMSI:[262420243016782] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3193) 12/13 11:05:43.776: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 12/13 11:05:43.781: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 12/13 11:05:43.785: [smf] INFO: Removed Session: UE IMSI:[262427225896226] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3193) 12/13 11:05:43.785: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 12/13 11:05:43.792: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 12/13 11:05:43.797: [smf] INFO: Removed Session: UE IMSI:[262422739477770] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3193) 12/13 11:05:43.797: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 12/13 11:05:43.803: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 12/13 11:05:43.807: [smf] INFO: Removed Session: UE IMSI:[262420358472704] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3193) 12/13 11:05:43.808: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 12/13 11:05:43.814: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 12/13 11:05:43.818: [smf] INFO: Removed Session: UE IMSI:[262424939536102] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3193) 12/13 11:05:43.819: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 12/13 11:05:43.824: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 12/13 11:05:43.828: [smf] INFO: Removed Session: UE IMSI:[262423114951454] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3193) 12/13 11:05:43.828: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 12/13 11:05:43.835: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 12/13 11:05:43.839: [smf] INFO: Removed Session: UE IMSI:[262424056242975] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3193) 12/13 11:05:43.839: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 12/13 11:05:43.846: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 12/13 11:05:43.849: [smf] INFO: Removed Session: UE IMSI:[262420637122432] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3193) 12/13 11:05:43.849: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 12/13 11:05:43.856: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 12/13 11:05:43.861: [smf] INFO: Removed Session: UE IMSI:[262428459064793] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3193) 12/13 11:05:43.861: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 12/13 11:05:43.867: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 12/13 11:05:43.871: [smf] INFO: Removed Session: UE IMSI:[262420006542187] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3193) 12/13 11:05:43.871: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 12/13 11:05:43.878: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 12/13 11:05:43.882: [smf] INFO: Removed Session: UE IMSI:[262429880215049] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3193) 12/13 11:05:43.882: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 12/13 11:05:43.888: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 12/13 11:05:43.893: [smf] INFO: Removed Session: UE IMSI:[262423097802453] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3193) 12/13 11:05:43.893: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 12/13 11:05:43.899: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 12/13 11:05:43.903: [smf] INFO: Removed Session: UE IMSI:[262420889859233] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3193) 12/13 11:05:43.903: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 12/13 11:05:43.909: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 12/13 11:05:43.915: [smf] INFO: Removed Session: UE IMSI:[262428384963513] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3193) 12/13 11:05:43.915: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 12/13 11:05:43.920: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 12/13 11:05:43.925: [smf] INFO: Removed Session: UE IMSI:[262424233481575] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3193) 12/13 11:05:43.925: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 12/13 11:05:43.931: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 12/13 11:05:43.935: [smf] INFO: Removed Session: UE IMSI:[262426344751315] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3193) 12/13 11:05:43.935: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 12/13 11:05:43.941: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 12/13 11:05:43.945: [smf] INFO: Removed Session: UE IMSI:[262428883797094] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3193) 12/13 11:05:43.945: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 12/13 11:05:43.952: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 12/13 11:05:43.956: [smf] INFO: Removed Session: UE IMSI:[262424851898121] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3193) 12/13 11:05:43.956: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 12/13 11:05:43.963: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 12/13 11:05:43.967: [smf] INFO: Removed Session: UE IMSI:[262422896186203] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3193) 12/13 11:05:43.967: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 12/13 11:05:43.973: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 12/13 11:05:43.977: [smf] INFO: Removed Session: UE IMSI:[262422719881194] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3193) 12/13 11:05:43.977: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 12/13 11:05:43.984: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 12/13 11:05:43.988: [smf] INFO: Removed Session: UE IMSI:[262429917362377] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3193) 12/13 11:05:43.988: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 12/13 11:05:43.995: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 12/13 11:05:43.999: [smf] INFO: Removed Session: UE IMSI:[262427947008689] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:43.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3193) 12/13 11:05:43.999: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 12/13 11:05:44.005: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 12/13 11:05:44.011: [smf] INFO: Removed Session: UE IMSI:[262424185588705] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3193) 12/13 11:05:44.011: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 12/13 11:05:44.016: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 12/13 11:05:44.020: [smf] INFO: Removed Session: UE IMSI:[262424782886012] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3193) 12/13 11:05:44.020: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 12/13 11:05:44.027: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 12/13 11:05:44.032: [smf] INFO: Removed Session: UE IMSI:[262428663320350] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3193) 12/13 11:05:44.032: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 12/13 11:05:44.037: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 12/13 11:05:44.041: [smf] INFO: Removed Session: UE IMSI:[262424794194706] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3193) 12/13 11:05:44.041: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 12/13 11:05:44.048: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 12/13 11:05:44.052: [smf] INFO: Removed Session: UE IMSI:[262422853783676] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3193) 12/13 11:05:44.052: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 12/13 11:05:44.059: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 12/13 11:05:44.063: [smf] INFO: Removed Session: UE IMSI:[262424356498905] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3193) 12/13 11:05:44.063: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 12/13 11:05:44.069: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 12/13 11:05:44.074: [smf] INFO: Removed Session: UE IMSI:[262427824433348] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3193) 12/13 11:05:44.074: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 12/13 11:05:44.080: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 12/13 11:05:44.085: [smf] INFO: Removed Session: UE IMSI:[262429640629494] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3193) 12/13 11:05:44.085: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 12/13 11:05:44.091: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 12/13 11:05:44.096: [smf] INFO: Removed Session: UE IMSI:[262422971218323] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3193) 12/13 11:05:44.096: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 12/13 11:05:44.101: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 12/13 11:05:44.106: [smf] INFO: Removed Session: UE IMSI:[262425240642835] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3193) 12/13 11:05:44.106: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 12/13 11:05:44.112: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 12/13 11:05:44.117: [smf] INFO: Removed Session: UE IMSI:[262426837723073] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3193) 12/13 11:05:44.117: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 12/13 11:05:44.122: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 12/13 11:05:44.127: [smf] INFO: Removed Session: UE IMSI:[262425603067396] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3193) 12/13 11:05:44.127: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 12/13 11:05:44.133: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 12/13 11:05:44.138: [smf] INFO: Removed Session: UE IMSI:[262426849502622] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3193) 12/13 11:05:44.138: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 12/13 11:05:44.144: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 12/13 11:05:44.149: [smf] INFO: Removed Session: UE IMSI:[262425423572531] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3193) 12/13 11:05:44.149: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 12/13 11:05:44.155: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 12/13 11:05:44.160: [smf] INFO: Removed Session: UE IMSI:[262428568405379] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3193) 12/13 11:05:44.160: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 12/13 11:05:44.165: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 12/13 11:05:44.169: [smf] INFO: Removed Session: UE IMSI:[262423395942357] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3193) 12/13 11:05:44.169: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 12/13 11:05:44.176: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 12/13 11:05:44.181: [smf] INFO: Removed Session: UE IMSI:[262426264963454] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3193) 12/13 11:05:44.181: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 12/13 11:05:44.186: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 12/13 11:05:44.190: [smf] INFO: Removed Session: UE IMSI:[262420260824250] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3193) 12/13 11:05:44.190: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 12/13 11:05:44.197: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 12/13 11:05:44.201: [smf] INFO: Removed Session: UE IMSI:[262423082278414] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3193) 12/13 11:05:44.201: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 12/13 11:05:44.207: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 12/13 11:05:44.213: [smf] INFO: Removed Session: UE IMSI:[262427189918388] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3193) 12/13 11:05:44.213: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 12/13 11:05:44.218: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 12/13 11:05:44.222: [smf] INFO: Removed Session: UE IMSI:[262423881708935] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3193) 12/13 11:05:44.222: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 12/13 11:05:44.229: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 12/13 11:05:44.234: [smf] INFO: Removed Session: UE IMSI:[262426006359670] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3193) 12/13 11:05:44.234: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 12/13 11:05:44.239: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 12/13 11:05:44.243: [smf] INFO: Removed Session: UE IMSI:[262425026652863] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3193) 12/13 11:05:44.243: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 12/13 11:05:44.250: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 12/13 11:05:44.255: [smf] INFO: Removed Session: UE IMSI:[262429456455464] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3193) 12/13 11:05:44.255: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 12/13 11:05:44.260: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 12/13 11:05:44.265: [smf] INFO: Removed Session: UE IMSI:[262425700045188] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3193) 12/13 11:05:44.265: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 12/13 11:05:44.271: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 12/13 11:05:44.275: [smf] INFO: Removed Session: UE IMSI:[262422549375443] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3193) 12/13 11:05:44.275: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 12/13 11:05:44.282: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 12/13 11:05:44.287: [smf] INFO: Removed Session: UE IMSI:[262420355162765] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3193) 12/13 11:05:44.287: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 12/13 11:05:44.292: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 12/13 11:05:44.297: [smf] INFO: Removed Session: UE IMSI:[262427612757546] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3193) 12/13 11:05:44.297: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 12/13 11:05:44.303: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 12/13 11:05:44.308: [smf] INFO: Removed Session: UE IMSI:[262421514187876] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3193) 12/13 11:05:44.308: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 12/13 11:05:44.313: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 12/13 11:05:44.318: [smf] INFO: Removed Session: UE IMSI:[262427679480957] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3193) 12/13 11:05:44.318: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 12/13 11:05:44.324: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 12/13 11:05:44.329: [smf] INFO: Removed Session: UE IMSI:[262421681248334] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3193) 12/13 11:05:44.329: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 12/13 11:05:44.335: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 12/13 11:05:44.339: [smf] INFO: Removed Session: UE IMSI:[262425107141538] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3193) 12/13 11:05:44.339: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 12/13 11:05:44.346: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 12/13 11:05:44.350: [smf] INFO: Removed Session: UE IMSI:[262427569561085] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3193) 12/13 11:05:44.350: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 12/13 11:05:44.356: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 12/13 11:05:44.360: [smf] INFO: Removed Session: UE IMSI:[262420006523889] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3193) 12/13 11:05:44.360: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 12/13 11:05:44.367: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 12/13 11:05:44.371: [smf] INFO: Removed Session: UE IMSI:[262424468783158] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3193) 12/13 11:05:44.371: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 12/13 11:05:44.377: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 12/13 11:05:44.382: [smf] INFO: Removed Session: UE IMSI:[262428750069710] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3193) 12/13 11:05:44.382: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 12/13 11:05:44.388: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 12/13 11:05:44.393: [smf] INFO: Removed Session: UE IMSI:[262422364660782] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3193) 12/13 11:05:44.393: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 12/13 11:05:44.399: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 12/13 11:05:44.404: [smf] INFO: Removed Session: UE IMSI:[262423000325097] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3193) 12/13 11:05:44.404: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 12/13 11:05:44.409: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 12/13 11:05:44.413: [smf] INFO: Removed Session: UE IMSI:[262429628459624] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3193) 12/13 11:05:44.413: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 12/13 11:05:44.420: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 12/13 11:05:44.425: [smf] INFO: Removed Session: UE IMSI:[262423993152509] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3193) 12/13 11:05:44.425: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 12/13 11:05:44.431: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 12/13 11:05:44.435: [smf] INFO: Removed Session: UE IMSI:[262429066949226] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3193) 12/13 11:05:44.435: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 12/13 11:05:44.441: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 12/13 11:05:44.446: [smf] INFO: Removed Session: UE IMSI:[262428810059755] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3193) 12/13 11:05:44.446: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 12/13 11:05:44.452: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 12/13 11:05:44.457: [smf] INFO: Removed Session: UE IMSI:[262427644067270] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3193) 12/13 11:05:44.457: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 12/13 11:05:44.463: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 12/13 11:05:44.467: [smf] INFO: Removed Session: UE IMSI:[262421029132147] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3193) 12/13 11:05:44.467: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 12/13 11:05:44.474: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 12/13 11:05:44.479: [smf] INFO: Removed Session: UE IMSI:[262420601179540] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3193) 12/13 11:05:44.479: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 12/13 11:05:44.484: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 12/13 11:05:44.489: [smf] INFO: Removed Session: UE IMSI:[262424521824411] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3193) 12/13 11:05:44.489: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 12/13 11:05:44.495: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 12/13 11:05:44.499: [smf] INFO: Removed Session: UE IMSI:[262427831999764] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3193) 12/13 11:05:44.499: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 12/13 11:05:44.505: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 12/13 11:05:44.510: [smf] INFO: Removed Session: UE IMSI:[262427477975486] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3193) 12/13 11:05:44.510: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 12/13 11:05:44.516: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 12/13 11:05:44.521: [smf] INFO: Removed Session: UE IMSI:[262423145689183] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3193) 12/13 11:05:44.521: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 12/13 11:05:44.527: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 12/13 11:05:44.530: [smf] INFO: Removed Session: UE IMSI:[262424929521170] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3193) 12/13 11:05:44.530: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 12/13 11:05:44.537: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 12/13 11:05:44.542: [smf] INFO: Removed Session: UE IMSI:[262426223011605] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3193) 12/13 11:05:44.542: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 12/13 11:05:44.548: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 12/13 11:05:44.552: [smf] INFO: Removed Session: UE IMSI:[262421692446733] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3193) 12/13 11:05:44.552: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 12/13 11:05:44.559: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 12/13 11:05:44.564: [smf] INFO: Removed Session: UE IMSI:[262429283504814] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3193) 12/13 11:05:44.564: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 12/13 11:05:44.570: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 12/13 11:05:44.575: [smf] INFO: Removed Session: UE IMSI:[262429244301157] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3193) 12/13 11:05:44.575: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 12/13 11:05:44.580: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 12/13 11:05:44.586: [smf] INFO: Removed Session: UE IMSI:[262429119496287] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3193) 12/13 11:05:44.586: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 12/13 11:05:44.591: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 12/13 11:05:44.596: [smf] INFO: Removed Session: UE IMSI:[262423621014735] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3193) 12/13 11:05:44.596: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 12/13 11:05:44.602: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 12/13 11:05:44.607: [smf] INFO: Removed Session: UE IMSI:[262429502240629] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3193) 12/13 11:05:44.607: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 12/13 11:05:44.613: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 12/13 11:05:44.617: [smf] INFO: Removed Session: UE IMSI:[262424990916738] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3193) 12/13 11:05:44.617: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 12/13 11:05:44.623: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 12/13 11:05:44.627: [smf] INFO: Removed Session: UE IMSI:[262421498094265] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3193) 12/13 11:05:44.627: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 12/13 11:05:44.634: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 12/13 11:05:44.639: [smf] INFO: Removed Session: UE IMSI:[262424237326226] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3193) 12/13 11:05:44.639: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 12/13 11:05:44.644: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 12/13 11:05:44.649: [smf] INFO: Removed Session: UE IMSI:[262425868960946] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3193) 12/13 11:05:44.649: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 12/13 11:05:44.655: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 12/13 11:05:44.660: [smf] INFO: Removed Session: UE IMSI:[262424785160675] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3193) 12/13 11:05:44.660: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 12/13 11:05:44.666: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 12/13 11:05:44.670: [smf] INFO: Removed Session: UE IMSI:[262429657362081] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3193) 12/13 11:05:44.670: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 12/13 11:05:44.676: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 12/13 11:05:44.681: [smf] INFO: Removed Session: UE IMSI:[262420075507891] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3193) 12/13 11:05:44.681: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 12/13 11:05:44.687: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 12/13 11:05:44.691: [smf] INFO: Removed Session: UE IMSI:[262421511968615] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3193) 12/13 11:05:44.691: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 12/13 11:05:44.698: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 12/13 11:05:44.702: [smf] INFO: Removed Session: UE IMSI:[262429596730642] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3193) 12/13 11:05:44.702: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 12/13 11:05:44.708: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 12/13 11:05:44.713: [smf] INFO: Removed Session: UE IMSI:[262424071501337] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3193) 12/13 11:05:44.713: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 12/13 11:05:44.719: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 12/13 11:05:44.723: [smf] INFO: Removed Session: UE IMSI:[262425205349999] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3193) 12/13 11:05:44.724: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 12/13 11:05:44.729: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 12/13 11:05:44.733: [smf] INFO: Removed Session: UE IMSI:[262425413576226] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3193) 12/13 11:05:44.733: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 12/13 11:05:44.740: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 12/13 11:05:44.745: [smf] INFO: Removed Session: UE IMSI:[262423213914938] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3193) 12/13 11:05:44.745: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 12/13 11:05:44.751: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 12/13 11:05:44.756: [smf] INFO: Removed Session: UE IMSI:[262427096886976] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3193) 12/13 11:05:44.756: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 12/13 11:05:44.762: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 12/13 11:05:44.768: [smf] INFO: Removed Session: UE IMSI:[262425627135650] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3193) 12/13 11:05:44.768: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 12/13 11:05:44.772: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 12/13 11:05:44.777: [smf] INFO: Removed Session: UE IMSI:[262423836844881] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3193) 12/13 11:05:44.777: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 12/13 11:05:44.783: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 12/13 11:05:44.787: [smf] INFO: Removed Session: UE IMSI:[262429209527179] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3193) 12/13 11:05:44.787: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 12/13 11:05:44.794: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 12/13 11:05:44.799: [smf] INFO: Removed Session: UE IMSI:[262424548190469] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3193) 12/13 11:05:44.799: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 12/13 11:05:44.804: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 12/13 11:05:44.809: [smf] INFO: Removed Session: UE IMSI:[262428737203942] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3193) 12/13 11:05:44.809: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 12/13 11:05:44.815: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 12/13 11:05:44.820: [smf] INFO: Removed Session: UE IMSI:[262428287521727] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3193) 12/13 11:05:44.820: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 12/13 11:05:44.825: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 12/13 11:05:44.831: [smf] INFO: Removed Session: UE IMSI:[262424520781332] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3193) 12/13 11:05:44.831: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 12/13 11:05:44.836: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 12/13 11:05:44.841: [smf] INFO: Removed Session: UE IMSI:[262424886150828] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3193) 12/13 11:05:44.842: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 12/13 11:05:44.847: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 12/13 11:05:44.851: [smf] INFO: Removed Session: UE IMSI:[262421452445544] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3193) 12/13 11:05:44.851: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 12/13 11:05:44.857: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 12/13 11:05:44.863: [smf] INFO: Removed Session: UE IMSI:[262428755588054] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3193) 12/13 11:05:44.863: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 12/13 11:05:44.868: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 12/13 11:05:44.873: [smf] INFO: Removed Session: UE IMSI:[262425915912835] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3193) 12/13 11:05:44.873: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 12/13 11:05:44.879: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 12/13 11:05:44.884: [smf] INFO: Removed Session: UE IMSI:[262429666835411] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3193) 12/13 11:05:44.884: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 12/13 11:05:44.889: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 12/13 11:05:44.895: [smf] INFO: Removed Session: UE IMSI:[262420019406084] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3193) 12/13 11:05:44.895: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 12/13 11:05:44.900: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 12/13 11:05:44.904: [smf] INFO: Removed Session: UE IMSI:[262426800111954] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3193) 12/13 11:05:44.904: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 12/13 11:05:44.911: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 12/13 11:05:44.916: [smf] INFO: Removed Session: UE IMSI:[262420909325791] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3193) 12/13 11:05:44.916: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 12/13 11:05:44.921: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 12/13 11:05:44.926: [smf] INFO: Removed Session: UE IMSI:[262424319124741] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3193) 12/13 11:05:44.926: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 12/13 11:05:44.932: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 12/13 11:05:44.937: [smf] INFO: Removed Session: UE IMSI:[262429639383569] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3193) 12/13 11:05:44.937: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 12/13 11:05:44.943: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 12/13 11:05:44.948: [smf] INFO: Removed Session: UE IMSI:[262426034545318] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3193) 12/13 11:05:44.948: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 12/13 11:05:44.953: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 12/13 11:05:44.957: [smf] INFO: Removed Session: UE IMSI:[262428104318493] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3193) 12/13 11:05:44.957: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 12/13 11:05:44.964: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 12/13 11:05:44.968: [smf] INFO: Removed Session: UE IMSI:[262424997610124] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3193) 12/13 11:05:44.968: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 12/13 11:05:44.974: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 12/13 11:05:44.979: [smf] INFO: Removed Session: UE IMSI:[262423255709695] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3193) 12/13 11:05:44.979: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 12/13 11:05:44.985: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 12/13 11:05:44.990: [smf] INFO: Removed Session: UE IMSI:[262427102066729] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3193) 12/13 11:05:44.990: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 12/13 11:05:44.995: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 12/13 11:05:44.999: [smf] INFO: Removed Session: UE IMSI:[262428550140486] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:44.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3193) 12/13 11:05:44.999: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 12/13 11:05:45.006: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 12/13 11:05:45.010: [smf] INFO: Removed Session: UE IMSI:[262427411419785] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3193) 12/13 11:05:45.010: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 12/13 11:05:45.017: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 12/13 11:05:45.022: [smf] INFO: Removed Session: UE IMSI:[262422574057818] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3193) 12/13 11:05:45.022: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 12/13 11:05:45.027: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 12/13 11:05:45.031: [smf] INFO: Removed Session: UE IMSI:[262427679143178] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3193) 12/13 11:05:45.031: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 12/13 11:05:45.038: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 12/13 11:05:45.043: [smf] INFO: Removed Session: UE IMSI:[262424934012898] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3193) 12/13 11:05:45.043: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 12/13 11:05:45.048: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 12/13 11:05:45.052: [smf] INFO: Removed Session: UE IMSI:[262427777362199] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3193) 12/13 11:05:45.052: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 12/13 11:05:45.059: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 12/13 11:05:45.063: [smf] INFO: Removed Session: UE IMSI:[262420456070294] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3193) 12/13 11:05:45.063: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 12/13 11:05:45.070: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 12/13 11:05:45.075: [smf] INFO: Removed Session: UE IMSI:[262427822563513] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3193) 12/13 11:05:45.075: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 12/13 11:05:45.081: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 12/13 11:05:45.085: [smf] INFO: Removed Session: UE IMSI:[262422137435333] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3193) 12/13 11:05:45.085: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 12/13 11:05:45.091: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 12/13 11:05:45.096: [smf] INFO: Removed Session: UE IMSI:[262421105626904] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3193) 12/13 11:05:45.096: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 12/13 11:05:45.102: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 12/13 11:05:45.106: [smf] INFO: Removed Session: UE IMSI:[262424178441093] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3193) 12/13 11:05:45.106: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 12/13 11:05:45.113: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 12/13 11:05:45.116: [smf] INFO: Removed Session: UE IMSI:[262426423509586] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3193) 12/13 11:05:45.116: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 12/13 11:05:45.123: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 12/13 11:05:45.129: [smf] INFO: Removed Session: UE IMSI:[262426734191951] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3193) 12/13 11:05:45.129: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 12/13 11:05:45.134: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 12/13 11:05:45.139: [smf] INFO: Removed Session: UE IMSI:[262423553393300] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3193) 12/13 11:05:45.139: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 12/13 11:05:45.145: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 12/13 11:05:45.149: [smf] INFO: Removed Session: UE IMSI:[262427611365948] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3193) 12/13 11:05:45.150: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 12/13 11:05:45.156: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 12/13 11:05:45.161: [smf] INFO: Removed Session: UE IMSI:[262429211323902] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3193) 12/13 11:05:45.161: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 12/13 11:05:45.166: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 12/13 11:05:45.172: [smf] INFO: Removed Session: UE IMSI:[262425276206901] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3193) 12/13 11:05:45.172: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 12/13 11:05:45.177: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 12/13 11:05:45.183: [smf] INFO: Removed Session: UE IMSI:[262427704573158] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3193) 12/13 11:05:45.183: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 12/13 11:05:45.188: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 12/13 11:05:45.191: [smf] INFO: Removed Session: UE IMSI:[262420122096100] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3193) 12/13 11:05:45.191: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 12/13 11:05:45.198: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 12/13 11:05:45.203: [smf] INFO: Removed Session: UE IMSI:[262424774012123] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3193) 12/13 11:05:45.203: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 12/13 11:05:45.209: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 12/13 11:05:45.213: [smf] INFO: Removed Session: UE IMSI:[262425311344073] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3193) 12/13 11:05:45.213: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 12/13 11:05:45.220: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 12/13 11:05:45.224: [smf] INFO: Removed Session: UE IMSI:[262429896378225] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3193) 12/13 11:05:45.224: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 12/13 11:05:45.230: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 12/13 11:05:45.235: [smf] INFO: Removed Session: UE IMSI:[262422937380991] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3193) 12/13 11:05:45.235: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 12/13 11:05:45.241: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 12/13 11:05:45.246: [smf] INFO: Removed Session: UE IMSI:[262429877269521] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3193) 12/13 11:05:45.246: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 12/13 11:05:45.252: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 12/13 11:05:45.256: [smf] INFO: Removed Session: UE IMSI:[262422225334583] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3193) 12/13 11:05:45.256: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 12/13 11:05:45.262: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 12/13 11:05:45.267: [smf] INFO: Removed Session: UE IMSI:[262427909129439] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3193) 12/13 11:05:45.267: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 12/13 11:05:45.273: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 12/13 11:05:45.278: [smf] INFO: Removed Session: UE IMSI:[262424290528394] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3193) 12/13 11:05:45.279: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 12/13 11:05:45.284: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 12/13 11:05:45.289: [smf] INFO: Removed Session: UE IMSI:[262425059320435] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3193) 12/13 11:05:45.289: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 12/13 11:05:45.295: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 12/13 11:05:45.299: [smf] INFO: Removed Session: UE IMSI:[262427089448117] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3193) 12/13 11:05:45.299: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 12/13 11:05:45.305: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 12/13 11:05:45.310: [smf] INFO: Removed Session: UE IMSI:[262422784610579] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3193) 12/13 11:05:45.310: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 12/13 11:05:45.316: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 12/13 11:05:45.321: [smf] INFO: Removed Session: UE IMSI:[262428468845852] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3193) 12/13 11:05:45.321: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 12/13 11:05:45.327: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 12/13 11:05:45.332: [smf] INFO: Removed Session: UE IMSI:[262423864311892] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3193) 12/13 11:05:45.332: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 12/13 11:05:45.337: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 12/13 11:05:45.341: [smf] INFO: Removed Session: UE IMSI:[262425124279275] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3193) 12/13 11:05:45.342: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 12/13 11:05:45.348: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 12/13 11:05:45.352: [smf] INFO: Removed Session: UE IMSI:[262421380721664] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3193) 12/13 11:05:45.353: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 12/13 11:05:45.358: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 12/13 11:05:45.363: [smf] INFO: Removed Session: UE IMSI:[262420100753680] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3193) 12/13 11:05:45.363: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 12/13 11:05:45.369: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 12/13 11:05:45.375: [smf] INFO: Removed Session: UE IMSI:[262422829484814] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3193) 12/13 11:05:45.375: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 12/13 11:05:45.380: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 12/13 11:05:45.385: [smf] INFO: Removed Session: UE IMSI:[262420647316386] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3193) 12/13 11:05:45.385: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 12/13 11:05:45.390: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 12/13 11:05:45.395: [smf] INFO: Removed Session: UE IMSI:[262428222554042] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3193) 12/13 11:05:45.395: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 12/13 11:05:45.401: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 12/13 11:05:45.406: [smf] INFO: Removed Session: UE IMSI:[262427027783506] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3193) 12/13 11:05:45.406: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 12/13 11:05:45.412: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 12/13 11:05:45.416: [smf] INFO: Removed Session: UE IMSI:[262423280892464] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3193) 12/13 11:05:45.416: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 12/13 11:05:45.422: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 12/13 11:05:45.428: [smf] INFO: Removed Session: UE IMSI:[262429106473965] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3193) 12/13 11:05:45.428: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 12/13 11:05:45.433: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 12/13 11:05:45.437: [smf] INFO: Removed Session: UE IMSI:[262424497743755] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3193) 12/13 11:05:45.437: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 12/13 11:05:45.443: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 12/13 11:05:45.448: [smf] INFO: Removed Session: UE IMSI:[262426668300051] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3193) 12/13 11:05:45.448: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 12/13 11:05:45.454: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 12/13 11:05:45.459: [smf] INFO: Removed Session: UE IMSI:[262426457096816] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3193) 12/13 11:05:45.459: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 12/13 11:05:45.465: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 12/13 11:05:45.470: [smf] INFO: Removed Session: UE IMSI:[262427717548532] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3193) 12/13 11:05:45.470: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 12/13 11:05:45.475: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 12/13 11:05:45.480: [smf] INFO: Removed Session: UE IMSI:[262421880499784] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3193) 12/13 11:05:45.480: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 12/13 11:05:45.486: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 12/13 11:05:45.491: [smf] INFO: Removed Session: UE IMSI:[262427028348639] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3193) 12/13 11:05:45.491: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 12/13 11:05:45.496: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 12/13 11:05:45.501: [smf] INFO: Removed Session: UE IMSI:[262421399898644] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3193) 12/13 11:05:45.501: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 12/13 11:05:45.507: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 12/13 11:05:45.512: [smf] INFO: Removed Session: UE IMSI:[262424651823493] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3193) 12/13 11:05:45.512: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 12/13 11:05:45.518: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 12/13 11:05:45.522: [smf] INFO: Removed Session: UE IMSI:[262421283312386] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3193) 12/13 11:05:45.522: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 12/13 11:05:45.528: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 12/13 11:05:45.533: [smf] INFO: Removed Session: UE IMSI:[262426103102995] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3193) 12/13 11:05:45.533: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 12/13 11:05:45.539: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 12/13 11:05:45.543: [smf] INFO: Removed Session: UE IMSI:[262421096902322] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3193) 12/13 11:05:45.543: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 12/13 11:05:45.550: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 12/13 11:05:45.554: [smf] INFO: Removed Session: UE IMSI:[262428221124071] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3193) 12/13 11:05:45.554: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 12/13 11:05:45.560: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 12/13 11:05:45.566: [smf] INFO: Removed Session: UE IMSI:[262424409347649] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3193) 12/13 11:05:45.566: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 12/13 11:05:45.571: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 12/13 11:05:45.575: [smf] INFO: Removed Session: UE IMSI:[262424334909437] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3193) 12/13 11:05:45.575: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 12/13 11:05:45.582: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 12/13 11:05:45.587: [smf] INFO: Removed Session: UE IMSI:[262426618868007] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3193) 12/13 11:05:45.587: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 12/13 11:05:45.592: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 12/13 11:05:45.597: [smf] INFO: Removed Session: UE IMSI:[262426489951774] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3193) 12/13 11:05:45.597: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 12/13 11:05:45.603: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 12/13 11:05:45.607: [smf] INFO: Removed Session: UE IMSI:[262429058033681] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3193) 12/13 11:05:45.607: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 12/13 11:05:45.613: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 12/13 11:05:45.618: [smf] INFO: Removed Session: UE IMSI:[262428937278076] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3193) 12/13 11:05:45.618: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 12/13 11:05:45.624: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 12/13 11:05:45.629: [smf] INFO: Removed Session: UE IMSI:[262426553596799] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3193) 12/13 11:05:45.629: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 12/13 11:05:45.635: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 12/13 11:05:45.640: [smf] INFO: Removed Session: UE IMSI:[262420037003063] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3193) 12/13 11:05:45.640: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 12/13 11:05:45.646: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 12/13 11:05:45.651: [smf] INFO: Removed Session: UE IMSI:[262425514925528] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3193) 12/13 11:05:45.651: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 12/13 11:05:45.656: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 12/13 11:05:45.661: [smf] INFO: Removed Session: UE IMSI:[262429356585940] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3193) 12/13 11:05:45.661: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 12/13 11:05:45.667: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 12/13 11:05:45.672: [smf] INFO: Removed Session: UE IMSI:[262424195245724] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3193) 12/13 11:05:45.672: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 12/13 11:05:45.677: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 12/13 11:05:45.682: [smf] INFO: Removed Session: UE IMSI:[262425580092251] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3193) 12/13 11:05:45.682: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 12/13 11:05:45.688: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 12/13 11:05:45.693: [smf] INFO: Removed Session: UE IMSI:[262427205678252] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3193) 12/13 11:05:45.693: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 12/13 11:05:45.698: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 12/13 11:05:45.703: [smf] INFO: Removed Session: UE IMSI:[262424595580899] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3193) 12/13 11:05:45.703: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 12/13 11:05:45.709: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 12/13 11:05:45.715: [smf] INFO: Removed Session: UE IMSI:[262422868753132] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3193) 12/13 11:05:45.715: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 12/13 11:05:45.721: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 12/13 11:05:45.726: [smf] INFO: Removed Session: UE IMSI:[262425257036246] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3193) 12/13 11:05:45.726: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 12/13 11:05:45.731: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 12/13 11:05:45.736: [smf] INFO: Removed Session: UE IMSI:[262422250038678] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3193) 12/13 11:05:45.736: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 12/13 11:05:45.742: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 12/13 11:05:45.747: [smf] INFO: Removed Session: UE IMSI:[262420855322250] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3193) 12/13 11:05:45.747: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 12/13 11:05:45.752: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 12/13 11:05:45.757: [smf] INFO: Removed Session: UE IMSI:[262428321000719] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3193) 12/13 11:05:45.757: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 12/13 11:05:45.763: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 12/13 11:05:45.768: [smf] INFO: Removed Session: UE IMSI:[262424900422981] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3193) 12/13 11:05:45.768: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 12/13 11:05:45.773: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 12/13 11:05:45.778: [smf] INFO: Removed Session: UE IMSI:[262428934684283] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3193) 12/13 11:05:45.778: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 12/13 11:05:45.784: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 12/13 11:05:45.789: [smf] INFO: Removed Session: UE IMSI:[262423648833157] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3193) 12/13 11:05:45.789: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 12/13 11:05:45.795: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 12/13 11:05:45.799: [smf] INFO: Removed Session: UE IMSI:[262420854079605] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3193) 12/13 11:05:45.799: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 12/13 11:05:45.806: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 12/13 11:05:45.811: [smf] INFO: Removed Session: UE IMSI:[262428764589647] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3193) 12/13 11:05:45.811: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 12/13 11:05:45.816: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 12/13 11:05:45.820: [smf] INFO: Removed Session: UE IMSI:[262423931463041] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3193) 12/13 11:05:45.820: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 12/13 11:05:45.827: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 12/13 11:05:45.831: [smf] INFO: Removed Session: UE IMSI:[262428895229137] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3193) 12/13 11:05:45.831: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 12/13 11:05:45.837: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 12/13 11:05:45.842: [smf] INFO: Removed Session: UE IMSI:[262421599575242] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3193) 12/13 11:05:45.842: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 12/13 11:05:45.848: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 12/13 11:05:45.853: [smf] INFO: Removed Session: UE IMSI:[262423444449245] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3193) 12/13 11:05:45.853: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 12/13 11:05:45.859: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 12/13 11:05:45.863: [smf] INFO: Removed Session: UE IMSI:[262428405128035] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3193) 12/13 11:05:45.863: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 12/13 11:05:45.869: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 12/13 11:05:45.875: [smf] INFO: Removed Session: UE IMSI:[262426416926020] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3193) 12/13 11:05:45.875: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 12/13 11:05:45.880: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 12/13 11:05:45.885: [smf] INFO: Removed Session: UE IMSI:[262424436091373] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3193) 12/13 11:05:45.885: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 12/13 11:05:45.891: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 12/13 11:05:45.896: [smf] INFO: Removed Session: UE IMSI:[262425410594034] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3193) 12/13 11:05:45.896: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 12/13 11:05:45.901: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 12/13 11:05:45.906: [smf] INFO: Removed Session: UE IMSI:[262428261672147] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3193) 12/13 11:05:45.906: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 12/13 11:05:45.912: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 12/13 11:05:45.918: [smf] INFO: Removed Session: UE IMSI:[262425128355837] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3193) 12/13 11:05:45.918: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 12/13 11:05:45.923: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 12/13 11:05:45.929: [smf] INFO: Removed Session: UE IMSI:[262421358308786] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3193) 12/13 11:05:45.929: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 12/13 11:05:45.933: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 12/13 11:05:45.938: [smf] INFO: Removed Session: UE IMSI:[262429582082259] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3193) 12/13 11:05:45.938: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 12/13 11:05:45.944: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 12/13 11:05:45.949: [smf] INFO: Removed Session: UE IMSI:[262420041237479] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3193) 12/13 11:05:45.949: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 12/13 11:05:45.955: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 12/13 11:05:45.959: [smf] INFO: Removed Session: UE IMSI:[262428831667670] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3193) 12/13 11:05:45.959: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 12/13 11:05:45.965: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 12/13 11:05:45.971: [smf] INFO: Removed Session: UE IMSI:[262428952671619] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3193) 12/13 11:05:45.971: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 12/13 11:05:45.976: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 12/13 11:05:45.981: [smf] INFO: Removed Session: UE IMSI:[262423467475890] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3193) 12/13 11:05:45.981: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 12/13 11:05:45.987: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 12/13 11:05:45.992: [smf] INFO: Removed Session: UE IMSI:[262426522326168] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:45.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3193) 12/13 11:05:45.992: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 12/13 11:05:45.997: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 12/13 11:05:46.003: [smf] INFO: Removed Session: UE IMSI:[262428947562879] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3193) 12/13 11:05:46.003: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 12/13 11:05:46.008: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 12/13 11:05:46.014: [smf] INFO: Removed Session: UE IMSI:[262428534724062] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3193) 12/13 11:05:46.014: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 12/13 11:05:46.019: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 12/13 11:05:46.022: [smf] INFO: Removed Session: UE IMSI:[262420392972837] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3193) 12/13 11:05:46.022: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 12/13 11:05:46.029: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 12/13 11:05:46.033: [smf] INFO: Removed Session: UE IMSI:[262420678178994] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3193) 12/13 11:05:46.033: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 12/13 11:05:46.040: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 12/13 11:05:46.045: [smf] INFO: Removed Session: UE IMSI:[262421445585901] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3193) 12/13 11:05:46.045: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 12/13 11:05:46.050: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 12/13 11:05:46.055: [smf] INFO: Removed Session: UE IMSI:[262423057750829] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3193) 12/13 11:05:46.055: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 12/13 11:05:46.061: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 12/13 11:05:46.065: [smf] INFO: Removed Session: UE IMSI:[262421292814989] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3193) 12/13 11:05:46.065: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 12/13 11:05:46.072: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 12/13 11:05:46.076: [smf] INFO: Removed Session: UE IMSI:[262425112726464] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3193) 12/13 11:05:46.076: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 12/13 11:05:46.082: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 12/13 11:05:46.087: [smf] INFO: Removed Session: UE IMSI:[262428191610510] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3193) 12/13 11:05:46.087: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 12/13 11:05:46.093: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 12/13 11:05:46.098: [smf] INFO: Removed Session: UE IMSI:[262428032266055] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3193) 12/13 11:05:46.098: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 12/13 11:05:46.104: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 12/13 11:05:46.109: [smf] INFO: Removed Session: UE IMSI:[262422194171616] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3193) 12/13 11:05:46.109: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 12/13 11:05:46.114: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 12/13 11:05:46.119: [smf] INFO: Removed Session: UE IMSI:[262424284952419] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3193) 12/13 11:05:46.120: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 12/13 11:05:46.125: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 12/13 11:05:46.130: [smf] INFO: Removed Session: UE IMSI:[262428685024132] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3193) 12/13 11:05:46.130: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 12/13 11:05:46.135: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 12/13 11:05:46.141: [smf] INFO: Removed Session: UE IMSI:[262422096055424] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3193) 12/13 11:05:46.141: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 12/13 11:05:46.146: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 12/13 11:05:46.151: [smf] INFO: Removed Session: UE IMSI:[262426283733570] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3193) 12/13 11:05:46.151: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 12/13 11:05:46.157: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 12/13 11:05:46.162: [smf] INFO: Removed Session: UE IMSI:[262425862314626] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3193) 12/13 11:05:46.162: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 12/13 11:05:46.167: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 12/13 11:05:46.172: [smf] INFO: Removed Session: UE IMSI:[262425074269286] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3193) 12/13 11:05:46.172: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 12/13 11:05:46.178: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 12/13 11:05:46.182: [smf] INFO: Removed Session: UE IMSI:[262428897048010] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3193) 12/13 11:05:46.182: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 12/13 11:05:46.189: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 12/13 11:05:46.193: [smf] INFO: Removed Session: UE IMSI:[262423454623663] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3193) 12/13 11:05:46.193: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 12/13 11:05:46.199: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 12/13 11:05:46.203: [smf] INFO: Removed Session: UE IMSI:[262429006819679] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3193) 12/13 11:05:46.203: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 12/13 11:05:46.210: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 12/13 11:05:46.215: [smf] INFO: Removed Session: UE IMSI:[262428084106601] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3193) 12/13 11:05:46.215: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 12/13 11:05:46.220: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 12/13 11:05:46.225: [smf] INFO: Removed Session: UE IMSI:[262424106816097] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3193) 12/13 11:05:46.225: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 12/13 11:05:46.231: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 12/13 11:05:46.236: [smf] INFO: Removed Session: UE IMSI:[262426250140831] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3193) 12/13 11:05:46.236: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 12/13 11:05:46.242: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 12/13 11:05:46.246: [smf] INFO: Removed Session: UE IMSI:[262426641004399] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3193) 12/13 11:05:46.246: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 12/13 11:05:46.252: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 12/13 11:05:46.257: [smf] INFO: Removed Session: UE IMSI:[262421970303639] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3193) 12/13 11:05:46.257: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 12/13 11:05:46.263: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 12/13 11:05:46.268: [smf] INFO: Removed Session: UE IMSI:[262425175977034] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3193) 12/13 11:05:46.268: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 12/13 11:05:46.273: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 12/13 11:05:46.278: [smf] INFO: Removed Session: UE IMSI:[262424727613165] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3193) 12/13 11:05:46.278: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 12/13 11:05:46.284: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 12/13 11:05:46.289: [smf] INFO: Removed Session: UE IMSI:[262428795023803] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3193) 12/13 11:05:46.289: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 12/13 11:05:46.295: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 12/13 11:05:46.299: [smf] INFO: Removed Session: UE IMSI:[262427709254655] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3193) 12/13 11:05:46.299: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 12/13 11:05:46.305: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 12/13 11:05:46.310: [smf] INFO: Removed Session: UE IMSI:[262422991259776] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3193) 12/13 11:05:46.310: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 12/13 11:05:46.316: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 12/13 11:05:46.321: [smf] INFO: Removed Session: UE IMSI:[262421049416205] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3193) 12/13 11:05:46.321: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 12/13 11:05:46.326: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 12/13 11:05:46.333: [smf] INFO: Removed Session: UE IMSI:[262420172117272] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3193) 12/13 11:05:46.333: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 12/13 11:05:46.337: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 12/13 11:05:46.340: [smf] INFO: Removed Session: UE IMSI:[262428668868629] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3193) 12/13 11:05:46.340: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 12/13 11:05:46.348: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 12/13 11:05:46.353: [smf] INFO: Removed Session: UE IMSI:[262429254796139] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3193) 12/13 11:05:46.353: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 12/13 11:05:46.359: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 12/13 11:05:46.364: [smf] INFO: Removed Session: UE IMSI:[262424610103478] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3193) 12/13 11:05:46.364: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 12/13 11:05:46.369: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 12/13 11:05:46.374: [smf] INFO: Removed Session: UE IMSI:[262426673341446] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3193) 12/13 11:05:46.374: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 12/13 11:05:46.380: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 12/13 11:05:46.384: [smf] INFO: Removed Session: UE IMSI:[262423437963712] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3193) 12/13 11:05:46.384: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 12/13 11:05:46.390: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 12/13 11:05:46.395: [smf] INFO: Removed Session: UE IMSI:[262422367539247] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3193) 12/13 11:05:46.395: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 12/13 11:05:46.401: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 12/13 11:05:46.407: [smf] INFO: Removed Session: UE IMSI:[262427319131508] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3193) 12/13 11:05:46.407: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 12/13 11:05:46.412: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 12/13 11:05:46.415: [smf] INFO: Removed Session: UE IMSI:[262427115915009] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3193) 12/13 11:05:46.415: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 12/13 11:05:46.423: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 12/13 11:05:46.427: [smf] INFO: Removed Session: UE IMSI:[262429820729916] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3193) 12/13 11:05:46.427: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 12/13 11:05:46.433: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 12/13 11:05:46.438: [smf] INFO: Removed Session: UE IMSI:[262423422343747] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3193) 12/13 11:05:46.438: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 12/13 11:05:46.444: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 12/13 11:05:46.449: [smf] INFO: Removed Session: UE IMSI:[262423533131995] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3193) 12/13 11:05:46.449: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 12/13 11:05:46.455: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 12/13 11:05:46.459: [smf] INFO: Removed Session: UE IMSI:[262426800815394] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3193) 12/13 11:05:46.459: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 12/13 11:05:46.465: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 12/13 11:05:46.470: [smf] INFO: Removed Session: UE IMSI:[262429597008021] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3193) 12/13 11:05:46.470: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 12/13 11:05:46.476: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 12/13 11:05:46.480: [smf] INFO: Removed Session: UE IMSI:[262428055097841] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3193) 12/13 11:05:46.480: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 12/13 11:05:46.487: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 12/13 11:05:46.491: [smf] INFO: Removed Session: UE IMSI:[262429298801802] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3193) 12/13 11:05:46.491: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 12/13 11:05:46.497: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 12/13 11:05:46.501: [smf] INFO: Removed Session: UE IMSI:[262420758493621] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3193) 12/13 11:05:46.501: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 12/13 11:05:46.508: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 12/13 11:05:46.513: [smf] INFO: Removed Session: UE IMSI:[262422689651718] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3193) 12/13 11:05:46.513: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 12/13 11:05:46.518: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 12/13 11:05:46.523: [smf] INFO: Removed Session: UE IMSI:[262426998695540] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3193) 12/13 11:05:46.523: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 12/13 11:05:46.529: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 12/13 11:05:46.534: [smf] INFO: Removed Session: UE IMSI:[262423966584295] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3193) 12/13 11:05:46.534: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 12/13 11:05:46.539: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 12/13 11:05:46.544: [smf] INFO: Removed Session: UE IMSI:[262424113902965] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3193) 12/13 11:05:46.544: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 12/13 11:05:46.550: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 12/13 11:05:46.555: [smf] INFO: Removed Session: UE IMSI:[262429562184569] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3193) 12/13 11:05:46.555: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 12/13 11:05:46.561: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 12/13 11:05:46.565: [smf] INFO: Removed Session: UE IMSI:[262428511040076] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3193) 12/13 11:05:46.565: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 12/13 11:05:46.572: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 12/13 11:05:46.576: [smf] INFO: Removed Session: UE IMSI:[262424686586762] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3193) 12/13 11:05:46.576: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 12/13 11:05:46.582: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 12/13 11:05:46.587: [smf] INFO: Removed Session: UE IMSI:[262425462537964] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3193) 12/13 11:05:46.587: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 12/13 11:05:46.593: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 12/13 11:05:46.598: [smf] INFO: Removed Session: UE IMSI:[262428083359708] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3193) 12/13 11:05:46.598: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 12/13 11:05:46.603: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 12/13 11:05:46.607: [smf] INFO: Removed Session: UE IMSI:[262420103931308] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3193) 12/13 11:05:46.607: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 12/13 11:05:46.614: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 12/13 11:05:46.619: [smf] INFO: Removed Session: UE IMSI:[262421275263463] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3193) 12/13 11:05:46.619: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 12/13 11:05:46.625: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 12/13 11:05:46.630: [smf] INFO: Removed Session: UE IMSI:[262422027708722] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3193) 12/13 11:05:46.630: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 12/13 11:05:46.635: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 12/13 11:05:46.642: [smf] INFO: Removed Session: UE IMSI:[262427644826588] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3193) 12/13 11:05:46.642: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 12/13 11:05:46.646: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 12/13 11:05:46.650: [smf] INFO: Removed Session: UE IMSI:[262428281711868] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3193) 12/13 11:05:46.650: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 12/13 11:05:46.656: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 12/13 11:05:46.660: [smf] INFO: Removed Session: UE IMSI:[262422183411017] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3193) 12/13 11:05:46.660: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 12/13 11:05:46.667: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 12/13 11:05:46.672: [smf] INFO: Removed Session: UE IMSI:[262420434445731] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3193) 12/13 11:05:46.672: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 12/13 11:05:46.678: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 12/13 11:05:46.682: [smf] INFO: Removed Session: UE IMSI:[262426919031210] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3193) 12/13 11:05:46.682: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 12/13 11:05:46.688: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 12/13 11:05:46.694: [smf] INFO: Removed Session: UE IMSI:[262424350673737] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3193) 12/13 11:05:46.694: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 12/13 11:05:46.699: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 12/13 11:05:46.704: [smf] INFO: Removed Session: UE IMSI:[262420580294829] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3193) 12/13 11:05:46.704: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 12/13 11:05:46.710: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 12/13 11:05:46.715: [smf] INFO: Removed Session: UE IMSI:[262429649322910] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3193) 12/13 11:05:46.715: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 12/13 11:05:46.720: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 12/13 11:05:46.725: [smf] INFO: Removed Session: UE IMSI:[262426542744770] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3193) 12/13 11:05:46.725: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 12/13 11:05:46.731: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 12/13 11:05:46.736: [smf] INFO: Removed Session: UE IMSI:[262424629279708] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3193) 12/13 11:05:46.736: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 12/13 11:05:46.742: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 12/13 11:05:46.747: [smf] INFO: Removed Session: UE IMSI:[262422931770278] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3193) 12/13 11:05:46.747: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 12/13 11:05:46.752: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 12/13 11:05:46.756: [smf] INFO: Removed Session: UE IMSI:[262426770479922] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3193) 12/13 11:05:46.756: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 12/13 11:05:46.763: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 12/13 11:05:46.768: [smf] INFO: Removed Session: UE IMSI:[262425793042315] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3193) 12/13 11:05:46.768: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 12/13 11:05:46.773: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 12/13 11:05:46.778: [smf] INFO: Removed Session: UE IMSI:[262423189233609] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3193) 12/13 11:05:46.778: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 12/13 11:05:46.784: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 12/13 11:05:46.789: [smf] INFO: Removed Session: UE IMSI:[262421308449413] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3193) 12/13 11:05:46.789: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 12/13 11:05:46.795: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 12/13 11:05:46.799: [smf] INFO: Removed Session: UE IMSI:[262424576225639] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3193) 12/13 11:05:46.799: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 12/13 11:05:46.806: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 12/13 11:05:46.811: [smf] INFO: Removed Session: UE IMSI:[262422871159292] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3193) 12/13 11:05:46.811: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 12/13 11:05:46.816: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 12/13 11:05:46.820: [smf] INFO: Removed Session: UE IMSI:[262423344726329] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3193) 12/13 11:05:46.820: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 12/13 11:05:46.827: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 12/13 11:05:46.833: [smf] INFO: Removed Session: UE IMSI:[262427289290798] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3193) 12/13 11:05:46.833: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 12/13 11:05:46.838: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 12/13 11:05:46.843: [smf] INFO: Removed Session: UE IMSI:[262424905676553] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3193) 12/13 11:05:46.843: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 12/13 11:05:46.848: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 12/13 11:05:46.854: [smf] INFO: Removed Session: UE IMSI:[262423414462172] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3193) 12/13 11:05:46.854: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 12/13 11:05:46.859: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 12/13 11:05:46.864: [smf] INFO: Removed Session: UE IMSI:[262420039405467] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3193) 12/13 11:05:46.864: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 12/13 11:05:46.870: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 12/13 11:05:46.875: [smf] INFO: Removed Session: UE IMSI:[262426211446314] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3193) 12/13 11:05:46.875: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 12/13 11:05:46.880: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 12/13 11:05:46.885: [smf] INFO: Removed Session: UE IMSI:[262420613660599] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3193) 12/13 11:05:46.885: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 12/13 11:05:46.891: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 12/13 11:05:46.895: [smf] INFO: Removed Session: UE IMSI:[262427763844847] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3193) 12/13 11:05:46.895: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 12/13 11:05:46.902: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 12/13 11:05:46.907: [smf] INFO: Removed Session: UE IMSI:[262428018189377] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3193) 12/13 11:05:46.907: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 12/13 11:05:46.912: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 12/13 11:05:46.917: [smf] INFO: Removed Session: UE IMSI:[262426486503562] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3193) 12/13 11:05:46.917: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 12/13 11:05:46.923: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 12/13 11:05:46.928: [smf] INFO: Removed Session: UE IMSI:[262421890659823] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3193) 12/13 11:05:46.928: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 12/13 11:05:46.933: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 12/13 11:05:46.939: [smf] INFO: Removed Session: UE IMSI:[262429709077045] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3193) 12/13 11:05:46.939: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 12/13 11:05:46.944: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 12/13 11:05:46.949: [smf] INFO: Removed Session: UE IMSI:[262429881031671] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3193) 12/13 11:05:46.949: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 12/13 11:05:46.955: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 12/13 11:05:46.959: [smf] INFO: Removed Session: UE IMSI:[262422643700380] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3193) 12/13 11:05:46.959: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 12/13 11:05:46.965: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 12/13 11:05:46.970: [smf] INFO: Removed Session: UE IMSI:[262420867205349] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3193) 12/13 11:05:46.970: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 12/13 11:05:46.976: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 12/13 11:05:46.980: [smf] INFO: Removed Session: UE IMSI:[262425885928412] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3193) 12/13 11:05:46.980: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 12/13 11:05:46.987: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 12/13 11:05:46.991: [smf] INFO: Removed Session: UE IMSI:[262429867930410] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:46.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3193) 12/13 11:05:46.991: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 12/13 11:05:46.997: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 12/13 11:05:47.001: [smf] INFO: Removed Session: UE IMSI:[262425631148729] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3193) 12/13 11:05:47.001: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 12/13 11:05:47.008: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 12/13 11:05:47.012: [smf] INFO: Removed Session: UE IMSI:[262420533265616] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3193) 12/13 11:05:47.012: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 12/13 11:05:47.018: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 12/13 11:05:47.023: [smf] INFO: Removed Session: UE IMSI:[262421769677224] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3193) 12/13 11:05:47.023: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 12/13 11:05:47.029: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 12/13 11:05:47.034: [smf] INFO: Removed Session: UE IMSI:[262423892823650] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3193) 12/13 11:05:47.034: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 12/13 11:05:47.040: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 12/13 11:05:47.044: [smf] INFO: Removed Session: UE IMSI:[262426281139388] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3193) 12/13 11:05:47.044: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 12/13 11:05:47.050: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 12/13 11:05:47.055: [smf] INFO: Removed Session: UE IMSI:[262422552184242] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3193) 12/13 11:05:47.055: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 12/13 11:05:47.061: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 12/13 11:05:47.065: [smf] INFO: Removed Session: UE IMSI:[262426949592019] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3193) 12/13 11:05:47.065: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 12/13 11:05:47.072: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 12/13 11:05:47.076: [smf] INFO: Removed Session: UE IMSI:[262421164963397] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3193) 12/13 11:05:47.076: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 12/13 11:05:47.082: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 12/13 11:05:47.087: [smf] INFO: Removed Session: UE IMSI:[262429318975350] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3193) 12/13 11:05:47.087: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 12/13 11:05:47.093: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 12/13 11:05:47.097: [smf] INFO: Removed Session: UE IMSI:[262424288471951] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3193) 12/13 11:05:47.097: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 12/13 11:05:47.103: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 12/13 11:05:47.108: [smf] INFO: Removed Session: UE IMSI:[262422548939261] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3193) 12/13 11:05:47.108: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 12/13 11:05:47.114: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 12/13 11:05:47.119: [smf] INFO: Removed Session: UE IMSI:[262425786481071] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3193) 12/13 11:05:47.119: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 12/13 11:05:47.125: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 12/13 11:05:47.129: [smf] INFO: Removed Session: UE IMSI:[262426800585610] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3193) 12/13 11:05:47.129: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 12/13 11:05:47.135: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 12/13 11:05:47.140: [smf] INFO: Removed Session: UE IMSI:[262424715539183] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3193) 12/13 11:05:47.140: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 12/13 11:05:47.146: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 12/13 11:05:47.150: [smf] INFO: Removed Session: UE IMSI:[262423059343410] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3193) 12/13 11:05:47.150: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 12/13 11:05:47.157: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 12/13 11:05:47.161: [smf] INFO: Removed Session: UE IMSI:[262421422451017] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3193) 12/13 11:05:47.161: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 12/13 11:05:47.167: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 12/13 11:05:47.172: [smf] INFO: Removed Session: UE IMSI:[262426896824294] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3193) 12/13 11:05:47.172: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 12/13 11:05:47.178: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 12/13 11:05:47.182: [smf] INFO: Removed Session: UE IMSI:[262423477008865] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3193) 12/13 11:05:47.182: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 12/13 11:05:47.189: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 12/13 11:05:47.193: [smf] INFO: Removed Session: UE IMSI:[262423260694850] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3193) 12/13 11:05:47.193: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 12/13 11:05:47.199: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 12/13 11:05:47.204: [smf] INFO: Removed Session: UE IMSI:[262420258766018] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3193) 12/13 11:05:47.204: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 12/13 11:05:47.210: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 12/13 11:05:47.214: [smf] INFO: Removed Session: UE IMSI:[262421867333702] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3193) 12/13 11:05:47.214: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 12/13 11:05:47.221: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 12/13 11:05:47.226: [smf] INFO: Removed Session: UE IMSI:[262428168956972] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3193) 12/13 11:05:47.226: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 12/13 11:05:47.231: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 12/13 11:05:47.236: [smf] INFO: Removed Session: UE IMSI:[262427536272722] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3193) 12/13 11:05:47.236: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 12/13 11:05:47.242: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 12/13 11:05:47.246: [smf] INFO: Removed Session: UE IMSI:[262420702717990] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3193) 12/13 11:05:47.246: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 12/13 11:05:47.253: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 12/13 11:05:47.258: [smf] INFO: Removed Session: UE IMSI:[262426049747406] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3193) 12/13 11:05:47.258: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 12/13 11:05:47.263: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 12/13 11:05:47.268: [smf] INFO: Removed Session: UE IMSI:[262428417480799] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3193) 12/13 11:05:47.268: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 12/13 11:05:47.274: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 12/13 11:05:47.278: [smf] INFO: Removed Session: UE IMSI:[262426038829238] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3193) 12/13 11:05:47.278: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 12/13 11:05:47.284: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 12/13 11:05:47.290: [smf] INFO: Removed Session: UE IMSI:[262422138152259] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3193) 12/13 11:05:47.290: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 12/13 11:05:47.295: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 12/13 11:05:47.300: [smf] INFO: Removed Session: UE IMSI:[262420322454436] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3193) 12/13 11:05:47.300: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 12/13 11:05:47.306: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 12/13 11:05:47.311: [smf] INFO: Removed Session: UE IMSI:[262427091830083] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3193) 12/13 11:05:47.311: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 12/13 11:05:47.316: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 12/13 11:05:47.321: [smf] INFO: Removed Session: UE IMSI:[262420765822316] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3193) 12/13 11:05:47.321: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 12/13 11:05:47.327: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 12/13 11:05:47.332: [smf] INFO: Removed Session: UE IMSI:[262427678350961] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3193) 12/13 11:05:47.332: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 12/13 11:05:47.338: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 12/13 11:05:47.343: [smf] INFO: Removed Session: UE IMSI:[262420348075199] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3193) 12/13 11:05:47.343: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 12/13 11:05:47.348: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 12/13 11:05:47.352: [smf] INFO: Removed Session: UE IMSI:[262427274494467] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3193) 12/13 11:05:47.352: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 12/13 11:05:47.359: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 12/13 11:05:47.363: [smf] INFO: Removed Session: UE IMSI:[262427606602667] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3193) 12/13 11:05:47.363: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 12/13 11:05:47.370: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 12/13 11:05:47.374: [smf] INFO: Removed Session: UE IMSI:[262426660809446] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3193) 12/13 11:05:47.374: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 12/13 11:05:47.380: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 12/13 11:05:47.385: [smf] INFO: Removed Session: UE IMSI:[262425947025748] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3193) 12/13 11:05:47.385: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 12/13 11:05:47.391: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 12/13 11:05:47.397: [smf] INFO: Removed Session: UE IMSI:[262423447251214] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3193) 12/13 11:05:47.397: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 12/13 11:05:47.402: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 12/13 11:05:47.406: [smf] INFO: Removed Session: UE IMSI:[262421339525249] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3193) 12/13 11:05:47.406: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 12/13 11:05:47.412: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 12/13 11:05:47.417: [smf] INFO: Removed Session: UE IMSI:[262422127875385] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3193) 12/13 11:05:47.417: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 12/13 11:05:47.423: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 12/13 11:05:47.427: [smf] INFO: Removed Session: UE IMSI:[262428844129104] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3193) 12/13 11:05:47.427: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 12/13 11:05:47.433: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 12/13 11:05:47.438: [smf] INFO: Removed Session: UE IMSI:[262420417990955] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3193) 12/13 11:05:47.438: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 12/13 11:05:47.444: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 12/13 11:05:47.448: [smf] INFO: Removed Session: UE IMSI:[262423844540613] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3193) 12/13 11:05:47.448: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 12/13 11:05:47.454: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 12/13 11:05:47.459: [smf] INFO: Removed Session: UE IMSI:[262429076343935] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3193) 12/13 11:05:47.459: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 12/13 11:05:47.465: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 12/13 11:05:47.470: [smf] INFO: Removed Session: UE IMSI:[262429346927282] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3193) 12/13 11:05:47.470: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 12/13 11:05:47.476: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 12/13 11:05:47.480: [smf] INFO: Removed Session: UE IMSI:[262426916374224] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3193) 12/13 11:05:47.480: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 12/13 11:05:47.486: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 12/13 11:05:47.491: [smf] INFO: Removed Session: UE IMSI:[262429462218933] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3193) 12/13 11:05:47.491: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 12/13 11:05:47.497: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 12/13 11:05:47.502: [smf] INFO: Removed Session: UE IMSI:[262422128486467] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3193) 12/13 11:05:47.502: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 12/13 11:05:47.508: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 12/13 11:05:47.513: [smf] INFO: Removed Session: UE IMSI:[262423801807592] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3193) 12/13 11:05:47.513: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 12/13 11:05:47.518: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 12/13 11:05:47.524: [smf] INFO: Removed Session: UE IMSI:[262421715812109] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3193) 12/13 11:05:47.524: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 12/13 11:05:47.529: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 12/13 11:05:47.533: [smf] INFO: Removed Session: UE IMSI:[262420237764036] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3193) 12/13 11:05:47.533: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 12/13 11:05:47.539: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 12/13 11:05:47.545: [smf] INFO: Removed Session: UE IMSI:[262425968210982] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3193) 12/13 11:05:47.545: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 12/13 11:05:47.550: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 12/13 11:05:47.556: [smf] INFO: Removed Session: UE IMSI:[262420349489282] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3193) 12/13 11:05:47.556: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 12/13 11:05:47.561: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 12/13 11:05:47.566: [smf] INFO: Removed Session: UE IMSI:[262425740417258] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3193) 12/13 11:05:47.566: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 12/13 11:05:47.571: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 12/13 11:05:47.577: [smf] INFO: Removed Session: UE IMSI:[262426044086653] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3193) 12/13 11:05:47.577: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 12/13 11:05:47.582: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 12/13 11:05:47.588: [smf] INFO: Removed Session: UE IMSI:[262426896839057] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3193) 12/13 11:05:47.588: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 12/13 11:05:47.593: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 12/13 11:05:47.597: [smf] INFO: Removed Session: UE IMSI:[262423138851353] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3193) 12/13 11:05:47.597: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 12/13 11:05:47.603: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 12/13 11:05:47.608: [smf] INFO: Removed Session: UE IMSI:[262427027856978] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3193) 12/13 11:05:47.608: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 12/13 11:05:47.614: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 12/13 11:05:47.619: [smf] INFO: Removed Session: UE IMSI:[262426003290674] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3193) 12/13 11:05:47.619: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 12/13 11:05:47.624: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 12/13 11:05:47.629: [smf] INFO: Removed Session: UE IMSI:[262422987708688] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3193) 12/13 11:05:47.629: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 12/13 11:05:47.635: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 12/13 11:05:47.640: [smf] INFO: Removed Session: UE IMSI:[262427747896382] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3193) 12/13 11:05:47.640: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 12/13 11:05:47.646: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 12/13 11:05:47.650: [smf] INFO: Removed Session: UE IMSI:[262424163143159] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3193) 12/13 11:05:47.650: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 12/13 11:05:47.656: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 12/13 11:05:47.661: [smf] INFO: Removed Session: UE IMSI:[262429828545190] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3193) 12/13 11:05:47.661: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 12/13 11:05:47.667: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 12/13 11:05:47.672: [smf] INFO: Removed Session: UE IMSI:[262429891860713] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3193) 12/13 11:05:47.672: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 12/13 11:05:47.677: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 12/13 11:05:47.682: [smf] INFO: Removed Session: UE IMSI:[262421850658446] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3193) 12/13 11:05:47.682: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 12/13 11:05:47.688: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 12/13 11:05:47.693: [smf] INFO: Removed Session: UE IMSI:[262423653201010] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3193) 12/13 11:05:47.693: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 12/13 11:05:47.698: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 12/13 11:05:47.703: [smf] INFO: Removed Session: UE IMSI:[262427178187844] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3193) 12/13 11:05:47.703: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 12/13 11:05:47.709: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 12/13 11:05:47.714: [smf] INFO: Removed Session: UE IMSI:[262422606745216] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3193) 12/13 11:05:47.714: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 12/13 11:05:47.720: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 12/13 11:05:47.725: [smf] INFO: Removed Session: UE IMSI:[262424997686565] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3193) 12/13 11:05:47.725: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 12/13 11:05:47.730: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 12/13 11:05:47.735: [smf] INFO: Removed Session: UE IMSI:[262422848520914] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3193) 12/13 11:05:47.735: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 12/13 11:05:47.741: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 12/13 11:05:47.746: [smf] INFO: Removed Session: UE IMSI:[262421517804688] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3193) 12/13 11:05:47.746: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 12/13 11:05:47.751: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 12/13 11:05:47.756: [smf] INFO: Removed Session: UE IMSI:[262428183883246] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3193) 12/13 11:05:47.756: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 12/13 11:05:47.762: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 12/13 11:05:47.767: [smf] INFO: Removed Session: UE IMSI:[262426175861349] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3193) 12/13 11:05:47.767: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 12/13 11:05:47.772: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 12/13 11:05:47.778: [smf] INFO: Removed Session: UE IMSI:[262428093381713] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3193) 12/13 11:05:47.778: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 12/13 11:05:47.783: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 12/13 11:05:47.788: [smf] INFO: Removed Session: UE IMSI:[262420873112271] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3193) 12/13 11:05:47.788: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 12/13 11:05:47.794: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 12/13 11:05:47.798: [smf] INFO: Removed Session: UE IMSI:[262428764584116] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3193) 12/13 11:05:47.798: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 12/13 11:05:47.804: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 12/13 11:05:47.809: [smf] INFO: Removed Session: UE IMSI:[262422278273102] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3193) 12/13 11:05:47.809: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 12/13 11:05:47.815: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 12/13 11:05:47.820: [smf] INFO: Removed Session: UE IMSI:[262428467646283] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3193) 12/13 11:05:47.820: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 12/13 11:05:47.825: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 12/13 11:05:47.830: [smf] INFO: Removed Session: UE IMSI:[262428621929372] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3193) 12/13 11:05:47.830: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 12/13 11:05:47.836: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 12/13 11:05:47.841: [smf] INFO: Removed Session: UE IMSI:[262422655276093] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3193) 12/13 11:05:47.841: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 12/13 11:05:47.847: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 12/13 11:05:47.851: [smf] INFO: Removed Session: UE IMSI:[262429307291852] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3193) 12/13 11:05:47.851: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 12/13 11:05:47.857: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 12/13 11:05:47.862: [smf] INFO: Removed Session: UE IMSI:[262429559936936] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3193) 12/13 11:05:47.862: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 12/13 11:05:47.868: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 12/13 11:05:47.872: [smf] INFO: Removed Session: UE IMSI:[262425166290399] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3193) 12/13 11:05:47.872: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 12/13 11:05:47.878: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 12/13 11:05:47.883: [smf] INFO: Removed Session: UE IMSI:[262424561534941] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3193) 12/13 11:05:47.883: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 12/13 11:05:47.889: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 12/13 11:05:47.895: [smf] INFO: Removed Session: UE IMSI:[262422029525517] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3193) 12/13 11:05:47.895: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 12/13 11:05:47.900: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 12/13 11:05:47.905: [smf] INFO: Removed Session: UE IMSI:[262426767235022] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3193) 12/13 11:05:47.905: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 12/13 11:05:47.910: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 12/13 11:05:47.915: [smf] INFO: Removed Session: UE IMSI:[262420704749305] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3193) 12/13 11:05:47.915: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 12/13 11:05:47.921: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 12/13 11:05:47.926: [smf] INFO: Removed Session: UE IMSI:[262427294220937] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3193) 12/13 11:05:47.926: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 12/13 11:05:47.932: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 12/13 11:05:47.936: [smf] INFO: Removed Session: UE IMSI:[262429036329887] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3193) 12/13 11:05:47.936: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 12/13 11:05:47.942: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 12/13 11:05:47.947: [smf] INFO: Removed Session: UE IMSI:[262422175755041] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3193) 12/13 11:05:47.947: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 12/13 11:05:47.953: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 12/13 11:05:47.957: [smf] INFO: Removed Session: UE IMSI:[262427488322634] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3193) 12/13 11:05:47.957: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 12/13 11:05:47.964: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 12/13 11:05:47.968: [smf] INFO: Removed Session: UE IMSI:[262428321419917] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3193) 12/13 11:05:47.968: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 12/13 11:05:47.974: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 12/13 11:05:47.979: [smf] INFO: Removed Session: UE IMSI:[262426874666652] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3193) 12/13 11:05:47.979: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 12/13 11:05:47.985: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 12/13 11:05:47.990: [smf] INFO: Removed Session: UE IMSI:[262429696017788] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:47.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3193) 12/13 11:05:47.990: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 12/13 11:05:47.996: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 12/13 11:05:48.001: [smf] INFO: Removed Session: UE IMSI:[262429828108005] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3193) 12/13 11:05:48.001: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 12/13 11:05:48.006: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 12/13 11:05:48.011: [smf] INFO: Removed Session: UE IMSI:[262427157610856] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3193) 12/13 11:05:48.011: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 12/13 11:05:48.017: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 12/13 11:05:48.022: [smf] INFO: Removed Session: UE IMSI:[262422912528444] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3193) 12/13 11:05:48.022: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 12/13 11:05:48.028: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 12/13 11:05:48.032: [smf] INFO: Removed Session: UE IMSI:[262427340745607] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3193) 12/13 11:05:48.032: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 12/13 11:05:48.038: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 12/13 11:05:48.043: [smf] INFO: Removed Session: UE IMSI:[262423257089553] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3193) 12/13 11:05:48.043: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 12/13 11:05:48.049: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 12/13 11:05:48.053: [smf] INFO: Removed Session: UE IMSI:[262426363249853] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3193) 12/13 11:05:48.053: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 12/13 11:05:48.059: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 12/13 11:05:48.064: [smf] INFO: Removed Session: UE IMSI:[262426644420245] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3193) 12/13 11:05:48.064: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 12/13 11:05:48.070: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 12/13 11:05:48.076: [smf] INFO: Removed Session: UE IMSI:[262420253118824] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3193) 12/13 11:05:48.076: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 12/13 11:05:48.081: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 12/13 11:05:48.086: [smf] INFO: Removed Session: UE IMSI:[262429524971573] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3193) 12/13 11:05:48.086: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 12/13 11:05:48.091: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 12/13 11:05:48.096: [smf] INFO: Removed Session: UE IMSI:[262423968912045] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3193) 12/13 11:05:48.096: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 12/13 11:05:48.102: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 12/13 11:05:48.107: [smf] INFO: Removed Session: UE IMSI:[262427252988744] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3193) 12/13 11:05:48.107: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 12/13 11:05:48.113: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 12/13 11:05:48.117: [smf] INFO: Removed Session: UE IMSI:[262426592088975] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3193) 12/13 11:05:48.117: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 12/13 11:05:48.123: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 12/13 11:05:48.128: [smf] INFO: Removed Session: UE IMSI:[262420661711127] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3193) 12/13 11:05:48.128: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 12/13 11:05:48.134: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 12/13 11:05:48.139: [smf] INFO: Removed Session: UE IMSI:[262424658139385] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3193) 12/13 11:05:48.139: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 12/13 11:05:48.144: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 12/13 11:05:48.149: [smf] INFO: Removed Session: UE IMSI:[262425010773063] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3193) 12/13 11:05:48.149: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 12/13 11:05:48.155: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 12/13 11:05:48.160: [smf] INFO: Removed Session: UE IMSI:[262429616367813] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3193) 12/13 11:05:48.160: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 12/13 11:05:48.166: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 12/13 11:05:48.170: [smf] INFO: Removed Session: UE IMSI:[262420385118893] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3193) 12/13 11:05:48.170: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 12/13 11:05:48.176: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 12/13 11:05:48.181: [smf] INFO: Removed Session: UE IMSI:[262426468655596] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3193) 12/13 11:05:48.181: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 12/13 11:05:48.187: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 12/13 11:05:48.192: [smf] INFO: Removed Session: UE IMSI:[262423476658802] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3193) 12/13 11:05:48.192: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 12/13 11:05:48.198: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 12/13 11:05:48.203: [smf] INFO: Removed Session: UE IMSI:[262423791348741] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3193) 12/13 11:05:48.203: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 12/13 11:05:48.208: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 12/13 11:05:48.213: [smf] INFO: Removed Session: UE IMSI:[262428522030620] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3193) 12/13 11:05:48.213: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 12/13 11:05:48.219: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 12/13 11:05:48.224: [smf] INFO: Removed Session: UE IMSI:[262420742884913] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3193) 12/13 11:05:48.224: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 12/13 11:05:48.229: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 12/13 11:05:48.234: [smf] INFO: Removed Session: UE IMSI:[262423834307203] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3193) 12/13 11:05:48.234: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 12/13 11:05:48.240: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 12/13 11:05:48.245: [smf] INFO: Removed Session: UE IMSI:[262420977692281] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3193) 12/13 11:05:48.245: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 12/13 11:05:48.251: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 12/13 11:05:48.255: [smf] INFO: Removed Session: UE IMSI:[262422638267910] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3193) 12/13 11:05:48.255: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 12/13 11:05:48.261: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 12/13 11:05:48.267: [smf] INFO: Removed Session: UE IMSI:[262427906608557] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3193) 12/13 11:05:48.267: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 12/13 11:05:48.272: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 12/13 11:05:48.277: [smf] INFO: Removed Session: UE IMSI:[262423372056677] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3193) 12/13 11:05:48.277: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 12/13 11:05:48.282: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 12/13 11:05:48.287: [smf] INFO: Removed Session: UE IMSI:[262423732784859] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3193) 12/13 11:05:48.287: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 12/13 11:05:48.293: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 12/13 11:05:48.297: [smf] INFO: Removed Session: UE IMSI:[262426352976104] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3193) 12/13 11:05:48.297: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 12/13 11:05:48.304: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 12/13 11:05:48.309: [smf] INFO: Removed Session: UE IMSI:[262422946104953] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3193) 12/13 11:05:48.309: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 12/13 11:05:48.314: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 12/13 11:05:48.319: [smf] INFO: Removed Session: UE IMSI:[262425036945671] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3193) 12/13 11:05:48.319: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 12/13 11:05:48.325: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 12/13 11:05:48.329: [smf] INFO: Removed Session: UE IMSI:[262423982993874] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3193) 12/13 11:05:48.329: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 12/13 11:05:48.336: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 12/13 11:05:48.341: [smf] INFO: Removed Session: UE IMSI:[262424120145608] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3193) 12/13 11:05:48.341: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 12/13 11:05:48.346: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 12/13 11:05:48.351: [smf] INFO: Removed Session: UE IMSI:[262425019785839] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3193) 12/13 11:05:48.351: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 12/13 11:05:48.357: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 12/13 11:05:48.362: [smf] INFO: Removed Session: UE IMSI:[262420356016039] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3193) 12/13 11:05:48.362: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 12/13 11:05:48.368: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 12/13 11:05:48.372: [smf] INFO: Removed Session: UE IMSI:[262422606875983] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3193) 12/13 11:05:48.372: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 12/13 11:05:48.378: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 12/13 11:05:48.383: [smf] INFO: Removed Session: UE IMSI:[262424776349811] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3193) 12/13 11:05:48.383: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 12/13 11:05:48.389: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 12/13 11:05:48.392: [smf] INFO: Removed Session: UE IMSI:[262424777688853] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3193) 12/13 11:05:48.392: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 12/13 11:05:48.399: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 12/13 11:05:48.404: [smf] INFO: Removed Session: UE IMSI:[262426982845319] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3193) 12/13 11:05:48.404: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 12/13 11:05:48.410: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 12/13 11:05:48.414: [smf] INFO: Removed Session: UE IMSI:[262420510388765] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3193) 12/13 11:05:48.414: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 12/13 11:05:48.420: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 12/13 11:05:48.425: [smf] INFO: Removed Session: UE IMSI:[262422193470309] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3193) 12/13 11:05:48.425: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 12/13 11:05:48.431: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 12/13 11:05:48.436: [smf] INFO: Removed Session: UE IMSI:[262421446542706] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3193) 12/13 11:05:48.436: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 12/13 11:05:48.441: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 12/13 11:05:48.446: [smf] INFO: Removed Session: UE IMSI:[262425294307418] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3193) 12/13 11:05:48.446: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 12/13 11:05:48.452: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 12/13 11:05:48.457: [smf] INFO: Removed Session: UE IMSI:[262429592985659] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3193) 12/13 11:05:48.457: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 12/13 11:05:48.463: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 12/13 11:05:48.468: [smf] INFO: Removed Session: UE IMSI:[262428741556616] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3193) 12/13 11:05:48.468: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 12/13 11:05:48.474: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 12/13 11:05:48.478: [smf] INFO: Removed Session: UE IMSI:[262428992918914] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3193) 12/13 11:05:48.478: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 12/13 11:05:48.484: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 12/13 11:05:48.488: [smf] INFO: Removed Session: UE IMSI:[262428775354101] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3193) 12/13 11:05:48.488: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 12/13 11:05:48.495: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 12/13 11:05:48.499: [smf] INFO: Removed Session: UE IMSI:[262422434466013] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3193) 12/13 11:05:48.499: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 12/13 11:05:48.505: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 12/13 11:05:48.511: [smf] INFO: Removed Session: UE IMSI:[262429089178021] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3193) 12/13 11:05:48.511: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 12/13 11:05:48.516: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 12/13 11:05:48.521: [smf] INFO: Removed Session: UE IMSI:[262426729262463] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3193) 12/13 11:05:48.521: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 12/13 11:05:48.527: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 12/13 11:05:48.531: [smf] INFO: Removed Session: UE IMSI:[262422911208062] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3193) 12/13 11:05:48.531: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 12/13 11:05:48.537: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 12/13 11:05:48.543: [smf] INFO: Removed Session: UE IMSI:[262429343869959] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3193) 12/13 11:05:48.543: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 12/13 11:05:48.548: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 12/13 11:05:48.553: [smf] INFO: Removed Session: UE IMSI:[262421944642525] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3193) 12/13 11:05:48.553: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 12/13 11:05:48.559: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 12/13 11:05:48.564: [smf] INFO: Removed Session: UE IMSI:[262428963456840] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3193) 12/13 11:05:48.564: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 12/13 11:05:48.570: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 12/13 11:05:48.575: [smf] INFO: Removed Session: UE IMSI:[262425256648147] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3193) 12/13 11:05:48.575: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 12/13 11:05:48.581: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 12/13 11:05:48.586: [smf] INFO: Removed Session: UE IMSI:[262420348918929] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3193) 12/13 11:05:48.586: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 12/13 11:05:48.591: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 12/13 11:05:48.596: [smf] INFO: Removed Session: UE IMSI:[262420719811508] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3193) 12/13 11:05:48.596: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 12/13 11:05:48.602: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 12/13 11:05:48.607: [smf] INFO: Removed Session: UE IMSI:[262422055391462] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3193) 12/13 11:05:48.607: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 12/13 11:05:48.612: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 12/13 11:05:48.618: [smf] INFO: Removed Session: UE IMSI:[262425424952486] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3193) 12/13 11:05:48.618: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 12/13 11:05:48.623: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 12/13 11:05:48.627: [smf] INFO: Removed Session: UE IMSI:[262429964368874] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3193) 12/13 11:05:48.627: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 12/13 11:05:48.634: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 12/13 11:05:48.639: [smf] INFO: Removed Session: UE IMSI:[262427282778380] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3193) 12/13 11:05:48.639: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 12/13 11:05:48.645: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 12/13 11:05:48.650: [smf] INFO: Removed Session: UE IMSI:[262423931825173] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3193) 12/13 11:05:48.650: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 12/13 11:05:48.655: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 12/13 11:05:48.661: [smf] INFO: Removed Session: UE IMSI:[262428000541230] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3193) 12/13 11:05:48.661: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 12/13 11:05:48.666: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 12/13 11:05:48.670: [smf] INFO: Removed Session: UE IMSI:[262428502558329] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3193) 12/13 11:05:48.670: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 12/13 11:05:48.677: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 12/13 11:05:48.682: [smf] INFO: Removed Session: UE IMSI:[262421429614087] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3193) 12/13 11:05:48.682: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 12/13 11:05:48.687: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 12/13 11:05:48.692: [smf] INFO: Removed Session: UE IMSI:[262426519018679] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3193) 12/13 11:05:48.692: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 12/13 11:05:48.698: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 12/13 11:05:48.702: [smf] INFO: Removed Session: UE IMSI:[262422737778972] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3193) 12/13 11:05:48.702: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 12/13 11:05:48.709: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 12/13 11:05:48.714: [smf] INFO: Removed Session: UE IMSI:[262428005098850] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3193) 12/13 11:05:48.714: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 12/13 11:05:48.719: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 12/13 11:05:48.724: [smf] INFO: Removed Session: UE IMSI:[262429128875486] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3193) 12/13 11:05:48.724: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 12/13 11:05:48.730: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 12/13 11:05:48.735: [smf] INFO: Removed Session: UE IMSI:[262422304449010] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3193) 12/13 11:05:48.735: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 12/13 11:05:48.740: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 12/13 11:05:48.745: [smf] INFO: Removed Session: UE IMSI:[262429223337503] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3193) 12/13 11:05:48.745: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 12/13 11:05:48.751: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 12/13 11:05:48.756: [smf] INFO: Removed Session: UE IMSI:[262423049911870] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3193) 12/13 11:05:48.756: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 12/13 11:05:48.761: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 12/13 11:05:48.766: [smf] INFO: Removed Session: UE IMSI:[262429748399413] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3193) 12/13 11:05:48.766: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 12/13 11:05:48.772: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 12/13 11:05:48.777: [smf] INFO: Removed Session: UE IMSI:[262427109385293] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3193) 12/13 11:05:48.777: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 12/13 11:05:48.783: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 12/13 11:05:48.788: [smf] INFO: Removed Session: UE IMSI:[262422613543848] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3193) 12/13 11:05:48.788: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 12/13 11:05:48.794: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 12/13 11:05:48.798: [smf] INFO: Removed Session: UE IMSI:[262425438686172] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3193) 12/13 11:05:48.798: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 12/13 11:05:48.804: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 12/13 11:05:48.810: [smf] INFO: Removed Session: UE IMSI:[262426373741171] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3193) 12/13 11:05:48.810: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 12/13 11:05:48.815: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 12/13 11:05:48.820: [smf] INFO: Removed Session: UE IMSI:[262421209307620] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3193) 12/13 11:05:48.820: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 12/13 11:05:48.825: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 12/13 11:05:48.830: [smf] INFO: Removed Session: UE IMSI:[262424775708063] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3193) 12/13 11:05:48.830: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 12/13 11:05:48.836: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 12/13 11:05:48.841: [smf] INFO: Removed Session: UE IMSI:[262425443448477] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3193) 12/13 11:05:48.841: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 12/13 11:05:48.847: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 12/13 11:05:48.852: [smf] INFO: Removed Session: UE IMSI:[262424136974423] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3193) 12/13 11:05:48.852: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 12/13 11:05:48.858: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 12/13 11:05:48.862: [smf] INFO: Removed Session: UE IMSI:[262426097574597] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3193) 12/13 11:05:48.862: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 12/13 11:05:48.868: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 12/13 11:05:48.873: [smf] INFO: Removed Session: UE IMSI:[262424251345352] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3193) 12/13 11:05:48.873: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 12/13 11:05:48.879: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 12/13 11:05:48.883: [smf] INFO: Removed Session: UE IMSI:[262425551202424] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3193) 12/13 11:05:48.884: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 12/13 11:05:48.889: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 12/13 11:05:48.894: [smf] INFO: Removed Session: UE IMSI:[262428177324137] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3193) 12/13 11:05:48.894: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 12/13 11:05:48.900: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 12/13 11:05:48.906: [smf] INFO: Removed Session: UE IMSI:[262422980118519] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3193) 12/13 11:05:48.906: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 12/13 11:05:48.911: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 12/13 11:05:48.915: [smf] INFO: Removed Session: UE IMSI:[262424955508474] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3193) 12/13 11:05:48.915: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 12/13 11:05:48.921: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 12/13 11:05:48.927: [smf] INFO: Removed Session: UE IMSI:[262428526931504] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3193) 12/13 11:05:48.927: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 12/13 11:05:48.932: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 12/13 11:05:48.936: [smf] INFO: Removed Session: UE IMSI:[262426951639214] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3193) 12/13 11:05:48.936: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 12/13 11:05:48.942: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 12/13 11:05:48.948: [smf] INFO: Removed Session: UE IMSI:[262429358959763] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3193) 12/13 11:05:48.948: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 12/13 11:05:48.953: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 12/13 11:05:48.958: [smf] INFO: Removed Session: UE IMSI:[262420635258420] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3193) 12/13 11:05:48.958: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 12/13 11:05:48.964: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 12/13 11:05:48.969: [smf] INFO: Removed Session: UE IMSI:[262425229309236] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3193) 12/13 11:05:48.969: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 12/13 11:05:48.975: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 12/13 11:05:48.981: [smf] INFO: Removed Session: UE IMSI:[262426597605625] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3193) 12/13 11:05:48.981: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 12/13 11:05:48.986: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 12/13 11:05:48.989: [smf] INFO: Removed Session: UE IMSI:[262422743015528] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:48.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3193) 12/13 11:05:48.990: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 12/13 11:05:48.996: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 12/13 11:05:49.001: [smf] INFO: Removed Session: UE IMSI:[262420722058983] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3193) 12/13 11:05:49.001: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 12/13 11:05:49.007: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 12/13 11:05:49.012: [smf] INFO: Removed Session: UE IMSI:[262423452695293] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3193) 12/13 11:05:49.012: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 12/13 11:05:49.018: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 12/13 11:05:49.024: [smf] INFO: Removed Session: UE IMSI:[262423013926035] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3193) 12/13 11:05:49.024: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 12/13 11:05:49.028: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 12/13 11:05:49.033: [smf] INFO: Removed Session: UE IMSI:[262422040365601] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3193) 12/13 11:05:49.033: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 12/13 11:05:49.039: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 12/13 11:05:49.044: [smf] INFO: Removed Session: UE IMSI:[262429548593793] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3193) 12/13 11:05:49.044: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 12/13 11:05:49.050: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 12/13 11:05:49.055: [smf] INFO: Removed Session: UE IMSI:[262426911327735] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3193) 12/13 11:05:49.055: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 12/13 11:05:49.060: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 12/13 11:05:49.064: [smf] INFO: Removed Session: UE IMSI:[262425135351791] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3193) 12/13 11:05:49.064: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 12/13 11:05:49.071: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 12/13 11:05:49.076: [smf] INFO: Removed Session: UE IMSI:[262426050965623] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3193) 12/13 11:05:49.076: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 12/13 11:05:49.081: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 12/13 11:05:49.086: [smf] INFO: Removed Session: UE IMSI:[262422398990096] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3193) 12/13 11:05:49.086: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 12/13 11:05:49.092: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 12/13 11:05:49.097: [smf] INFO: Removed Session: UE IMSI:[262424078840465] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3193) 12/13 11:05:49.097: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 12/13 11:05:49.103: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 12/13 11:05:49.108: [smf] INFO: Removed Session: UE IMSI:[262425683910031] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3193) 12/13 11:05:49.108: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 12/13 11:05:49.113: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 12/13 11:05:49.118: [smf] INFO: Removed Session: UE IMSI:[262427194107768] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3193) 12/13 11:05:49.118: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 12/13 11:05:49.124: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 12/13 11:05:49.128: [smf] INFO: Removed Session: UE IMSI:[262420585102007] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3193) 12/13 11:05:49.128: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 12/13 11:05:49.135: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 12/13 11:05:49.139: [smf] INFO: Removed Session: UE IMSI:[262427804761359] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3193) 12/13 11:05:49.139: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 12/13 11:05:49.145: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 12/13 11:05:49.150: [smf] INFO: Removed Session: UE IMSI:[262424462607635] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3193) 12/13 11:05:49.150: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 12/13 11:05:49.156: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 12/13 11:05:49.160: [smf] INFO: Removed Session: UE IMSI:[262427021370733] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3193) 12/13 11:05:49.160: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 12/13 11:05:49.167: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 12/13 11:05:49.171: [smf] INFO: Removed Session: UE IMSI:[262424067384958] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3193) 12/13 11:05:49.171: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 12/13 11:05:49.177: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 12/13 11:05:49.182: [smf] INFO: Removed Session: UE IMSI:[262421124118385] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3193) 12/13 11:05:49.182: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 12/13 11:05:49.188: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 12/13 11:05:49.193: [smf] INFO: Removed Session: UE IMSI:[262420657790575] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3193) 12/13 11:05:49.193: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 12/13 11:05:49.199: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 12/13 11:05:49.204: [smf] INFO: Removed Session: UE IMSI:[262423773560735] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3193) 12/13 11:05:49.204: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 12/13 11:05:49.210: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 12/13 11:05:49.214: [smf] INFO: Removed Session: UE IMSI:[262420948990275] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3193) 12/13 11:05:49.214: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 12/13 11:05:49.220: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 12/13 11:05:49.225: [smf] INFO: Removed Session: UE IMSI:[262424096981452] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3193) 12/13 11:05:49.225: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 12/13 11:05:49.231: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 12/13 11:05:49.235: [smf] INFO: Removed Session: UE IMSI:[262420168864922] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3193) 12/13 11:05:49.235: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 12/13 11:05:49.241: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 12/13 11:05:49.246: [smf] INFO: Removed Session: UE IMSI:[262422539939426] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3193) 12/13 11:05:49.246: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 12/13 11:05:49.252: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 12/13 11:05:49.256: [smf] INFO: Removed Session: UE IMSI:[262426856577487] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3193) 12/13 11:05:49.256: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 12/13 11:05:49.263: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 12/13 11:05:49.267: [smf] INFO: Removed Session: UE IMSI:[262427880668633] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3193) 12/13 11:05:49.267: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 12/13 11:05:49.273: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 12/13 11:05:49.277: [smf] INFO: Removed Session: UE IMSI:[262427184679792] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3193) 12/13 11:05:49.277: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 12/13 11:05:49.284: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 12/13 11:05:49.288: [smf] INFO: Removed Session: UE IMSI:[262422677544421] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3193) 12/13 11:05:49.288: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 12/13 11:05:49.295: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 12/13 11:05:49.299: [smf] INFO: Removed Session: UE IMSI:[262421691062436] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3193) 12/13 11:05:49.299: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 12/13 11:05:49.305: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 12/13 11:05:49.310: [smf] INFO: Removed Session: UE IMSI:[262426073643738] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3193) 12/13 11:05:49.310: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 12/13 11:05:49.316: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 12/13 11:05:49.320: [smf] INFO: Removed Session: UE IMSI:[262426604731027] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3193) 12/13 11:05:49.320: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 12/13 11:05:49.326: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 12/13 11:05:49.330: [smf] INFO: Removed Session: UE IMSI:[262424135211191] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3193) 12/13 11:05:49.330: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 12/13 11:05:49.337: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 12/13 11:05:49.341: [smf] INFO: Removed Session: UE IMSI:[262422867249271] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3193) 12/13 11:05:49.341: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 12/13 11:05:49.348: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 12/13 11:05:49.353: [smf] INFO: Removed Session: UE IMSI:[262420618978889] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3193) 12/13 11:05:49.353: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 12/13 11:05:49.358: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 12/13 11:05:49.363: [smf] INFO: Removed Session: UE IMSI:[262420127209187] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3193) 12/13 11:05:49.363: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 12/13 11:05:49.369: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 12/13 11:05:49.374: [smf] INFO: Removed Session: UE IMSI:[262428229165960] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3193) 12/13 11:05:49.374: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 12/13 11:05:49.379: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 12/13 11:05:49.384: [smf] INFO: Removed Session: UE IMSI:[262429658930171] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3193) 12/13 11:05:49.384: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 12/13 11:05:49.390: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 12/13 11:05:49.395: [smf] INFO: Removed Session: UE IMSI:[262422746571923] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3193) 12/13 11:05:49.395: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 12/13 11:05:49.400: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 12/13 11:05:49.405: [smf] INFO: Removed Session: UE IMSI:[262428037761584] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3193) 12/13 11:05:49.405: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 12/13 11:05:49.411: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 12/13 11:05:49.416: [smf] INFO: Removed Session: UE IMSI:[262422354811648] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3193) 12/13 11:05:49.416: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 12/13 11:05:49.422: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 12/13 11:05:49.426: [smf] INFO: Removed Session: UE IMSI:[262422176602231] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3193) 12/13 11:05:49.426: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 12/13 11:05:49.432: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 12/13 11:05:49.437: [smf] INFO: Removed Session: UE IMSI:[262423624652435] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3193) 12/13 11:05:49.437: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 12/13 11:05:49.443: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 12/13 11:05:49.447: [smf] INFO: Removed Session: UE IMSI:[262425946862205] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3193) 12/13 11:05:49.447: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 12/13 11:05:49.454: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 12/13 11:05:49.458: [smf] INFO: Removed Session: UE IMSI:[262421614075255] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3193) 12/13 11:05:49.458: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 12/13 11:05:49.464: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 12/13 11:05:49.469: [smf] INFO: Removed Session: UE IMSI:[262429722618934] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3193) 12/13 11:05:49.469: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 12/13 11:05:49.475: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 12/13 11:05:49.481: [smf] INFO: Removed Session: UE IMSI:[262421907961268] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3193) 12/13 11:05:49.481: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 12/13 11:05:49.485: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 12/13 11:05:49.490: [smf] INFO: Removed Session: UE IMSI:[262423421250182] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3193) 12/13 11:05:49.490: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 12/13 11:05:49.496: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 12/13 11:05:49.500: [smf] INFO: Removed Session: UE IMSI:[262429407796409] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3193) 12/13 11:05:49.500: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 12/13 11:05:49.506: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 12/13 11:05:49.511: [smf] INFO: Removed Session: UE IMSI:[262426484336395] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3193) 12/13 11:05:49.511: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 12/13 11:05:49.517: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 12/13 11:05:49.522: [smf] INFO: Removed Session: UE IMSI:[262422972930463] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3193) 12/13 11:05:49.522: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 12/13 11:05:49.528: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 12/13 11:05:49.532: [smf] INFO: Removed Session: UE IMSI:[262426684270494] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3193) 12/13 11:05:49.532: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 12/13 11:05:49.538: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 12/13 11:05:49.543: [smf] INFO: Removed Session: UE IMSI:[262425655047709] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3193) 12/13 11:05:49.543: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 12/13 11:05:49.549: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 12/13 11:05:49.554: [smf] INFO: Removed Session: UE IMSI:[262421008578079] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3193) 12/13 11:05:49.554: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 12/13 11:05:49.560: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 12/13 11:05:49.564: [smf] INFO: Removed Session: UE IMSI:[262421076974962] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3193) 12/13 11:05:49.564: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 12/13 11:05:49.570: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 12/13 11:05:49.575: [smf] INFO: Removed Session: UE IMSI:[262425182314116] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3193) 12/13 11:05:49.575: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 12/13 11:05:49.581: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 12/13 11:05:49.585: [smf] INFO: Removed Session: UE IMSI:[262426156529110] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3193) 12/13 11:05:49.585: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 12/13 11:05:49.591: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 12/13 11:05:49.596: [smf] INFO: Removed Session: UE IMSI:[262421967193883] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3193) 12/13 11:05:49.596: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 12/13 11:05:49.602: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 12/13 11:05:49.607: [smf] INFO: Removed Session: UE IMSI:[262429654196660] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3193) 12/13 11:05:49.607: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 12/13 11:05:49.613: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 12/13 11:05:49.617: [smf] INFO: Removed Session: UE IMSI:[262425191374560] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3193) 12/13 11:05:49.617: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 12/13 11:05:49.623: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 12/13 11:05:49.628: [smf] INFO: Removed Session: UE IMSI:[262422846139699] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3193) 12/13 11:05:49.628: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 12/13 11:05:49.634: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 12/13 11:05:49.638: [smf] INFO: Removed Session: UE IMSI:[262428661230525] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3193) 12/13 11:05:49.638: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 12/13 11:05:49.644: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 12/13 11:05:49.648: [smf] INFO: Removed Session: UE IMSI:[262425896465711] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3193) 12/13 11:05:49.648: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 12/13 11:05:49.655: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 12/13 11:05:49.660: [smf] INFO: Removed Session: UE IMSI:[262424276676579] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3193) 12/13 11:05:49.660: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 12/13 11:05:49.666: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 12/13 11:05:49.671: [smf] INFO: Removed Session: UE IMSI:[262422237094942] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3193) 12/13 11:05:49.671: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 12/13 11:05:49.677: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 12/13 11:05:49.681: [smf] INFO: Removed Session: UE IMSI:[262423802739131] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3193) 12/13 11:05:49.681: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 12/13 11:05:49.687: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 12/13 11:05:49.692: [smf] INFO: Removed Session: UE IMSI:[262428014654030] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3193) 12/13 11:05:49.692: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 12/13 11:05:49.698: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 12/13 11:05:49.702: [smf] INFO: Removed Session: UE IMSI:[262424653011448] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3193) 12/13 11:05:49.702: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 12/13 11:05:49.708: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 12/13 11:05:49.713: [smf] INFO: Removed Session: UE IMSI:[262423900706340] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3193) 12/13 11:05:49.713: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 12/13 11:05:49.719: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 12/13 11:05:49.724: [smf] INFO: Removed Session: UE IMSI:[262420713595579] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3193) 12/13 11:05:49.724: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 12/13 11:05:49.730: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 12/13 11:05:49.734: [smf] INFO: Removed Session: UE IMSI:[262422428928660] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3193) 12/13 11:05:49.734: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 12/13 11:05:49.740: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 12/13 11:05:49.745: [smf] INFO: Removed Session: UE IMSI:[262421644529974] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3193) 12/13 11:05:49.745: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 12/13 11:05:49.751: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 12/13 11:05:49.755: [smf] INFO: Removed Session: UE IMSI:[262420549377984] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3193) 12/13 11:05:49.755: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 12/13 11:05:49.762: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 12/13 11:05:49.768: [smf] INFO: Removed Session: UE IMSI:[262425224513553] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3193) 12/13 11:05:49.768: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 12/13 11:05:49.772: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 12/13 11:05:49.776: [smf] INFO: Removed Session: UE IMSI:[262425754048721] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3193) 12/13 11:05:49.776: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 12/13 11:05:49.783: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 12/13 11:05:49.787: [smf] INFO: Removed Session: UE IMSI:[262426716162416] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3193) 12/13 11:05:49.788: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 12/13 11:05:49.794: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 12/13 11:05:49.798: [smf] INFO: Removed Session: UE IMSI:[262425038920466] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3193) 12/13 11:05:49.798: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 12/13 11:05:49.804: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 12/13 11:05:49.808: [smf] INFO: Removed Session: UE IMSI:[262425441373117] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3193) 12/13 11:05:49.808: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 12/13 11:05:49.814: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 12/13 11:05:49.819: [smf] INFO: Removed Session: UE IMSI:[262422491148281] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3193) 12/13 11:05:49.819: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 12/13 11:05:49.825: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 12/13 11:05:49.830: [smf] INFO: Removed Session: UE IMSI:[262421504941641] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3193) 12/13 11:05:49.830: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 12/13 11:05:49.836: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 12/13 11:05:49.840: [smf] INFO: Removed Session: UE IMSI:[262429760451294] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3193) 12/13 11:05:49.840: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 12/13 11:05:49.846: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 12/13 11:05:49.851: [smf] INFO: Removed Session: UE IMSI:[262428027030381] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3193) 12/13 11:05:49.851: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 12/13 11:05:49.857: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 12/13 11:05:49.862: [smf] INFO: Removed Session: UE IMSI:[262424106950066] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3193) 12/13 11:05:49.862: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 12/13 11:05:49.868: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 12/13 11:05:49.872: [smf] INFO: Removed Session: UE IMSI:[262426854537920] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3193) 12/13 11:05:49.872: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 12/13 11:05:49.878: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 12/13 11:05:49.883: [smf] INFO: Removed Session: UE IMSI:[262429862455534] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3193) 12/13 11:05:49.883: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 12/13 11:05:49.889: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 12/13 11:05:49.893: [smf] INFO: Removed Session: UE IMSI:[262423660392884] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3193) 12/13 11:05:49.893: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 12/13 11:05:49.899: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 12/13 11:05:49.904: [smf] INFO: Removed Session: UE IMSI:[262424534824837] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3193) 12/13 11:05:49.904: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 12/13 11:05:49.910: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 12/13 11:05:49.916: [smf] INFO: Removed Session: UE IMSI:[262423337309907] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3193) 12/13 11:05:49.916: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 12/13 11:05:49.920: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 12/13 11:05:49.925: [smf] INFO: Removed Session: UE IMSI:[262428842614254] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3193) 12/13 11:05:49.925: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 12/13 11:05:49.931: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 12/13 11:05:49.936: [smf] INFO: Removed Session: UE IMSI:[262423203120609] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3193) 12/13 11:05:49.936: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 12/13 11:05:49.942: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 12/13 11:05:49.946: [smf] INFO: Removed Session: UE IMSI:[262427792741114] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3193) 12/13 11:05:49.946: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 12/13 11:05:49.953: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 12/13 11:05:49.958: [smf] INFO: Removed Session: UE IMSI:[262428127914435] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3193) 12/13 11:05:49.958: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 12/13 11:05:49.963: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 12/13 11:05:49.968: [smf] INFO: Removed Session: UE IMSI:[262423096624475] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3193) 12/13 11:05:49.968: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 12/13 11:05:49.974: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 12/13 11:05:49.978: [smf] INFO: Removed Session: UE IMSI:[262426024781435] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3193) 12/13 11:05:49.978: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 12/13 11:05:49.985: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 12/13 11:05:49.989: [smf] INFO: Removed Session: UE IMSI:[262421514914023] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3193) 12/13 11:05:49.989: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 12/13 11:05:49.995: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 12/13 11:05:49.999: [smf] INFO: Removed Session: UE IMSI:[262421700554063] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:49.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3193) 12/13 11:05:49.999: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 12/13 11:05:50.006: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 12/13 11:05:50.010: [smf] INFO: Removed Session: UE IMSI:[262427695356963] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3193) 12/13 11:05:50.011: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 12/13 11:05:50.016: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 12/13 11:05:50.021: [smf] INFO: Removed Session: UE IMSI:[262422047357255] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3193) 12/13 11:05:50.021: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 12/13 11:05:50.027: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 12/13 11:05:50.032: [smf] INFO: Removed Session: UE IMSI:[262427633196988] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3193) 12/13 11:05:50.032: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 12/13 11:05:50.038: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 12/13 11:05:50.043: [smf] INFO: Removed Session: UE IMSI:[262421483634358] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3193) 12/13 11:05:50.043: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 12/13 11:05:50.048: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 12/13 11:05:50.052: [smf] INFO: Removed Session: UE IMSI:[262426019177526] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3193) 12/13 11:05:50.052: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 12/13 11:05:50.059: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 12/13 11:05:50.064: [smf] INFO: Removed Session: UE IMSI:[262421780632282] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3193) 12/13 11:05:50.064: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 12/13 11:05:50.069: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 12/13 11:05:50.075: [smf] INFO: Removed Session: UE IMSI:[262422585447739] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3193) 12/13 11:05:50.075: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 12/13 11:05:50.080: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 12/13 11:05:50.085: [smf] INFO: Removed Session: UE IMSI:[262421746501953] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3193) 12/13 11:05:50.085: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 12/13 11:05:50.091: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 12/13 11:05:50.096: [smf] INFO: Removed Session: UE IMSI:[262427779831815] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3193) 12/13 11:05:50.096: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 12/13 11:05:50.102: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 12/13 11:05:50.107: [smf] INFO: Removed Session: UE IMSI:[262425377366653] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3193) 12/13 11:05:50.107: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 12/13 11:05:50.112: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 12/13 11:05:50.118: [smf] INFO: Removed Session: UE IMSI:[262423110818450] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3193) 12/13 11:05:50.118: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 12/13 11:05:50.123: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 12/13 11:05:50.128: [smf] INFO: Removed Session: UE IMSI:[262424556939095] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3193) 12/13 11:05:50.128: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 12/13 11:05:50.133: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 12/13 11:05:50.138: [smf] INFO: Removed Session: UE IMSI:[262426371166182] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3193) 12/13 11:05:50.138: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 12/13 11:05:50.144: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 12/13 11:05:50.150: [smf] INFO: Removed Session: UE IMSI:[262429507822207] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3193) 12/13 11:05:50.150: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 12/13 11:05:50.155: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 12/13 11:05:50.159: [smf] INFO: Removed Session: UE IMSI:[262429529698758] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3193) 12/13 11:05:50.159: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 12/13 11:05:50.165: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 12/13 11:05:50.171: [smf] INFO: Removed Session: UE IMSI:[262421695570880] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3193) 12/13 11:05:50.171: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 12/13 11:05:50.176: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 12/13 11:05:50.181: [smf] INFO: Removed Session: UE IMSI:[262429057319946] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3193) 12/13 11:05:50.181: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 12/13 11:05:50.187: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 12/13 11:05:50.192: [smf] INFO: Removed Session: UE IMSI:[262428533678058] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3193) 12/13 11:05:50.192: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 12/13 11:05:50.197: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 12/13 11:05:50.202: [smf] INFO: Removed Session: UE IMSI:[262427056951339] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3193) 12/13 11:05:50.202: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 12/13 11:05:50.208: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 12/13 11:05:50.212: [smf] INFO: Removed Session: UE IMSI:[262423590549699] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3193) 12/13 11:05:50.212: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 12/13 11:05:50.218: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 12/13 11:05:50.223: [smf] INFO: Removed Session: UE IMSI:[262422509248759] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3193) 12/13 11:05:50.223: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 12/13 11:05:50.229: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 12/13 11:05:50.233: [smf] INFO: Removed Session: UE IMSI:[262426482675809] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3193) 12/13 11:05:50.233: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 12/13 11:05:50.240: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 12/13 11:05:50.244: [smf] INFO: Removed Session: UE IMSI:[262426137473939] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3193) 12/13 11:05:50.244: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 12/13 11:05:50.250: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 12/13 11:05:50.255: [smf] INFO: Removed Session: UE IMSI:[262420146286228] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3193) 12/13 11:05:50.256: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 12/13 11:05:50.261: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 12/13 11:05:50.265: [smf] INFO: Removed Session: UE IMSI:[262429865210301] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3193) 12/13 11:05:50.265: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 12/13 11:05:50.271: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 12/13 11:05:50.276: [smf] INFO: Removed Session: UE IMSI:[262425604411207] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3193) 12/13 11:05:50.276: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 12/13 11:05:50.282: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 12/13 11:05:50.286: [smf] INFO: Removed Session: UE IMSI:[262423870725640] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3193) 12/13 11:05:50.287: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 12/13 11:05:50.293: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 12/13 11:05:50.298: [smf] INFO: Removed Session: UE IMSI:[262425341336854] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3193) 12/13 11:05:50.298: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 12/13 11:05:50.303: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 12/13 11:05:50.307: [smf] INFO: Removed Session: UE IMSI:[262424800684004] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3193) 12/13 11:05:50.307: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 12/13 11:05:50.314: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 12/13 11:05:50.320: [smf] INFO: Removed Session: UE IMSI:[262427019045160] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3193) 12/13 11:05:50.320: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 12/13 11:05:50.325: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 12/13 11:05:50.329: [smf] INFO: Removed Session: UE IMSI:[262427737051338] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3193) 12/13 11:05:50.329: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 12/13 11:05:50.336: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 12/13 11:05:50.341: [smf] INFO: Removed Session: UE IMSI:[262420376858342] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3193) 12/13 11:05:50.341: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 12/13 11:05:50.347: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 12/13 11:05:50.352: [smf] INFO: Removed Session: UE IMSI:[262421541970930] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3193) 12/13 11:05:50.352: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 12/13 11:05:50.358: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 12/13 11:05:50.363: [smf] INFO: Removed Session: UE IMSI:[262423574617418] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3193) 12/13 11:05:50.363: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 12/13 11:05:50.368: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 12/13 11:05:50.372: [smf] INFO: Removed Session: UE IMSI:[262423913242123] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3193) 12/13 11:05:50.372: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 12/13 11:05:50.379: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 12/13 11:05:50.384: [smf] INFO: Removed Session: UE IMSI:[262421433905693] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3193) 12/13 11:05:50.384: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 12/13 11:05:50.389: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 12/13 11:05:50.394: [smf] INFO: Removed Session: UE IMSI:[262423911526132] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3193) 12/13 11:05:50.394: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 12/13 11:05:50.400: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 12/13 11:05:50.406: [smf] INFO: Removed Session: UE IMSI:[262426090544329] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3193) 12/13 11:05:50.406: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 12/13 11:05:50.411: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 12/13 11:05:50.415: [smf] INFO: Removed Session: UE IMSI:[262424342778708] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3193) 12/13 11:05:50.415: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 12/13 11:05:50.421: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 12/13 11:05:50.426: [smf] INFO: Removed Session: UE IMSI:[262429508908743] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3193) 12/13 11:05:50.426: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 12/13 11:05:50.432: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 12/13 11:05:50.436: [smf] INFO: Removed Session: UE IMSI:[262429753169659] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3193) 12/13 11:05:50.436: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 12/13 11:05:50.442: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 12/13 11:05:50.447: [smf] INFO: Removed Session: UE IMSI:[262421135177199] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3193) 12/13 11:05:50.447: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 12/13 11:05:50.453: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 12/13 11:05:50.458: [smf] INFO: Removed Session: UE IMSI:[262420393836171] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3193) 12/13 11:05:50.458: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 12/13 11:05:50.464: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 12/13 11:05:50.468: [smf] INFO: Removed Session: UE IMSI:[262426192655519] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3193) 12/13 11:05:50.468: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 12/13 11:05:50.474: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 12/13 11:05:50.479: [smf] INFO: Removed Session: UE IMSI:[262429418335321] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3193) 12/13 11:05:50.479: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 12/13 11:05:50.485: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 12/13 11:05:50.489: [smf] INFO: Removed Session: UE IMSI:[262421937343229] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3193) 12/13 11:05:50.489: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 12/13 11:05:50.496: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 12/13 11:05:50.500: [smf] INFO: Removed Session: UE IMSI:[262425784864290] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3193) 12/13 11:05:50.500: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 12/13 11:05:50.506: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 12/13 11:05:50.511: [smf] INFO: Removed Session: UE IMSI:[262424958306852] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3193) 12/13 11:05:50.511: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 12/13 11:05:50.517: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 12/13 11:05:50.522: [smf] INFO: Removed Session: UE IMSI:[262423442513654] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3193) 12/13 11:05:50.522: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 12/13 11:05:50.527: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 12/13 11:05:50.532: [smf] INFO: Removed Session: UE IMSI:[262421027648212] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3193) 12/13 11:05:50.532: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 12/13 11:05:50.538: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 12/13 11:05:50.543: [smf] INFO: Removed Session: UE IMSI:[262422431408873] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3193) 12/13 11:05:50.543: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 12/13 11:05:50.549: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 12/13 11:05:50.553: [smf] INFO: Removed Session: UE IMSI:[262422306897791] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3193) 12/13 11:05:50.554: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 12/13 11:05:50.559: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 12/13 11:05:50.564: [smf] INFO: Removed Session: UE IMSI:[262429709117519] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3193) 12/13 11:05:50.564: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 12/13 11:05:50.570: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 12/13 11:05:50.575: [smf] INFO: Removed Session: UE IMSI:[262421437901135] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3193) 12/13 11:05:50.575: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 12/13 11:05:50.581: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 12/13 11:05:50.586: [smf] INFO: Removed Session: UE IMSI:[262426976156452] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3193) 12/13 11:05:50.586: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 12/13 11:05:50.591: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 12/13 11:05:50.596: [smf] INFO: Removed Session: UE IMSI:[262425293993953] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3193) 12/13 11:05:50.596: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 12/13 11:05:50.602: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 12/13 11:05:50.606: [smf] INFO: Removed Session: UE IMSI:[262422359773784] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3193) 12/13 11:05:50.606: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 12/13 11:05:50.613: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 12/13 11:05:50.617: [smf] INFO: Removed Session: UE IMSI:[262424806742370] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3193) 12/13 11:05:50.617: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 12/13 11:05:50.623: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 12/13 11:05:50.628: [smf] INFO: Removed Session: UE IMSI:[262428235266514] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3193) 12/13 11:05:50.628: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 12/13 11:05:50.634: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 12/13 11:05:50.639: [smf] INFO: Removed Session: UE IMSI:[262426686405979] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3193) 12/13 11:05:50.639: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 12/13 11:05:50.645: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 12/13 11:05:50.649: [smf] INFO: Removed Session: UE IMSI:[262426077407668] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3193) 12/13 11:05:50.649: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 12/13 11:05:50.656: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 12/13 11:05:50.660: [smf] INFO: Removed Session: UE IMSI:[262424299691725] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3193) 12/13 11:05:50.660: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 12/13 11:05:50.666: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 12/13 11:05:50.671: [smf] INFO: Removed Session: UE IMSI:[262428158300771] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3193) 12/13 11:05:50.671: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 12/13 11:05:50.677: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 12/13 11:05:50.682: [smf] INFO: Removed Session: UE IMSI:[262420829129078] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3193) 12/13 11:05:50.682: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 12/13 11:05:50.688: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 12/13 11:05:50.692: [smf] INFO: Removed Session: UE IMSI:[262423268107101] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3193) 12/13 11:05:50.692: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 12/13 11:05:50.698: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 12/13 11:05:50.703: [smf] INFO: Removed Session: UE IMSI:[262428366994337] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3193) 12/13 11:05:50.703: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 12/13 11:05:50.709: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 12/13 11:05:50.713: [smf] INFO: Removed Session: UE IMSI:[262426298176250] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3193) 12/13 11:05:50.713: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 12/13 11:05:50.719: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 12/13 11:05:50.723: [smf] INFO: Removed Session: UE IMSI:[262425046926615] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3193) 12/13 11:05:50.723: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 12/13 11:05:50.730: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 12/13 11:05:50.735: [smf] INFO: Removed Session: UE IMSI:[262421487773183] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3193) 12/13 11:05:50.735: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 12/13 11:05:50.741: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 12/13 11:05:50.745: [smf] INFO: Removed Session: UE IMSI:[262424148240349] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3193) 12/13 11:05:50.745: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 12/13 11:05:50.751: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 12/13 11:05:50.755: [smf] INFO: Removed Session: UE IMSI:[262421584529104] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3193) 12/13 11:05:50.755: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 12/13 11:05:50.762: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 12/13 11:05:50.767: [smf] INFO: Removed Session: UE IMSI:[262420658792001] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3193) 12/13 11:05:50.767: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 12/13 11:05:50.773: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 12/13 11:05:50.777: [smf] INFO: Removed Session: UE IMSI:[262429914233365] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3193) 12/13 11:05:50.777: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 12/13 11:05:50.783: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 12/13 11:05:50.788: [smf] INFO: Removed Session: UE IMSI:[262421102275319] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3193) 12/13 11:05:50.788: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 12/13 11:05:50.794: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 12/13 11:05:50.798: [smf] INFO: Removed Session: UE IMSI:[262424347009166] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3193) 12/13 11:05:50.798: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 12/13 11:05:50.804: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 12/13 11:05:50.809: [smf] INFO: Removed Session: UE IMSI:[262420655831813] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3193) 12/13 11:05:50.809: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 12/13 11:05:50.815: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 12/13 11:05:50.820: [smf] INFO: Removed Session: UE IMSI:[262423026087342] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3193) 12/13 11:05:50.820: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 12/13 11:05:50.826: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 12/13 11:05:50.832: [smf] INFO: Removed Session: UE IMSI:[262424562806171] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3193) 12/13 11:05:50.832: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 12/13 11:05:50.837: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 12/13 11:05:50.843: [smf] INFO: Removed Session: UE IMSI:[262427142901935] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3193) 12/13 11:05:50.843: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 12/13 11:05:50.847: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 12/13 11:05:50.852: [smf] INFO: Removed Session: UE IMSI:[262426374718409] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3193) 12/13 11:05:50.852: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 12/13 11:05:50.858: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 12/13 11:05:50.863: [smf] INFO: Removed Session: UE IMSI:[262424761866389] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3193) 12/13 11:05:50.863: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 12/13 11:05:50.869: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 12/13 11:05:50.873: [smf] INFO: Removed Session: UE IMSI:[262429551282522] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3193) 12/13 11:05:50.874: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 12/13 11:05:50.879: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 12/13 11:05:50.883: [smf] INFO: Removed Session: UE IMSI:[262421630563354] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3193) 12/13 11:05:50.883: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 12/13 11:05:50.890: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 12/13 11:05:50.896: [smf] INFO: Removed Session: UE IMSI:[262427753919605] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3193) 12/13 11:05:50.896: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 12/13 11:05:50.901: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 12/13 11:05:50.907: [smf] INFO: Removed Session: UE IMSI:[262423482224360] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3193) 12/13 11:05:50.907: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 12/13 11:05:50.912: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 12/13 11:05:50.916: [smf] INFO: Removed Session: UE IMSI:[262428836732280] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3193) 12/13 11:05:50.916: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 12/13 11:05:50.923: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 12/13 11:05:50.928: [smf] INFO: Removed Session: UE IMSI:[262423672098020] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3193) 12/13 11:05:50.928: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 12/13 11:05:50.933: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 12/13 11:05:50.937: [smf] INFO: Removed Session: UE IMSI:[262428788669672] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3193) 12/13 11:05:50.937: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 12/13 11:05:50.944: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 12/13 11:05:50.949: [smf] INFO: Removed Session: UE IMSI:[262429384558906] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3193) 12/13 11:05:50.949: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 12/13 11:05:50.955: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 12/13 11:05:50.959: [smf] INFO: Removed Session: UE IMSI:[262422516638151] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3193) 12/13 11:05:50.959: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 12/13 11:05:50.966: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 12/13 11:05:50.972: [smf] INFO: Removed Session: UE IMSI:[262425090583519] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3193) 12/13 11:05:50.972: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 12/13 11:05:50.976: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 12/13 11:05:50.980: [smf] INFO: Removed Session: UE IMSI:[262420959034614] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3193) 12/13 11:05:50.980: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 12/13 11:05:50.987: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 12/13 11:05:50.991: [smf] INFO: Removed Session: UE IMSI:[262421756494704] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:50.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3193) 12/13 11:05:50.991: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 12/13 11:05:50.998: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 12/13 11:05:51.002: [smf] INFO: Removed Session: UE IMSI:[262429392991853] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3193) 12/13 11:05:51.002: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 12/13 11:05:51.008: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 12/13 11:05:51.013: [smf] INFO: Removed Session: UE IMSI:[262424447621271] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3193) 12/13 11:05:51.013: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 12/13 11:05:51.022: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 12/13 11:05:51.028: [smf] INFO: Removed Session: UE IMSI:[262427748426662] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3193) 12/13 11:05:51.028: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 12/13 11:05:51.033: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 12/13 11:05:51.038: [smf] INFO: Removed Session: UE IMSI:[262422155901853] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3193) 12/13 11:05:51.038: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 12/13 11:05:51.044: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 12/13 11:05:51.049: [smf] INFO: Removed Session: UE IMSI:[262425979767317] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3193) 12/13 11:05:51.049: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 12/13 11:05:51.055: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 12/13 11:05:51.060: [smf] INFO: Removed Session: UE IMSI:[262423094848842] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3193) 12/13 11:05:51.060: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 12/13 11:05:51.065: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 12/13 11:05:51.070: [smf] INFO: Removed Session: UE IMSI:[262428948607370] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3193) 12/13 11:05:51.070: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 12/13 11:05:51.076: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 12/13 11:05:51.080: [smf] INFO: Removed Session: UE IMSI:[262422255368069] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3193) 12/13 11:05:51.080: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 12/13 11:05:51.086: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 12/13 11:05:51.091: [smf] INFO: Removed Session: UE IMSI:[262424826402724] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3193) 12/13 11:05:51.091: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 12/13 11:05:51.097: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 12/13 11:05:51.102: [smf] INFO: Removed Session: UE IMSI:[262422092476033] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3193) 12/13 11:05:51.102: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 12/13 11:05:51.108: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 12/13 11:05:51.113: [smf] INFO: Removed Session: UE IMSI:[262423998788019] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3193) 12/13 11:05:51.113: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 12/13 11:05:51.118: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 12/13 11:05:51.123: [smf] INFO: Removed Session: UE IMSI:[262420200712829] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3193) 12/13 11:05:51.123: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 12/13 11:05:51.129: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 12/13 11:05:51.133: [smf] INFO: Removed Session: UE IMSI:[262427329805528] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3193) 12/13 11:05:51.133: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 12/13 11:05:51.140: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 12/13 11:05:51.145: [smf] INFO: Removed Session: UE IMSI:[262423827421369] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3193) 12/13 11:05:51.145: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 12/13 11:05:51.150: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 12/13 11:05:51.156: [smf] INFO: Removed Session: UE IMSI:[262428500141137] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3193) 12/13 11:05:51.156: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 12/13 11:05:51.161: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 12/13 11:05:51.165: [smf] INFO: Removed Session: UE IMSI:[262429438231253] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3193) 12/13 11:05:51.165: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 12/13 11:05:51.171: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 12/13 11:05:51.177: [smf] INFO: Removed Session: UE IMSI:[262428965578295] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3193) 12/13 11:05:51.177: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 12/13 11:05:51.182: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 12/13 11:05:51.186: [smf] INFO: Removed Session: UE IMSI:[262425719158636] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3193) 12/13 11:05:51.186: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 12/13 11:05:51.193: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 12/13 11:05:51.197: [smf] INFO: Removed Session: UE IMSI:[262423926125929] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3193) 12/13 11:05:51.197: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 12/13 11:05:51.204: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 12/13 11:05:51.208: [smf] INFO: Removed Session: UE IMSI:[262424132291017] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3193) 12/13 11:05:51.208: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 12/13 11:05:51.214: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 12/13 11:05:51.219: [smf] INFO: Removed Session: UE IMSI:[262420069714440] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3193) 12/13 11:05:51.219: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 12/13 11:05:51.225: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 12/13 11:05:51.229: [smf] INFO: Removed Session: UE IMSI:[262427172678694] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3193) 12/13 11:05:51.229: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 12/13 11:05:51.235: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 12/13 11:05:51.240: [smf] INFO: Removed Session: UE IMSI:[262425769015141] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3193) 12/13 11:05:51.240: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 12/13 11:05:51.246: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 12/13 11:05:51.251: [smf] INFO: Removed Session: UE IMSI:[262429004646545] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3193) 12/13 11:05:51.251: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 12/13 11:05:51.257: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 12/13 11:05:51.262: [smf] INFO: Removed Session: UE IMSI:[262426634809849] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3193) 12/13 11:05:51.262: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 12/13 11:05:51.268: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 12/13 11:05:51.273: [smf] INFO: Removed Session: UE IMSI:[262427800134606] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3193) 12/13 11:05:51.273: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 12/13 11:05:51.279: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 12/13 11:05:51.285: [smf] INFO: Removed Session: UE IMSI:[262420620005287] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3193) 12/13 11:05:51.285: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 12/13 11:05:51.289: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 12/13 11:05:51.293: [smf] INFO: Removed Session: UE IMSI:[262420780195510] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3193) 12/13 11:05:51.294: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 12/13 11:05:51.300: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 12/13 11:05:51.306: [smf] INFO: Removed Session: UE IMSI:[262426085121091] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3193) 12/13 11:05:51.306: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 12/13 11:05:51.311: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 12/13 11:05:51.316: [smf] INFO: Removed Session: UE IMSI:[262423308504246] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3193) 12/13 11:05:51.316: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 12/13 11:05:51.322: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 12/13 11:05:51.326: [smf] INFO: Removed Session: UE IMSI:[262427649355813] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3193) 12/13 11:05:51.326: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 12/13 11:05:51.332: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 12/13 11:05:51.336: [smf] INFO: Removed Session: UE IMSI:[262421028551036] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3193) 12/13 11:05:51.336: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 12/13 11:05:51.343: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 12/13 11:05:51.348: [smf] INFO: Removed Session: UE IMSI:[262420326952703] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3193) 12/13 11:05:51.348: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 12/13 11:05:51.353: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 12/13 11:05:51.357: [smf] INFO: Removed Session: UE IMSI:[262421304274972] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3193) 12/13 11:05:51.357: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 12/13 11:05:51.364: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 12/13 11:05:51.370: [smf] INFO: Removed Session: UE IMSI:[262428416838977] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3193) 12/13 11:05:51.370: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 12/13 11:05:51.375: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 12/13 11:05:51.380: [smf] INFO: Removed Session: UE IMSI:[262424619296104] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3193) 12/13 11:05:51.380: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 12/13 11:05:51.386: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 12/13 11:05:51.391: [smf] INFO: Removed Session: UE IMSI:[262420174738873] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3193) 12/13 11:05:51.391: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 12/13 11:05:51.396: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 12/13 11:05:51.402: [smf] INFO: Removed Session: UE IMSI:[262422593369811] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3193) 12/13 11:05:51.402: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 12/13 11:05:51.407: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 12/13 11:05:51.411: [smf] INFO: Removed Session: UE IMSI:[262426733893501] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3193) 12/13 11:05:51.411: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 12/13 11:05:51.418: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 12/13 11:05:51.423: [smf] INFO: Removed Session: UE IMSI:[262420990787684] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3193) 12/13 11:05:51.423: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 12/13 11:05:51.429: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 12/13 11:05:51.432: [smf] INFO: Removed Session: UE IMSI:[262428553972879] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3193) 12/13 11:05:51.432: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 12/13 11:05:51.439: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 12/13 11:05:51.443: [smf] INFO: Removed Session: UE IMSI:[262426831963868] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3193) 12/13 11:05:51.443: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 12/13 11:05:51.450: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 12/13 11:05:51.454: [smf] INFO: Removed Session: UE IMSI:[262425533800605] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3193) 12/13 11:05:51.454: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 12/13 11:05:51.461: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 12/13 11:05:51.465: [smf] INFO: Removed Session: UE IMSI:[262420203908783] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3193) 12/13 11:05:51.465: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 12/13 11:05:51.471: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 12/13 11:05:51.476: [smf] INFO: Removed Session: UE IMSI:[262425597193596] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3193) 12/13 11:05:51.476: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 12/13 11:05:51.482: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 12/13 11:05:51.487: [smf] INFO: Removed Session: UE IMSI:[262425953682109] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3193) 12/13 11:05:51.487: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 12/13 11:05:51.493: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 12/13 11:05:51.496: [smf] INFO: Removed Session: UE IMSI:[262429460019002] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3193) 12/13 11:05:51.496: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 12/13 11:05:51.504: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 12/13 11:05:51.508: [smf] INFO: Removed Session: UE IMSI:[262429187548338] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3193) 12/13 11:05:51.508: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 12/13 11:05:51.515: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 12/13 11:05:51.520: [smf] INFO: Removed Session: UE IMSI:[262421721928157] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3193) 12/13 11:05:51.520: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 12/13 11:05:51.525: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/13 11:05:51.530: [smf] INFO: Removed Session: UE IMSI:[262428063139245] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3193) 12/13 11:05:51.530: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 12/13 11:05:51.536: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 12/13 11:05:51.541: [smf] INFO: Removed Session: UE IMSI:[262420193375477] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:05:51.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3193) 12/13 11:05:51.541: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: Warning: Stopping inactive timer T_next. MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:05:53.546: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:05:53.546: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@394b0576ed89: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@394b0576ed89: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:05:53 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512060) Waiting for packet dumper to finish... 1 (prev_count=6512060, count=6512572) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:05:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@394b0576ed89: 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@394b0576ed89: Test case TC_addr_pool_exhaustion started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:05:59.311: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:06:00.020: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 12/13 11:06:01.030: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 12/13 11:06:01.030: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3185) 12/13 11:06:01.030: [smf] INFO: UE IMSI[262422587889027] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.038: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/13 11:06:01.038: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3185) 12/13 11:06:01.038: [smf] INFO: UE IMSI[262428690964650] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.043: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 12/13 11:06:01.043: [upf] INFO: UE F-SEID[UP:0xcef CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.043: [upf] INFO: UE F-SEID[UP:0xcef CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.045: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 12/13 11:06:01.045: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3185) 12/13 11:06:01.045: [smf] INFO: UE IMSI[262429358205265] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.046: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/13 11:06:01.046: [upf] INFO: UE F-SEID[UP:0xafb CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.046: [upf] INFO: UE F-SEID[UP:0xafb CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.051: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 12/13 11:06:01.051: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3185) 12/13 11:06:01.051: [smf] INFO: UE IMSI[262429554535908] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.052: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 12/13 11:06:01.052: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.052: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.058: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 12/13 11:06:01.058: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3185) 12/13 11:06:01.058: [smf] INFO: UE IMSI[262428061289953] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.059: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 12/13 11:06:01.059: [upf] INFO: UE F-SEID[UP:0x300 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.059: [upf] INFO: UE F-SEID[UP:0x300 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.064: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 12/13 11:06:01.064: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3185) 12/13 11:06:01.064: [smf] INFO: UE IMSI[262420848451639] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.065: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 12/13 11:06:01.065: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.065: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.071: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 12/13 11:06:01.071: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3185) 12/13 11:06:01.071: [smf] INFO: UE IMSI[262420342706013] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.072: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 12/13 11:06:01.072: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.072: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.077: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 12/13 11:06:01.077: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3185) 12/13 11:06:01.077: [smf] INFO: UE IMSI[262422615772384] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.078: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 12/13 11:06:01.078: [upf] INFO: UE F-SEID[UP:0x9a CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.078: [upf] INFO: UE F-SEID[UP:0x9a CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.084: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 12/13 11:06:01.084: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3185) 12/13 11:06:01.084: [smf] INFO: UE IMSI[262428071230038] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.085: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 12/13 11:06:01.085: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.085: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.090: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 12/13 11:06:01.090: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3185) 12/13 11:06:01.090: [smf] INFO: UE IMSI[262423284358923] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.091: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 12/13 11:06:01.091: [upf] INFO: UE F-SEID[UP:0x989 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.091: [upf] INFO: UE F-SEID[UP:0x989 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.097: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 12/13 11:06:01.097: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3185) 12/13 11:06:01.097: [smf] INFO: UE IMSI[262426756129227] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.097: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 12/13 11:06:01.097: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.097: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.104: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 12/13 11:06:01.104: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3185) 12/13 11:06:01.104: [smf] INFO: UE IMSI[262426802138678] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.104: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 12/13 11:06:01.104: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.104: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.110: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 12/13 11:06:01.110: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3185) 12/13 11:06:01.110: [smf] INFO: UE IMSI[262428135673717] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.111: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 12/13 11:06:01.111: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.111: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.116: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 12/13 11:06:01.116: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3185) 12/13 11:06:01.117: [smf] INFO: UE IMSI[262426805395038] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.117: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 12/13 11:06:01.117: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.117: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.123: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 12/13 11:06:01.123: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3185) 12/13 11:06:01.123: [smf] INFO: UE IMSI[262424858392370] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.124: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 12/13 11:06:01.124: [upf] INFO: UE F-SEID[UP:0x133 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.124: [upf] INFO: UE F-SEID[UP:0x133 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.131: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 12/13 11:06:01.131: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3185) 12/13 11:06:01.131: [smf] INFO: UE IMSI[262427566959356] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.132: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 12/13 11:06:01.132: [upf] INFO: UE F-SEID[UP:0x9db CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.132: [upf] INFO: UE F-SEID[UP:0x9db CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.137: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 12/13 11:06:01.137: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3185) 12/13 11:06:01.137: [smf] INFO: UE IMSI[262424491816537] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.138: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 12/13 11:06:01.138: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.138: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.145: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 12/13 11:06:01.145: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3185) 12/13 11:06:01.145: [smf] INFO: UE IMSI[262425933602436] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.146: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 12/13 11:06:01.146: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.146: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.151: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 12/13 11:06:01.151: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3185) 12/13 11:06:01.151: [smf] INFO: UE IMSI[262421001540584] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.152: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 12/13 11:06:01.152: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.152: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.158: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 12/13 11:06:01.158: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3185) 12/13 11:06:01.158: [smf] INFO: UE IMSI[262429556409469] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.159: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 12/13 11:06:01.159: [upf] INFO: UE F-SEID[UP:0x77b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.159: [upf] INFO: UE F-SEID[UP:0x77b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.164: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 12/13 11:06:01.164: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3185) 12/13 11:06:01.164: [smf] INFO: UE IMSI[262429436004596] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.165: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 12/13 11:06:01.165: [upf] INFO: UE F-SEID[UP:0x12a CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.165: [upf] INFO: UE F-SEID[UP:0x12a CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.171: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 12/13 11:06:01.171: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3185) 12/13 11:06:01.171: [smf] INFO: UE IMSI[262421870898820] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.172: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 12/13 11:06:01.172: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.172: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.180: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 12/13 11:06:01.180: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3185) 12/13 11:06:01.180: [smf] INFO: UE IMSI[262426257570416] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.181: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 12/13 11:06:01.181: [upf] INFO: UE F-SEID[UP:0x16e CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.181: [upf] INFO: UE F-SEID[UP:0x16e CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.187: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 12/13 11:06:01.187: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3185) 12/13 11:06:01.187: [smf] INFO: UE IMSI[262429841439709] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.188: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 12/13 11:06:01.188: [upf] INFO: UE F-SEID[UP:0x381 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.188: [upf] INFO: UE F-SEID[UP:0x381 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.193: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 12/13 11:06:01.193: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3185) 12/13 11:06:01.193: [smf] INFO: UE IMSI[262426454569795] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.194: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 12/13 11:06:01.194: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.194: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.200: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 12/13 11:06:01.200: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3185) 12/13 11:06:01.200: [smf] INFO: UE IMSI[262429284580874] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.201: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 12/13 11:06:01.201: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.201: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.206: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 12/13 11:06:01.206: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3185) 12/13 11:06:01.206: [smf] INFO: UE IMSI[262429069868087] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.207: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 12/13 11:06:01.207: [upf] INFO: UE F-SEID[UP:0x42d CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.207: [upf] INFO: UE F-SEID[UP:0x42d CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.214: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 12/13 11:06:01.214: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3185) 12/13 11:06:01.214: [smf] INFO: UE IMSI[262428118364414] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.215: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 12/13 11:06:01.215: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.215: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.221: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 12/13 11:06:01.221: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3185) 12/13 11:06:01.221: [smf] INFO: UE IMSI[262423270528442] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.222: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 12/13 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 12/13 11:06:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3185) 12/13 11:06:01.227: [smf] INFO: UE IMSI[262421643050637] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.228: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 12/13 11:06:01.228: [upf] INFO: UE F-SEID[UP:0x41 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.228: [upf] INFO: UE F-SEID[UP:0x41 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.234: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 12/13 11:06:01.234: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3185) 12/13 11:06:01.234: [smf] INFO: UE IMSI[262420177290890] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.235: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 12/13 11:06:01.235: [upf] INFO: UE F-SEID[UP:0x824 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.235: [upf] INFO: UE F-SEID[UP:0x824 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.240: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 12/13 11:06:01.240: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3185) 12/13 11:06:01.240: [smf] INFO: UE IMSI[262422570888873] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.241: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 12/13 11:06:01.241: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.241: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.247: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 12/13 11:06:01.247: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3185) 12/13 11:06:01.247: [smf] INFO: UE IMSI[262422370041591] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.248: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 12/13 11:06:01.248: [upf] INFO: UE F-SEID[UP:0x559 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.248: [upf] INFO: UE F-SEID[UP:0x559 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.256: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 12/13 11:06:01.256: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3185) 12/13 11:06:01.256: [smf] INFO: UE IMSI[262421045049841] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.256: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 12/13 11:06:01.256: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.257: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.262: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 12/13 11:06:01.262: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3185) 12/13 11:06:01.262: [smf] INFO: UE IMSI[262426412322841] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.263: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 12/13 11:06:01.263: [upf] INFO: UE F-SEID[UP:0x795 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.263: [upf] INFO: UE F-SEID[UP:0x795 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.269: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 12/13 11:06:01.269: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3185) 12/13 11:06:01.269: [smf] INFO: UE IMSI[262425994542912] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.270: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 12/13 11:06:01.270: [upf] INFO: UE F-SEID[UP:0x675 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.270: [upf] INFO: UE F-SEID[UP:0x675 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.275: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 12/13 11:06:01.275: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3185) 12/13 11:06:01.275: [smf] INFO: UE IMSI[262427095964179] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.276: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 12/13 11:06:01.276: [upf] INFO: UE F-SEID[UP:0x1be CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.276: [upf] INFO: UE F-SEID[UP:0x1be CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.282: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 12/13 11:06:01.282: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3185) 12/13 11:06:01.282: [smf] INFO: UE IMSI[262423212543734] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.283: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 12/13 11:06:01.283: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.283: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.289: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 12/13 11:06:01.289: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3185) 12/13 11:06:01.289: [smf] INFO: UE IMSI[262428674974559] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.290: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 12/13 11:06:01.290: [upf] INFO: UE F-SEID[UP:0x99 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.290: [upf] INFO: UE F-SEID[UP:0x99 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.296: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 12/13 11:06:01.296: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3185) 12/13 11:06:01.296: [smf] INFO: UE IMSI[262424372497682] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.297: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 12/13 11:06:01.297: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.297: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.303: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 12/13 11:06:01.303: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3185) 12/13 11:06:01.303: [smf] INFO: UE IMSI[262425264596631] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.304: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 12/13 11:06:01.304: [upf] INFO: UE F-SEID[UP:0x572 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.304: [upf] INFO: UE F-SEID[UP:0x572 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.310: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 12/13 11:06:01.310: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3185) 12/13 11:06:01.310: [smf] INFO: UE IMSI[262421993250287] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.311: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 12/13 11:06:01.311: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.311: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.316: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 12/13 11:06:01.316: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3185) 12/13 11:06:01.316: [smf] INFO: UE IMSI[262428859038555] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.317: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 12/13 11:06:01.317: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.317: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.323: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 12/13 11:06:01.323: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3185) 12/13 11:06:01.323: [smf] INFO: UE IMSI[262422762663608] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.324: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 12/13 11:06:01.324: [upf] INFO: UE F-SEID[UP:0x85 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.324: [upf] INFO: UE F-SEID[UP:0x85 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.329: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 12/13 11:06:01.330: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3185) 12/13 11:06:01.330: [smf] INFO: UE IMSI[262427173562434] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.330: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 12/13 11:06:01.331: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.331: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.336: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 12/13 11:06:01.336: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3185) 12/13 11:06:01.336: [smf] INFO: UE IMSI[262429321991082] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.337: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 12/13 11:06:01.337: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.337: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.343: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 12/13 11:06:01.343: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3185) 12/13 11:06:01.343: [smf] INFO: UE IMSI[262420541606023] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.344: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 12/13 11:06:01.344: [upf] INFO: UE F-SEID[UP:0x413 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.344: [upf] INFO: UE F-SEID[UP:0x413 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.349: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 12/13 11:06:01.349: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3185) 12/13 11:06:01.349: [smf] INFO: UE IMSI[262429769350821] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.350: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 12/13 11:06:01.350: [upf] INFO: UE F-SEID[UP:0xb41 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.350: [upf] INFO: UE F-SEID[UP:0xb41 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.356: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 12/13 11:06:01.356: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3185) 12/13 11:06:01.356: [smf] INFO: UE IMSI[262426643426945] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.357: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 12/13 11:06:01.357: [upf] INFO: UE F-SEID[UP:0x980 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.357: [upf] INFO: UE F-SEID[UP:0x980 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.362: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 12/13 11:06:01.362: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3185) 12/13 11:06:01.362: [smf] INFO: UE IMSI[262420576103190] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.363: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 12/13 11:06:01.363: [upf] INFO: UE F-SEID[UP:0x86e CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.363: [upf] INFO: UE F-SEID[UP:0x86e CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.369: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 12/13 11:06:01.369: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3185) 12/13 11:06:01.369: [smf] INFO: UE IMSI[262423626814060] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.370: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 12/13 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.376: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 12/13 11:06:01.376: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3185) 12/13 11:06:01.376: [smf] INFO: UE IMSI[262429158866166] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.376: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 12/13 11:06:01.376: [upf] INFO: UE F-SEID[UP:0x955 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.376: [upf] INFO: UE F-SEID[UP:0x955 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.382: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 12/13 11:06:01.382: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3185) 12/13 11:06:01.382: [smf] INFO: UE IMSI[262424802957774] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.383: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 12/13 11:06:01.383: [upf] INFO: UE F-SEID[UP:0x94c CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.383: [upf] INFO: UE F-SEID[UP:0x94c CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.389: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 12/13 11:06:01.389: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3185) 12/13 11:06:01.389: [smf] INFO: UE IMSI[262424775042034] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.390: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 12/13 11:06:01.390: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.390: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.396: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 12/13 11:06:01.396: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3185) 12/13 11:06:01.396: [smf] INFO: UE IMSI[262423312773040] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.397: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 12/13 11:06:01.397: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.397: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.402: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 12/13 11:06:01.402: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3185) 12/13 11:06:01.402: [smf] INFO: UE IMSI[262421424658456] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.403: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 12/13 11:06:01.403: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.403: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.409: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 12/13 11:06:01.409: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3185) 12/13 11:06:01.409: [smf] INFO: UE IMSI[262429008440762] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.410: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 12/13 11:06:01.410: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.410: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.416: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 12/13 11:06:01.416: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3185) 12/13 11:06:01.416: [smf] INFO: UE IMSI[262429244880124] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.417: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 12/13 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.422: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 12/13 11:06:01.422: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3185) 12/13 11:06:01.422: [smf] INFO: UE IMSI[262423124851216] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.423: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 12/13 11:06:01.423: [upf] INFO: UE F-SEID[UP:0x2be CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.423: [upf] INFO: UE F-SEID[UP:0x2be CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.429: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 12/13 11:06:01.429: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3185) 12/13 11:06:01.429: [smf] INFO: UE IMSI[262424300864453] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.430: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 12/13 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x519 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x519 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.436: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 12/13 11:06:01.436: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3185) 12/13 11:06:01.436: [smf] INFO: UE IMSI[262428477004007] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.436: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 12/13 11:06:01.436: [upf] INFO: UE F-SEID[UP:0x86c CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.436: [upf] INFO: UE F-SEID[UP:0x86c CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.442: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 12/13 11:06:01.442: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3185) 12/13 11:06:01.442: [smf] INFO: UE IMSI[262429704129010] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.443: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 12/13 11:06:01.443: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.443: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.449: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 12/13 11:06:01.449: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3185) 12/13 11:06:01.449: [smf] INFO: UE IMSI[262424369417367] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.450: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 12/13 11:06:01.450: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.450: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.456: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 12/13 11:06:01.456: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3185) 12/13 11:06:01.456: [smf] INFO: UE IMSI[262422276480811] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.457: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 12/13 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x193 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x193 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.462: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 12/13 11:06:01.462: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3185) 12/13 11:06:01.462: [smf] INFO: UE IMSI[262421675551858] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.463: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 12/13 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x305 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x305 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.469: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 12/13 11:06:01.469: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3185) 12/13 11:06:01.469: [smf] INFO: UE IMSI[262423302720245] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.470: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 12/13 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x958 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x958 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.475: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 12/13 11:06:01.475: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3185) 12/13 11:06:01.475: [smf] INFO: UE IMSI[262427458357008] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.476: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 12/13 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.482: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 12/13 11:06:01.482: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3185) 12/13 11:06:01.482: [smf] INFO: UE IMSI[262421753393261] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.483: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 12/13 11:06:01.483: [upf] INFO: UE F-SEID[UP:0x484 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.483: [upf] INFO: UE F-SEID[UP:0x484 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.489: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 12/13 11:06:01.489: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3185) 12/13 11:06:01.489: [smf] INFO: UE IMSI[262427758410627] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.490: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 12/13 11:06:01.490: [upf] INFO: UE F-SEID[UP:0x100 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.490: [upf] INFO: UE F-SEID[UP:0x100 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.495: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 12/13 11:06:01.496: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3185) 12/13 11:06:01.496: [smf] INFO: UE IMSI[262426699947375] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.497: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 12/13 11:06:01.497: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.497: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.503: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 12/13 11:06:01.503: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3185) 12/13 11:06:01.503: [smf] INFO: UE IMSI[262420671995106] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.504: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 12/13 11:06:01.504: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.504: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.509: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 12/13 11:06:01.509: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3185) 12/13 11:06:01.509: [smf] INFO: UE IMSI[262425578489097] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.510: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 12/13 11:06:01.510: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.510: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.516: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 12/13 11:06:01.516: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3185) 12/13 11:06:01.516: [smf] INFO: UE IMSI[262426745196595] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.517: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 12/13 11:06:01.517: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.517: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.522: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 12/13 11:06:01.522: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3185) 12/13 11:06:01.522: [smf] INFO: UE IMSI[262422166051713] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.523: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 12/13 11:06:01.523: [upf] INFO: UE F-SEID[UP:0x437 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.523: [upf] INFO: UE F-SEID[UP:0x437 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.529: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 12/13 11:06:01.529: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3185) 12/13 11:06:01.529: [smf] INFO: UE IMSI[262428329040252] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.530: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 12/13 11:06:01.530: [upf] INFO: UE F-SEID[UP:0x63f CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.530: [upf] INFO: UE F-SEID[UP:0x63f CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.535: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 12/13 11:06:01.535: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3185) 12/13 11:06:01.535: [smf] INFO: UE IMSI[262427553448594] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.536: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 12/13 11:06:01.536: [upf] INFO: UE F-SEID[UP:0x226 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.536: [upf] INFO: UE F-SEID[UP:0x226 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.541: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 12/13 11:06:01.541: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3185) 12/13 11:06:01.541: [smf] INFO: UE IMSI[262427190830555] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.542: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 12/13 11:06:01.542: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.542: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.548: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 12/13 11:06:01.548: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3185) 12/13 11:06:01.548: [smf] INFO: UE IMSI[262429460482316] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.549: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 12/13 11:06:01.549: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.549: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.554: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 12/13 11:06:01.554: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3185) 12/13 11:06:01.554: [smf] INFO: UE IMSI[262426525551639] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.555: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 12/13 11:06:01.555: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.555: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.561: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 12/13 11:06:01.561: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3185) 12/13 11:06:01.561: [smf] INFO: UE IMSI[262420595110223] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.562: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 12/13 11:06:01.562: [upf] INFO: UE F-SEID[UP:0x282 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.562: [upf] INFO: UE F-SEID[UP:0x282 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.568: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 12/13 11:06:01.568: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3185) 12/13 11:06:01.569: [smf] INFO: UE IMSI[262420040276346] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.569: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 12/13 11:06:01.569: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.569: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.575: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 12/13 11:06:01.575: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3185) 12/13 11:06:01.575: [smf] INFO: UE IMSI[262420799127594] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.577: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 12/13 11:06:01.577: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.577: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.582: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 12/13 11:06:01.582: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3185) 12/13 11:06:01.582: [smf] INFO: UE IMSI[262421033358718] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.583: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 12/13 11:06:01.583: [upf] INFO: UE F-SEID[UP:0xca CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.583: [upf] INFO: UE F-SEID[UP:0xca CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.589: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 12/13 11:06:01.589: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3185) 12/13 11:06:01.589: [smf] INFO: UE IMSI[262421423502422] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.590: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 12/13 11:06:01.590: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.590: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.595: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 12/13 11:06:01.595: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3185) 12/13 11:06:01.595: [smf] INFO: UE IMSI[262423800704278] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.596: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 12/13 11:06:01.596: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.596: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.604: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 12/13 11:06:01.604: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3185) 12/13 11:06:01.604: [smf] INFO: UE IMSI[262421934146564] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.605: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 12/13 11:06:01.605: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.605: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.611: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 12/13 11:06:01.611: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3185) 12/13 11:06:01.611: [smf] INFO: UE IMSI[262426989665508] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.612: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 12/13 11:06:01.612: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.612: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.617: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 12/13 11:06:01.617: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3185) 12/13 11:06:01.617: [smf] INFO: UE IMSI[262428199516389] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.618: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 12/13 11:06:01.618: [upf] INFO: UE F-SEID[UP:0xedb CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.618: [upf] INFO: UE F-SEID[UP:0xedb CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.624: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 12/13 11:06:01.624: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3185) 12/13 11:06:01.624: [smf] INFO: UE IMSI[262420706980497] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.625: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 12/13 11:06:01.625: [upf] INFO: UE F-SEID[UP:0x928 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.625: [upf] INFO: UE F-SEID[UP:0x928 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.632: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 12/13 11:06:01.632: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3185) 12/13 11:06:01.632: [smf] INFO: UE IMSI[262423518212415] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.633: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 12/13 11:06:01.633: [upf] INFO: UE F-SEID[UP:0x885 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.633: [upf] INFO: UE F-SEID[UP:0x885 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.638: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 12/13 11:06:01.638: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3185) 12/13 11:06:01.638: [smf] INFO: UE IMSI[262424050680500] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.639: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 12/13 11:06:01.640: [upf] INFO: UE F-SEID[UP:0x636 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.640: [upf] INFO: UE F-SEID[UP:0x636 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.645: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 12/13 11:06:01.645: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3185) 12/13 11:06:01.645: [smf] INFO: UE IMSI[262422484118635] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.646: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 12/13 11:06:01.646: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.646: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.651: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 12/13 11:06:01.652: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3185) 12/13 11:06:01.652: [smf] INFO: UE IMSI[262422848105187] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.653: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 12/13 11:06:01.653: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.653: [upf] INFO: UE F-SEID[UP:0xa3c CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.658: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 12/13 11:06:01.658: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3185) 12/13 11:06:01.658: [smf] INFO: UE IMSI[262422382500366] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.659: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 12/13 11:06:01.659: [upf] INFO: UE F-SEID[UP:0x135 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.659: [upf] INFO: UE F-SEID[UP:0x135 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.665: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 12/13 11:06:01.665: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3185) 12/13 11:06:01.665: [smf] INFO: UE IMSI[262421819138835] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.665: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 12/13 11:06:01.665: [upf] INFO: UE F-SEID[UP:0x323 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.665: [upf] INFO: UE F-SEID[UP:0x323 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.671: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 12/13 11:06:01.671: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3185) 12/13 11:06:01.671: [smf] INFO: UE IMSI[262421930044345] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.672: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 12/13 11:06:01.672: [upf] INFO: UE F-SEID[UP:0x289 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.672: [upf] INFO: UE F-SEID[UP:0x289 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.677: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 12/13 11:06:01.677: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3185) 12/13 11:06:01.677: [smf] INFO: UE IMSI[262425479106100] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.678: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 12/13 11:06:01.678: [upf] INFO: UE F-SEID[UP:0x843 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.678: [upf] INFO: UE F-SEID[UP:0x843 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.684: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 12/13 11:06:01.684: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3185) 12/13 11:06:01.684: [smf] INFO: UE IMSI[262429781576076] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.685: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 12/13 11:06:01.685: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.685: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.691: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 12/13 11:06:01.691: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3185) 12/13 11:06:01.691: [smf] INFO: UE IMSI[262425111073529] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.692: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 12/13 11:06:01.692: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.692: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.697: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 12/13 11:06:01.698: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3185) 12/13 11:06:01.698: [smf] INFO: UE IMSI[262423008626208] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.698: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 12/13 11:06:01.698: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.699: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.704: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 12/13 11:06:01.704: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3185) 12/13 11:06:01.704: [smf] INFO: UE IMSI[262428423181936] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.705: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 12/13 11:06:01.705: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.705: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.711: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 12/13 11:06:01.711: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3185) 12/13 11:06:01.711: [smf] INFO: UE IMSI[262427398637683] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.711: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 12/13 11:06:01.712: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.712: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.717: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 12/13 11:06:01.717: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3185) 12/13 11:06:01.717: [smf] INFO: UE IMSI[262425735804282] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.718: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 12/13 11:06:01.718: [upf] INFO: UE F-SEID[UP:0x82f CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.718: [upf] INFO: UE F-SEID[UP:0x82f CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.724: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 12/13 11:06:01.724: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3185) 12/13 11:06:01.724: [smf] INFO: UE IMSI[262420859894108] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.725: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 12/13 11:06:01.725: [upf] INFO: UE F-SEID[UP:0x417 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.725: [upf] INFO: UE F-SEID[UP:0x417 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.730: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 12/13 11:06:01.730: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3185) 12/13 11:06:01.730: [smf] INFO: UE IMSI[262421962886414] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.731: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 12/13 11:06:01.731: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.731: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.739: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 12/13 11:06:01.739: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3185) 12/13 11:06:01.739: [smf] INFO: UE IMSI[262424381996764] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.740: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 12/13 11:06:01.740: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.740: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.747: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 12/13 11:06:01.747: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3185) 12/13 11:06:01.747: [smf] INFO: UE IMSI[262422357409696] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.748: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 12/13 11:06:01.748: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.748: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.754: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 12/13 11:06:01.754: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3185) 12/13 11:06:01.754: [smf] INFO: UE IMSI[262425262164927] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.754: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 12/13 11:06:01.754: [upf] INFO: UE F-SEID[UP:0x530 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.754: [upf] INFO: UE F-SEID[UP:0x530 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.760: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 12/13 11:06:01.760: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3185) 12/13 11:06:01.760: [smf] INFO: UE IMSI[262429393238594] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.761: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 12/13 11:06:01.761: [upf] INFO: UE F-SEID[UP:0x18e CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.761: [upf] INFO: UE F-SEID[UP:0x18e CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.767: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 12/13 11:06:01.767: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3185) 12/13 11:06:01.767: [smf] INFO: UE IMSI[262427346880180] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.768: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 12/13 11:06:01.768: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.768: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.775: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 12/13 11:06:01.775: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3185) 12/13 11:06:01.775: [smf] INFO: UE IMSI[262426749666456] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.776: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 12/13 11:06:01.776: [upf] INFO: UE F-SEID[UP:0x82b CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.776: [upf] INFO: UE F-SEID[UP:0x82b CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.781: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 12/13 11:06:01.781: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3185) 12/13 11:06:01.781: [smf] INFO: UE IMSI[262425205148899] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.782: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 12/13 11:06:01.782: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.782: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.788: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 12/13 11:06:01.788: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3185) 12/13 11:06:01.788: [smf] INFO: UE IMSI[262420435154958] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.789: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 12/13 11:06:01.789: [upf] INFO: UE F-SEID[UP:0xde CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.789: [upf] INFO: UE F-SEID[UP:0xde CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.794: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 12/13 11:06:01.794: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3185) 12/13 11:06:01.794: [smf] INFO: UE IMSI[262424729610017] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.796: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 12/13 11:06:01.796: [upf] INFO: UE F-SEID[UP:0x952 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.796: [upf] INFO: UE F-SEID[UP:0x952 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.802: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 12/13 11:06:01.802: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3185) 12/13 11:06:01.802: [smf] INFO: UE IMSI[262425265358395] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.803: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 12/13 11:06:01.803: [upf] INFO: UE F-SEID[UP:0x56d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.803: [upf] INFO: UE F-SEID[UP:0x56d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.809: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 12/13 11:06:01.809: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3185) 12/13 11:06:01.809: [smf] INFO: UE IMSI[262420449270406] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.810: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 12/13 11:06:01.810: [upf] INFO: UE F-SEID[UP:0x4f CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.810: [upf] INFO: UE F-SEID[UP:0x4f CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.816: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 12/13 11:06:01.816: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3185) 12/13 11:06:01.816: [smf] INFO: UE IMSI[262426490630181] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.817: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 12/13 11:06:01.817: [upf] INFO: UE F-SEID[UP:0x76d CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.817: [upf] INFO: UE F-SEID[UP:0x76d CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.823: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 12/13 11:06:01.823: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3185) 12/13 11:06:01.823: [smf] INFO: UE IMSI[262423583106380] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.824: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 12/13 11:06:01.824: [upf] INFO: UE F-SEID[UP:0x225 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.824: [upf] INFO: UE F-SEID[UP:0x225 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.830: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 12/13 11:06:01.830: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3185) 12/13 11:06:01.830: [smf] INFO: UE IMSI[262428837028876] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.830: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 12/13 11:06:01.830: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.830: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.836: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 12/13 11:06:01.836: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3185) 12/13 11:06:01.836: [smf] INFO: UE IMSI[262429701109314] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.837: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 12/13 11:06:01.837: [upf] INFO: UE F-SEID[UP:0x605 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.837: [upf] INFO: UE F-SEID[UP:0x605 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.844: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 12/13 11:06:01.844: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3185) 12/13 11:06:01.844: [smf] INFO: UE IMSI[262425045804565] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.845: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 12/13 11:06:01.845: [upf] INFO: UE F-SEID[UP:0x753 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.845: [upf] INFO: UE F-SEID[UP:0x753 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.850: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 12/13 11:06:01.850: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3185) 12/13 11:06:01.850: [smf] INFO: UE IMSI[262420164687446] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.851: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 12/13 11:06:01.851: [upf] INFO: UE F-SEID[UP:0x8be CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.851: [upf] INFO: UE F-SEID[UP:0x8be CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.857: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 12/13 11:06:01.857: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3185) 12/13 11:06:01.857: [smf] INFO: UE IMSI[262421906548308] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.858: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 12/13 11:06:01.858: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.858: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.864: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 12/13 11:06:01.864: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3185) 12/13 11:06:01.864: [smf] INFO: UE IMSI[262427267481832] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.864: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 12/13 11:06:01.864: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.864: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.871: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 12/13 11:06:01.871: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3185) 12/13 11:06:01.871: [smf] INFO: UE IMSI[262424548636863] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.872: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 12/13 11:06:01.872: [upf] INFO: UE F-SEID[UP:0x511 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.872: [upf] INFO: UE F-SEID[UP:0x511 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.877: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 12/13 11:06:01.877: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3185) 12/13 11:06:01.877: [smf] INFO: UE IMSI[262429491529116] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.878: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 12/13 11:06:01.878: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.878: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.885: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 12/13 11:06:01.885: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3185) 12/13 11:06:01.885: [smf] INFO: UE IMSI[262425504318049] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.885: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 12/13 11:06:01.885: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.885: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.891: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 12/13 11:06:01.891: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3185) 12/13 11:06:01.891: [smf] INFO: UE IMSI[262424933751893] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.892: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 12/13 11:06:01.892: [upf] INFO: UE F-SEID[UP:0x404 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.892: [upf] INFO: UE F-SEID[UP:0x404 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.898: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 12/13 11:06:01.898: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3185) 12/13 11:06:01.898: [smf] INFO: UE IMSI[262428631676845] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.899: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 12/13 11:06:01.899: [upf] INFO: UE F-SEID[UP:0x156 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.899: [upf] INFO: UE F-SEID[UP:0x156 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.904: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 12/13 11:06:01.904: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3185) 12/13 11:06:01.904: [smf] INFO: UE IMSI[262424738523751] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.905: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 12/13 11:06:01.905: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.905: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.911: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 12/13 11:06:01.911: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3185) 12/13 11:06:01.911: [smf] INFO: UE IMSI[262424586753310] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.912: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 12/13 11:06:01.912: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.912: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.919: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 12/13 11:06:01.919: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3185) 12/13 11:06:01.919: [smf] INFO: UE IMSI[262425988073390] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.920: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 12/13 11:06:01.920: [upf] INFO: UE F-SEID[UP:0x777 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.920: [upf] INFO: UE F-SEID[UP:0x777 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.926: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 12/13 11:06:01.926: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3185) 12/13 11:06:01.926: [smf] INFO: UE IMSI[262422032802543] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.927: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 12/13 11:06:01.927: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.927: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.932: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 12/13 11:06:01.932: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3185) 12/13 11:06:01.932: [smf] INFO: UE IMSI[262426313565670] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.933: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 12/13 11:06:01.933: [upf] INFO: UE F-SEID[UP:0xeae CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.933: [upf] INFO: UE F-SEID[UP:0xeae CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.939: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 12/13 11:06:01.939: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3185) 12/13 11:06:01.939: [smf] INFO: UE IMSI[262421717658371] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.940: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 12/13 11:06:01.940: [upf] INFO: UE F-SEID[UP:0x215 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.940: [upf] INFO: UE F-SEID[UP:0x215 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.945: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 12/13 11:06:01.945: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3185) 12/13 11:06:01.945: [smf] INFO: UE IMSI[262421113754464] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.946: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 12/13 11:06:01.946: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.946: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.952: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 12/13 11:06:01.952: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3185) 12/13 11:06:01.952: [smf] INFO: UE IMSI[262421447702926] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.952: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 12/13 11:06:01.952: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.952: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.958: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 12/13 11:06:01.958: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3185) 12/13 11:06:01.958: [smf] INFO: UE IMSI[262428905685359] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.959: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 12/13 11:06:01.959: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.959: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.964: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 12/13 11:06:01.964: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3185) 12/13 11:06:01.964: [smf] INFO: UE IMSI[262423179966251] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.965: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 12/13 11:06:01.965: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.965: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.971: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 12/13 11:06:01.971: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3185) 12/13 11:06:01.971: [smf] INFO: UE IMSI[262423901338490] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.972: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 12/13 11:06:01.972: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.972: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.978: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 12/13 11:06:01.978: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3185) 12/13 11:06:01.978: [smf] INFO: UE IMSI[262424986691848] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.978: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 12/13 11:06:01.979: [upf] INFO: UE F-SEID[UP:0xd09 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.979: [upf] INFO: UE F-SEID[UP:0xd09 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.984: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 12/13 11:06:01.984: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3185) 12/13 11:06:01.984: [smf] INFO: UE IMSI[262426083706368] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.985: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 12/13 11:06:01.985: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.985: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.991: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 12/13 11:06:01.991: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3185) 12/13 11:06:01.991: [smf] INFO: UE IMSI[262426446132134] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.992: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 12/13 11:06:01.992: [upf] INFO: UE F-SEID[UP:0xadf CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.992: [upf] INFO: UE F-SEID[UP:0xadf CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.997: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 12/13 11:06:01.997: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3185) 12/13 11:06:01.997: [smf] INFO: UE IMSI[262425356949780] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:01.998: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 12/13 11:06:01.998: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:01.998: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.004: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 12/13 11:06:02.004: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3185) 12/13 11:06:02.004: [smf] INFO: UE IMSI[262425954611607] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.005: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 12/13 11:06:02.005: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.005: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.010: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 12/13 11:06:02.010: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3185) 12/13 11:06:02.010: [smf] INFO: UE IMSI[262426202582459] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.011: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 12/13 11:06:02.011: [upf] INFO: UE F-SEID[UP:0x3da CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.011: [upf] INFO: UE F-SEID[UP:0x3da CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.017: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 12/13 11:06:02.017: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3185) 12/13 11:06:02.017: [smf] INFO: UE IMSI[262428673636786] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.018: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 12/13 11:06:02.018: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.018: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.024: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 12/13 11:06:02.024: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3185) 12/13 11:06:02.024: [smf] INFO: UE IMSI[262425696006232] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.024: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 12/13 11:06:02.024: [upf] INFO: UE F-SEID[UP:0x37d CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.024: [upf] INFO: UE F-SEID[UP:0x37d CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.030: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 12/13 11:06:02.030: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3185) 12/13 11:06:02.030: [smf] INFO: UE IMSI[262425531454466] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.031: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 12/13 11:06:02.031: [upf] INFO: UE F-SEID[UP:0x6bd CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.031: [upf] INFO: UE F-SEID[UP:0x6bd CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.036: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 12/13 11:06:02.036: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3185) 12/13 11:06:02.036: [smf] INFO: UE IMSI[262427495538697] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.037: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 12/13 11:06:02.037: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.037: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.043: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 12/13 11:06:02.043: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3185) 12/13 11:06:02.043: [smf] INFO: UE IMSI[262422345732186] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.044: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 12/13 11:06:02.044: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.044: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.050: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 12/13 11:06:02.050: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3185) 12/13 11:06:02.050: [smf] INFO: UE IMSI[262420430514102] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.051: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 12/13 11:06:02.051: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.051: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.059: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 12/13 11:06:02.059: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3185) 12/13 11:06:02.059: [smf] INFO: UE IMSI[262427895415980] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.065: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 12/13 11:06:02.065: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.065: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.066: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 12/13 11:06:02.066: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3185) 12/13 11:06:02.066: [smf] INFO: UE IMSI[262425669266779] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.069: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 12/13 11:06:02.069: [upf] INFO: UE F-SEID[UP:0x196 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.069: [upf] INFO: UE F-SEID[UP:0x196 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.073: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 12/13 11:06:02.073: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3185) 12/13 11:06:02.074: [smf] INFO: UE IMSI[262428901096682] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.074: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 12/13 11:06:02.074: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.074: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.081: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 12/13 11:06:02.081: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3185) 12/13 11:06:02.081: [smf] INFO: UE IMSI[262429102702770] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.082: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 12/13 11:06:02.082: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.082: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.087: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 12/13 11:06:02.087: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3185) 12/13 11:06:02.087: [smf] INFO: UE IMSI[262429411787489] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.088: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 12/13 11:06:02.088: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.088: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.094: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 12/13 11:06:02.094: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3185) 12/13 11:06:02.094: [smf] INFO: UE IMSI[262425801508528] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.095: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 12/13 11:06:02.095: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.095: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.100: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 12/13 11:06:02.100: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3185) 12/13 11:06:02.100: [smf] INFO: UE IMSI[262425346351242] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.101: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 12/13 11:06:02.101: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.101: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.107: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 12/13 11:06:02.107: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3185) 12/13 11:06:02.107: [smf] INFO: UE IMSI[262422474077619] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.108: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 12/13 11:06:02.108: [upf] INFO: UE F-SEID[UP:0x80d CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.108: [upf] INFO: UE F-SEID[UP:0x80d CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.114: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 12/13 11:06:02.114: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3185) 12/13 11:06:02.114: [smf] INFO: UE IMSI[262423735936483] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.115: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 12/13 11:06:02.115: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.115: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.120: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 12/13 11:06:02.120: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3185) 12/13 11:06:02.120: [smf] INFO: UE IMSI[262424010261196] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.121: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 12/13 11:06:02.121: [upf] INFO: UE F-SEID[UP:0x709 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.121: [upf] INFO: UE F-SEID[UP:0x709 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.127: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 12/13 11:06:02.127: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3185) 12/13 11:06:02.127: [smf] INFO: UE IMSI[262425802091864] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.128: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 12/13 11:06:02.128: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.128: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.133: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 12/13 11:06:02.133: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3185) 12/13 11:06:02.133: [smf] INFO: UE IMSI[262421596109744] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.134: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 12/13 11:06:02.134: [upf] INFO: UE F-SEID[UP:0xdac CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.134: [upf] INFO: UE F-SEID[UP:0xdac CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.140: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 12/13 11:06:02.140: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3185) 12/13 11:06:02.140: [smf] INFO: UE IMSI[262425994647147] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.141: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 12/13 11:06:02.141: [upf] INFO: UE F-SEID[UP:0x420 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.141: [upf] INFO: UE F-SEID[UP:0x420 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.147: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 12/13 11:06:02.147: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3185) 12/13 11:06:02.147: [smf] INFO: UE IMSI[262425193334249] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.148: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 12/13 11:06:02.148: [upf] INFO: UE F-SEID[UP:0x426 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.148: [upf] INFO: UE F-SEID[UP:0x426 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.154: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 12/13 11:06:02.154: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3185) 12/13 11:06:02.154: [smf] INFO: UE IMSI[262420297499693] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.155: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 12/13 11:06:02.155: [upf] INFO: UE F-SEID[UP:0x332 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.155: [upf] INFO: UE F-SEID[UP:0x332 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.160: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 12/13 11:06:02.160: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3185) 12/13 11:06:02.160: [smf] INFO: UE IMSI[262420152851140] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.162: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 12/13 11:06:02.162: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.162: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.168: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 12/13 11:06:02.168: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3185) 12/13 11:06:02.168: [smf] INFO: UE IMSI[262423209813074] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.169: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 12/13 11:06:02.169: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.169: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.174: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 12/13 11:06:02.174: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3185) 12/13 11:06:02.175: [smf] INFO: UE IMSI[262421333042632] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.176: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 12/13 11:06:02.176: [upf] INFO: UE F-SEID[UP:0x378 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.176: [upf] INFO: UE F-SEID[UP:0x378 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.182: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 12/13 11:06:02.182: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3185) 12/13 11:06:02.182: [smf] INFO: UE IMSI[262421727178946] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.183: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 12/13 11:06:02.183: [upf] INFO: UE F-SEID[UP:0x475 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.183: [upf] INFO: UE F-SEID[UP:0x475 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.190: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 12/13 11:06:02.190: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3185) 12/13 11:06:02.190: [smf] INFO: UE IMSI[262425129878061] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.191: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 12/13 11:06:02.191: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.191: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.196: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 12/13 11:06:02.196: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3185) 12/13 11:06:02.196: [smf] INFO: UE IMSI[262422548832940] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.197: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 12/13 11:06:02.197: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.197: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.203: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 12/13 11:06:02.203: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3185) 12/13 11:06:02.203: [smf] INFO: UE IMSI[262428367597383] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.204: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 12/13 11:06:02.204: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.204: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.210: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 12/13 11:06:02.210: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3185) 12/13 11:06:02.210: [smf] INFO: UE IMSI[262422177472527] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.211: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 12/13 11:06:02.211: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.211: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.217: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 12/13 11:06:02.217: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3185) 12/13 11:06:02.217: [smf] INFO: UE IMSI[262423138533981] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.218: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 12/13 11:06:02.218: [upf] INFO: UE F-SEID[UP:0x517 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.218: [upf] INFO: UE F-SEID[UP:0x517 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.224: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 12/13 11:06:02.224: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3185) 12/13 11:06:02.224: [smf] INFO: UE IMSI[262424662961918] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.225: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 12/13 11:06:02.225: [upf] INFO: UE F-SEID[UP:0x351 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.225: [upf] INFO: UE F-SEID[UP:0x351 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.230: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 12/13 11:06:02.231: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3185) 12/13 11:06:02.231: [smf] INFO: UE IMSI[262424018595115] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.232: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 12/13 11:06:02.232: [upf] INFO: UE F-SEID[UP:0x458 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.232: [upf] INFO: UE F-SEID[UP:0x458 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.238: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 12/13 11:06:02.238: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3185) 12/13 11:06:02.238: [smf] INFO: UE IMSI[262422865420454] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.238: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 12/13 11:06:02.238: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.238: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.244: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 12/13 11:06:02.244: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3185) 12/13 11:06:02.244: [smf] INFO: UE IMSI[262429489261577] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.245: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 12/13 11:06:02.245: [upf] INFO: UE F-SEID[UP:0x579 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.245: [upf] INFO: UE F-SEID[UP:0x579 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.252: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 12/13 11:06:02.252: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3185) 12/13 11:06:02.252: [smf] INFO: UE IMSI[262423070337417] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.253: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 12/13 11:06:02.253: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.253: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.259: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 12/13 11:06:02.259: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3185) 12/13 11:06:02.259: [smf] INFO: UE IMSI[262426983053005] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.260: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 12/13 11:06:02.260: [upf] INFO: UE F-SEID[UP:0x38d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.260: [upf] INFO: UE F-SEID[UP:0x38d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.266: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 12/13 11:06:02.266: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3185) 12/13 11:06:02.266: [smf] INFO: UE IMSI[262424360212037] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.267: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 12/13 11:06:02.267: [upf] INFO: UE F-SEID[UP:0x728 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.267: [upf] INFO: UE F-SEID[UP:0x728 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.272: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 12/13 11:06:02.272: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3185) 12/13 11:06:02.272: [smf] INFO: UE IMSI[262424944791794] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.273: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 12/13 11:06:02.273: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.273: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.280: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 12/13 11:06:02.280: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3185) 12/13 11:06:02.280: [smf] INFO: UE IMSI[262426881265307] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.280: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 12/13 11:06:02.280: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.280: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.286: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 12/13 11:06:02.286: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3185) 12/13 11:06:02.286: [smf] INFO: UE IMSI[262420843401832] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.287: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 12/13 11:06:02.287: [upf] INFO: UE F-SEID[UP:0x16c CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.287: [upf] INFO: UE F-SEID[UP:0x16c CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.293: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 12/13 11:06:02.293: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3185) 12/13 11:06:02.293: [smf] INFO: UE IMSI[262424583167965] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.294: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 12/13 11:06:02.294: [upf] INFO: UE F-SEID[UP:0x16 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.294: [upf] INFO: UE F-SEID[UP:0x16 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.299: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 12/13 11:06:02.299: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3185) 12/13 11:06:02.299: [smf] INFO: UE IMSI[262422380457914] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.300: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 12/13 11:06:02.300: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.300: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.306: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 12/13 11:06:02.306: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3185) 12/13 11:06:02.306: [smf] INFO: UE IMSI[262426733748474] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.307: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 12/13 11:06:02.307: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.307: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.313: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 12/13 11:06:02.313: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3185) 12/13 11:06:02.313: [smf] INFO: UE IMSI[262421321956193] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.314: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 12/13 11:06:02.314: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.314: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.320: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 12/13 11:06:02.320: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3185) 12/13 11:06:02.320: [smf] INFO: UE IMSI[262420691129274] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.320: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 12/13 11:06:02.320: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.320: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.326: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 12/13 11:06:02.326: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3185) 12/13 11:06:02.326: [smf] INFO: UE IMSI[262425510858133] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.327: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 12/13 11:06:02.327: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.327: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.333: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 12/13 11:06:02.333: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3185) 12/13 11:06:02.333: [smf] INFO: UE IMSI[262428301927130] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.334: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 12/13 11:06:02.334: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.334: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.340: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 12/13 11:06:02.340: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3185) 12/13 11:06:02.340: [smf] INFO: UE IMSI[262425470741569] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.341: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 12/13 11:06:02.341: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.341: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.348: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 12/13 11:06:02.348: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3185) 12/13 11:06:02.348: [smf] INFO: UE IMSI[262421885446432] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.349: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 12/13 11:06:02.349: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.349: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.356: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 12/13 11:06:02.356: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3185) 12/13 11:06:02.356: [smf] INFO: UE IMSI[262422720195605] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.357: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 12/13 11:06:02.357: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.357: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.363: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 12/13 11:06:02.363: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3185) 12/13 11:06:02.363: [smf] INFO: UE IMSI[262425991910489] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.364: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 12/13 11:06:02.364: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.364: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.369: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 12/13 11:06:02.369: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3185) 12/13 11:06:02.369: [smf] INFO: UE IMSI[262428897130105] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.370: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 12/13 11:06:02.370: [upf] INFO: UE F-SEID[UP:0xbb CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.370: [upf] INFO: UE F-SEID[UP:0xbb CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.376: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 12/13 11:06:02.376: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3185) 12/13 11:06:02.376: [smf] INFO: UE IMSI[262426735048792] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.377: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 12/13 11:06:02.377: [upf] INFO: UE F-SEID[UP:0x28e CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.377: [upf] INFO: UE F-SEID[UP:0x28e CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.383: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 12/13 11:06:02.383: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3185) 12/13 11:06:02.383: [smf] INFO: UE IMSI[262422583277234] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.384: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 12/13 11:06:02.384: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.384: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.389: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 12/13 11:06:02.389: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3185) 12/13 11:06:02.389: [smf] INFO: UE IMSI[262429784333077] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.390: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 12/13 11:06:02.390: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.390: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.396: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 12/13 11:06:02.396: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3185) 12/13 11:06:02.396: [smf] INFO: UE IMSI[262428240343717] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.397: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 12/13 11:06:02.397: [upf] INFO: UE F-SEID[UP:0x655 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.397: [upf] INFO: UE F-SEID[UP:0x655 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.402: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 12/13 11:06:02.402: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3185) 12/13 11:06:02.402: [smf] INFO: UE IMSI[262420037648731] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.403: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 12/13 11:06:02.403: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.403: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.414: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 12/13 11:06:02.414: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3185) 12/13 11:06:02.414: [smf] INFO: UE IMSI[262421072108197] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.415: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 12/13 11:06:02.415: [upf] INFO: UE F-SEID[UP:0x869 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.415: [upf] INFO: UE F-SEID[UP:0x869 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.422: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 12/13 11:06:02.422: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3185) 12/13 11:06:02.422: [smf] INFO: UE IMSI[262421204943340] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.423: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 12/13 11:06:02.423: [upf] INFO: UE F-SEID[UP:0x687 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.423: [upf] INFO: UE F-SEID[UP:0x687 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.428: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 12/13 11:06:02.428: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3185) 12/13 11:06:02.428: [smf] INFO: UE IMSI[262423953522156] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.429: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 12/13 11:06:02.429: [upf] INFO: UE F-SEID[UP:0xb8f CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.429: [upf] INFO: UE F-SEID[UP:0xb8f CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.435: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 12/13 11:06:02.435: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3185) 12/13 11:06:02.435: [smf] INFO: UE IMSI[262422474262063] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.436: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 12/13 11:06:02.436: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.436: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.441: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 12/13 11:06:02.441: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3185) 12/13 11:06:02.441: [smf] INFO: UE IMSI[262427428368061] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.442: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 12/13 11:06:02.442: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.442: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.448: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 12/13 11:06:02.448: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3185) 12/13 11:06:02.448: [smf] INFO: UE IMSI[262420927307250] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.449: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 12/13 11:06:02.449: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.449: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.456: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 12/13 11:06:02.456: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3185) 12/13 11:06:02.456: [smf] INFO: UE IMSI[262422906386497] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.457: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 12/13 11:06:02.457: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.457: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.463: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 12/13 11:06:02.463: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3185) 12/13 11:06:02.463: [smf] INFO: UE IMSI[262424596579791] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.464: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 12/13 11:06:02.464: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.464: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.469: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 12/13 11:06:02.469: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3185) 12/13 11:06:02.469: [smf] INFO: UE IMSI[262423633974915] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.470: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 12/13 11:06:02.470: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.470: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.476: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 12/13 11:06:02.476: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3185) 12/13 11:06:02.476: [smf] INFO: UE IMSI[262427692039975] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.477: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 12/13 11:06:02.477: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.477: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.482: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 12/13 11:06:02.482: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3185) 12/13 11:06:02.482: [smf] INFO: UE IMSI[262427481597080] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.483: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 12/13 11:06:02.483: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.483: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.489: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 12/13 11:06:02.489: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3185) 12/13 11:06:02.489: [smf] INFO: UE IMSI[262424616754038] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.490: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 12/13 11:06:02.490: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.490: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.495: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 12/13 11:06:02.495: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3185) 12/13 11:06:02.495: [smf] INFO: UE IMSI[262421257276608] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.496: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 12/13 11:06:02.496: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.496: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.502: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 12/13 11:06:02.502: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3185) 12/13 11:06:02.502: [smf] INFO: UE IMSI[262428613747466] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.502: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 12/13 11:06:02.502: [upf] INFO: UE F-SEID[UP:0x21c CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.502: [upf] INFO: UE F-SEID[UP:0x21c CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.508: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 12/13 11:06:02.508: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3185) 12/13 11:06:02.508: [smf] INFO: UE IMSI[262421730112009] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.509: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 12/13 11:06:02.509: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.509: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.515: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 12/13 11:06:02.515: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3185) 12/13 11:06:02.515: [smf] INFO: UE IMSI[262422742474282] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.516: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 12/13 11:06:02.516: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.516: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.521: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 12/13 11:06:02.521: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3185) 12/13 11:06:02.521: [smf] INFO: UE IMSI[262423713140466] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.522: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 12/13 11:06:02.522: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.522: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.529: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 12/13 11:06:02.529: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3185) 12/13 11:06:02.529: [smf] INFO: UE IMSI[262422190608488] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.530: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 12/13 11:06:02.530: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.530: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.535: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 12/13 11:06:02.535: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3185) 12/13 11:06:02.535: [smf] INFO: UE IMSI[262427740560320] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.536: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 12/13 11:06:02.537: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.537: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.542: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 12/13 11:06:02.542: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3185) 12/13 11:06:02.542: [smf] INFO: UE IMSI[262426464384792] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.543: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 12/13 11:06:02.543: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.543: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.550: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 12/13 11:06:02.550: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3185) 12/13 11:06:02.550: [smf] INFO: UE IMSI[262423370187565] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.551: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 12/13 11:06:02.551: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.551: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.558: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 12/13 11:06:02.558: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3185) 12/13 11:06:02.558: [smf] INFO: UE IMSI[262425489733142] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.559: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 12/13 11:06:02.559: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.559: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.565: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 12/13 11:06:02.565: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3185) 12/13 11:06:02.565: [smf] INFO: UE IMSI[262428576710905] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.566: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 12/13 11:06:02.566: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.566: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.572: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 12/13 11:06:02.572: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3185) 12/13 11:06:02.572: [smf] INFO: UE IMSI[262421511499242] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.573: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 12/13 11:06:02.573: [upf] INFO: UE F-SEID[UP:0x973 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.573: [upf] INFO: UE F-SEID[UP:0x973 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.579: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 12/13 11:06:02.579: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3185) 12/13 11:06:02.579: [smf] INFO: UE IMSI[262424191758347] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.580: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 12/13 11:06:02.580: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.580: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.586: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 12/13 11:06:02.586: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3185) 12/13 11:06:02.586: [smf] INFO: UE IMSI[262421066972098] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.587: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 12/13 11:06:02.587: [upf] INFO: UE F-SEID[UP:0x942 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.587: [upf] INFO: UE F-SEID[UP:0x942 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.593: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 12/13 11:06:02.593: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3185) 12/13 11:06:02.593: [smf] INFO: UE IMSI[262422729200705] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.594: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 12/13 11:06:02.594: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.594: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.600: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 12/13 11:06:02.600: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3185) 12/13 11:06:02.600: [smf] INFO: UE IMSI[262427732845630] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.601: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 12/13 11:06:02.601: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.601: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.607: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 12/13 11:06:02.607: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3185) 12/13 11:06:02.607: [smf] INFO: UE IMSI[262420002980500] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.608: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 12/13 11:06:02.608: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.608: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.613: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 12/13 11:06:02.613: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3185) 12/13 11:06:02.613: [smf] INFO: UE IMSI[262426799675990] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.614: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 12/13 11:06:02.614: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.614: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.620: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 12/13 11:06:02.620: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3185) 12/13 11:06:02.620: [smf] INFO: UE IMSI[262427435653350] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.621: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 12/13 11:06:02.621: [upf] INFO: UE F-SEID[UP:0x761 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.621: [upf] INFO: UE F-SEID[UP:0x761 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.627: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 12/13 11:06:02.627: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3185) 12/13 11:06:02.627: [smf] INFO: UE IMSI[262424795650435] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.627: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 12/13 11:06:02.627: [upf] INFO: UE F-SEID[UP:0x879 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.627: [upf] INFO: UE F-SEID[UP:0x879 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.633: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 12/13 11:06:02.633: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3185) 12/13 11:06:02.633: [smf] INFO: UE IMSI[262420268661052] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.634: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 12/13 11:06:02.634: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.634: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.639: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 12/13 11:06:02.640: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3185) 12/13 11:06:02.640: [smf] INFO: UE IMSI[262421467797802] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.641: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 12/13 11:06:02.641: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.641: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.646: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 12/13 11:06:02.646: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3185) 12/13 11:06:02.646: [smf] INFO: UE IMSI[262429667161301] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.647: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 12/13 11:06:02.647: [upf] INFO: UE F-SEID[UP:0x54f CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.647: [upf] INFO: UE F-SEID[UP:0x54f CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.652: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 12/13 11:06:02.652: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3185) 12/13 11:06:02.652: [smf] INFO: UE IMSI[262420269216009] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.653: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 12/13 11:06:02.653: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.653: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.659: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 12/13 11:06:02.659: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3185) 12/13 11:06:02.659: [smf] INFO: UE IMSI[262422887442510] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.660: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 12/13 11:06:02.660: [upf] INFO: UE F-SEID[UP:0x126 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.660: [upf] INFO: UE F-SEID[UP:0x126 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.665: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 12/13 11:06:02.665: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3185) 12/13 11:06:02.665: [smf] INFO: UE IMSI[262428573226238] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.666: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 12/13 11:06:02.666: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.666: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.672: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 12/13 11:06:02.672: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3185) 12/13 11:06:02.672: [smf] INFO: UE IMSI[262424505695406] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.673: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 12/13 11:06:02.673: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.673: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.678: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 12/13 11:06:02.678: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3185) 12/13 11:06:02.678: [smf] INFO: UE IMSI[262421852781861] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.679: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 12/13 11:06:02.679: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.679: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.685: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 12/13 11:06:02.685: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3185) 12/13 11:06:02.685: [smf] INFO: UE IMSI[262429266305948] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.686: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 12/13 11:06:02.686: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.686: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.692: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 12/13 11:06:02.692: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3185) 12/13 11:06:02.692: [smf] INFO: UE IMSI[262424697429349] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.693: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 12/13 11:06:02.693: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.693: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.698: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 12/13 11:06:02.698: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3185) 12/13 11:06:02.698: [smf] INFO: UE IMSI[262428546774673] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.699: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 12/13 11:06:02.699: [upf] INFO: UE F-SEID[UP:0x251 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.699: [upf] INFO: UE F-SEID[UP:0x251 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.705: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 12/13 11:06:02.705: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3185) 12/13 11:06:02.705: [smf] INFO: UE IMSI[262420993070071] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.706: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 12/13 11:06:02.706: [upf] INFO: UE F-SEID[UP:0xddb CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.706: [upf] INFO: UE F-SEID[UP:0xddb CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.711: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 12/13 11:06:02.711: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3185) 12/13 11:06:02.711: [smf] INFO: UE IMSI[262422095132090] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.712: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 12/13 11:06:02.712: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.712: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.718: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 12/13 11:06:02.718: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3185) 12/13 11:06:02.718: [smf] INFO: UE IMSI[262429586147107] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.719: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 12/13 11:06:02.719: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.719: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.724: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 12/13 11:06:02.724: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3185) 12/13 11:06:02.724: [smf] INFO: UE IMSI[262422229868224] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.725: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 12/13 11:06:02.725: [upf] INFO: UE F-SEID[UP:0x632 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.725: [upf] INFO: UE F-SEID[UP:0x632 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.731: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 12/13 11:06:02.731: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3185) 12/13 11:06:02.731: [smf] INFO: UE IMSI[262426702537770] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.732: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 12/13 11:06:02.732: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.732: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.738: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 12/13 11:06:02.738: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3185) 12/13 11:06:02.738: [smf] INFO: UE IMSI[262427783300571] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.739: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 12/13 11:06:02.739: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.739: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.744: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 12/13 11:06:02.744: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3185) 12/13 11:06:02.745: [smf] INFO: UE IMSI[262420693636197] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.745: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 12/13 11:06:02.745: [upf] INFO: UE F-SEID[UP:0x643 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.745: [upf] INFO: UE F-SEID[UP:0x643 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.751: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 12/13 11:06:02.751: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3185) 12/13 11:06:02.751: [smf] INFO: UE IMSI[262420288086562] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.752: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 12/13 11:06:02.752: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.752: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.757: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 12/13 11:06:02.757: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3185) 12/13 11:06:02.757: [smf] INFO: UE IMSI[262427786702434] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.758: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 12/13 11:06:02.758: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.758: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.764: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 12/13 11:06:02.764: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3185) 12/13 11:06:02.764: [smf] INFO: UE IMSI[262420202582659] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.765: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 12/13 11:06:02.765: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.765: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.770: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 12/13 11:06:02.770: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3185) 12/13 11:06:02.770: [smf] INFO: UE IMSI[262426207009032] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.771: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 12/13 11:06:02.771: [upf] INFO: UE F-SEID[UP:0x4be CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.771: [upf] INFO: UE F-SEID[UP:0x4be CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.777: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 12/13 11:06:02.777: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3185) 12/13 11:06:02.777: [smf] INFO: UE IMSI[262423735040741] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.778: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 12/13 11:06:02.778: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.778: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.783: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 12/13 11:06:02.783: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3185) 12/13 11:06:02.783: [smf] INFO: UE IMSI[262426134496774] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.784: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 12/13 11:06:02.784: [upf] INFO: UE F-SEID[UP:0x46d CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.784: [upf] INFO: UE F-SEID[UP:0x46d CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.790: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 12/13 11:06:02.790: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3185) 12/13 11:06:02.790: [smf] INFO: UE IMSI[262420877746586] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.791: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 12/13 11:06:02.791: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.791: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.796: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 12/13 11:06:02.796: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3185) 12/13 11:06:02.796: [smf] INFO: UE IMSI[262423722414779] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.797: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 12/13 11:06:02.797: [upf] INFO: UE F-SEID[UP:0x74c CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.797: [upf] INFO: UE F-SEID[UP:0x74c CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.804: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 12/13 11:06:02.804: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3185) 12/13 11:06:02.804: [smf] INFO: UE IMSI[262422834639339] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.805: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 12/13 11:06:02.805: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.805: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.810: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 12/13 11:06:02.810: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3185) 12/13 11:06:02.810: [smf] INFO: UE IMSI[262421825192563] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.811: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 12/13 11:06:02.811: [upf] INFO: UE F-SEID[UP:0x92a CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.811: [upf] INFO: UE F-SEID[UP:0x92a CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.817: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 12/13 11:06:02.817: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3185) 12/13 11:06:02.817: [smf] INFO: UE IMSI[262424323736754] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.817: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 12/13 11:06:02.818: [upf] INFO: UE F-SEID[UP:0x24c CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.818: [upf] INFO: UE F-SEID[UP:0x24c CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.823: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 12/13 11:06:02.823: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3185) 12/13 11:06:02.823: [smf] INFO: UE IMSI[262421541516075] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.824: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 12/13 11:06:02.824: [upf] INFO: UE F-SEID[UP:0x394 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.824: [upf] INFO: UE F-SEID[UP:0x394 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.831: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 12/13 11:06:02.831: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3185) 12/13 11:06:02.831: [smf] INFO: UE IMSI[262422398475013] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.832: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 12/13 11:06:02.832: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.832: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.838: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 12/13 11:06:02.838: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3185) 12/13 11:06:02.838: [smf] INFO: UE IMSI[262423017316560] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.839: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 12/13 11:06:02.839: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.839: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.845: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 12/13 11:06:02.845: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3185) 12/13 11:06:02.845: [smf] INFO: UE IMSI[262426839324580] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.845: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 12/13 11:06:02.846: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.846: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.851: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 12/13 11:06:02.851: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3185) 12/13 11:06:02.851: [smf] INFO: UE IMSI[262429373724191] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.852: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 12/13 11:06:02.852: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.852: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.857: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 12/13 11:06:02.857: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3185) 12/13 11:06:02.857: [smf] INFO: UE IMSI[262420835816320] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.858: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 12/13 11:06:02.858: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.858: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.865: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 12/13 11:06:02.865: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3185) 12/13 11:06:02.865: [smf] INFO: UE IMSI[262424050614994] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.865: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 12/13 11:06:02.865: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.865: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.871: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 12/13 11:06:02.871: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3185) 12/13 11:06:02.871: [smf] INFO: UE IMSI[262422440328199] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.872: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 12/13 11:06:02.872: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.872: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.878: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 12/13 11:06:02.878: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3185) 12/13 11:06:02.878: [smf] INFO: UE IMSI[262423885649083] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.879: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 12/13 11:06:02.879: [upf] INFO: UE F-SEID[UP:0x538 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.879: [upf] INFO: UE F-SEID[UP:0x538 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.884: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 12/13 11:06:02.884: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3185) 12/13 11:06:02.884: [smf] INFO: UE IMSI[262428209266480] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.885: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 12/13 11:06:02.885: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.885: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.891: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 12/13 11:06:02.891: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3185) 12/13 11:06:02.891: [smf] INFO: UE IMSI[262420874990643] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.892: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 12/13 11:06:02.892: [upf] INFO: UE F-SEID[UP:0x380 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.892: [upf] INFO: UE F-SEID[UP:0x380 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.898: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 12/13 11:06:02.898: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3185) 12/13 11:06:02.898: [smf] INFO: UE IMSI[262429428544416] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.899: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 12/13 11:06:02.899: [upf] INFO: UE F-SEID[UP:0x26e CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.899: [upf] INFO: UE F-SEID[UP:0x26e CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.904: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 12/13 11:06:02.904: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3185) 12/13 11:06:02.904: [smf] INFO: UE IMSI[262421690309470] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.905: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 12/13 11:06:02.905: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.905: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.911: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 12/13 11:06:02.911: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3185) 12/13 11:06:02.911: [smf] INFO: UE IMSI[262429770002241] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.912: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 12/13 11:06:02.912: [upf] INFO: UE F-SEID[UP:0x91 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.912: [upf] INFO: UE F-SEID[UP:0x91 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.917: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 12/13 11:06:02.917: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3185) 12/13 11:06:02.917: [smf] INFO: UE IMSI[262422251058014] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.918: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 12/13 11:06:02.918: [upf] INFO: UE F-SEID[UP:0x17 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.918: [upf] INFO: UE F-SEID[UP:0x17 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.924: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 12/13 11:06:02.924: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3185) 12/13 11:06:02.924: [smf] INFO: UE IMSI[262425934654415] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.925: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 12/13 11:06:02.925: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.925: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.930: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 12/13 11:06:02.930: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3185) 12/13 11:06:02.930: [smf] INFO: UE IMSI[262425735047791] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.931: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 12/13 11:06:02.931: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.931: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.937: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 12/13 11:06:02.937: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3185) 12/13 11:06:02.937: [smf] INFO: UE IMSI[262428594923235] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.938: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 12/13 11:06:02.938: [upf] INFO: UE F-SEID[UP:0x243 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.938: [upf] INFO: UE F-SEID[UP:0x243 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.943: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 12/13 11:06:02.943: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3185) 12/13 11:06:02.943: [smf] INFO: UE IMSI[262429680973917] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.944: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 12/13 11:06:02.944: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.944: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.950: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 12/13 11:06:02.950: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3185) 12/13 11:06:02.950: [smf] INFO: UE IMSI[262429077962900] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.951: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 12/13 11:06:02.951: [upf] INFO: UE F-SEID[UP:0x9 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.951: [upf] INFO: UE F-SEID[UP:0x9 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.957: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 12/13 11:06:02.957: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3185) 12/13 11:06:02.957: [smf] INFO: UE IMSI[262425366251555] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.958: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 12/13 11:06:02.958: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.958: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.963: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 12/13 11:06:02.963: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3185) 12/13 11:06:02.963: [smf] INFO: UE IMSI[262421326289760] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.964: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 12/13 11:06:02.964: [upf] INFO: UE F-SEID[UP:0x76a CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.964: [upf] INFO: UE F-SEID[UP:0x76a CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.970: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 12/13 11:06:02.970: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3185) 12/13 11:06:02.970: [smf] INFO: UE IMSI[262420103832034] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.971: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 12/13 11:06:02.971: [upf] INFO: UE F-SEID[UP:0xdef CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.971: [upf] INFO: UE F-SEID[UP:0xdef CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.977: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 12/13 11:06:02.978: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3185) 12/13 11:06:02.978: [smf] INFO: UE IMSI[262426526663750] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.979: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 12/13 11:06:02.979: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.979: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.984: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 12/13 11:06:02.984: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3185) 12/13 11:06:02.984: [smf] INFO: UE IMSI[262425159357629] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.985: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 12/13 11:06:02.985: [upf] INFO: UE F-SEID[UP:0x16b CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.985: [upf] INFO: UE F-SEID[UP:0x16b CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.992: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 12/13 11:06:02.992: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3185) 12/13 11:06:02.992: [smf] INFO: UE IMSI[262425786176691] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.993: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 12/13 11:06:02.993: [upf] INFO: UE F-SEID[UP:0x62b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.993: [upf] INFO: UE F-SEID[UP:0x62b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.998: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 12/13 11:06:02.998: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3185) 12/13 11:06:02.998: [smf] INFO: UE IMSI[262422050207284] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:02.999: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 12/13 11:06:02.999: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:02.999: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.006: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 12/13 11:06:03.006: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3185) 12/13 11:06:03.006: [smf] INFO: UE IMSI[262424234534825] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.007: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 12/13 11:06:03.007: [upf] INFO: UE F-SEID[UP:0x218 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.007: [upf] INFO: UE F-SEID[UP:0x218 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.012: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 12/13 11:06:03.012: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3185) 12/13 11:06:03.012: [smf] INFO: UE IMSI[262420353579001] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.013: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 12/13 11:06:03.013: [upf] INFO: UE F-SEID[UP:0x21d CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.013: [upf] INFO: UE F-SEID[UP:0x21d CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.019: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 12/13 11:06:03.019: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3185) 12/13 11:06:03.020: [smf] INFO: UE IMSI[262426810354101] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.020: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 12/13 11:06:03.020: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.020: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.026: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 12/13 11:06:03.026: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3185) 12/13 11:06:03.026: [smf] INFO: UE IMSI[262429032857188] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.027: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 12/13 11:06:03.027: [upf] INFO: UE F-SEID[UP:0x32c CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.027: [upf] INFO: UE F-SEID[UP:0x32c CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.033: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 12/13 11:06:03.033: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3185) 12/13 11:06:03.033: [smf] INFO: UE IMSI[262424432834907] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.034: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 12/13 11:06:03.034: [upf] INFO: UE F-SEID[UP:0x14b CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.034: [upf] INFO: UE F-SEID[UP:0x14b CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.039: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 12/13 11:06:03.039: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3185) 12/13 11:06:03.039: [smf] INFO: UE IMSI[262425730776197] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.040: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 12/13 11:06:03.040: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.040: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.046: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 12/13 11:06:03.046: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3185) 12/13 11:06:03.046: [smf] INFO: UE IMSI[262429906154024] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.046: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 12/13 11:06:03.046: [upf] INFO: UE F-SEID[UP:0x22a CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.046: [upf] INFO: UE F-SEID[UP:0x22a CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.052: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 12/13 11:06:03.052: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3185) 12/13 11:06:03.052: [smf] INFO: UE IMSI[262428133423567] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.053: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 12/13 11:06:03.053: [upf] INFO: UE F-SEID[UP:0x634 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.053: [upf] INFO: UE F-SEID[UP:0x634 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.058: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 12/13 11:06:03.058: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3185) 12/13 11:06:03.058: [smf] INFO: UE IMSI[262421938507763] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.059: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 12/13 11:06:03.059: [upf] INFO: UE F-SEID[UP:0x217 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.059: [upf] INFO: UE F-SEID[UP:0x217 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.065: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 12/13 11:06:03.065: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3185) 12/13 11:06:03.065: [smf] INFO: UE IMSI[262424367187132] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.066: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 12/13 11:06:03.066: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.066: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.071: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 12/13 11:06:03.071: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3185) 12/13 11:06:03.071: [smf] INFO: UE IMSI[262420849987304] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.072: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 12/13 11:06:03.072: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.072: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.078: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 12/13 11:06:03.078: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3185) 12/13 11:06:03.078: [smf] INFO: UE IMSI[262427888020529] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.079: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 12/13 11:06:03.079: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.079: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.085: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 12/13 11:06:03.085: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3185) 12/13 11:06:03.085: [smf] INFO: UE IMSI[262422179256777] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.086: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 12/13 11:06:03.086: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.086: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.091: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 12/13 11:06:03.091: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3185) 12/13 11:06:03.091: [smf] INFO: UE IMSI[262427100940186] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.092: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 12/13 11:06:03.092: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.092: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.097: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 12/13 11:06:03.097: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3185) 12/13 11:06:03.097: [smf] INFO: UE IMSI[262422297315932] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.098: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 12/13 11:06:03.098: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.098: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.104: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 12/13 11:06:03.104: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3185) 12/13 11:06:03.104: [smf] INFO: UE IMSI[262426080529481] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.105: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 12/13 11:06:03.105: [upf] INFO: UE F-SEID[UP:0x339 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.105: [upf] INFO: UE F-SEID[UP:0x339 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.112: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 12/13 11:06:03.112: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3185) 12/13 11:06:03.112: [smf] INFO: UE IMSI[262422165354387] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.112: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 12/13 11:06:03.112: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.112: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.119: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 12/13 11:06:03.119: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3185) 12/13 11:06:03.119: [smf] INFO: UE IMSI[262422394667350] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.120: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 12/13 11:06:03.120: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.120: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.125: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 12/13 11:06:03.125: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3185) 12/13 11:06:03.125: [smf] INFO: UE IMSI[262427237997133] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.126: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 12/13 11:06:03.126: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.126: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.132: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 12/13 11:06:03.132: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3185) 12/13 11:06:03.132: [smf] INFO: UE IMSI[262420008833679] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.133: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 12/13 11:06:03.133: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.133: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.139: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 12/13 11:06:03.139: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3185) 12/13 11:06:03.139: [smf] INFO: UE IMSI[262426701324152] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.139: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 12/13 11:06:03.139: [upf] INFO: UE F-SEID[UP:0xeaf CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.139: [upf] INFO: UE F-SEID[UP:0xeaf CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.145: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 12/13 11:06:03.145: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3185) 12/13 11:06:03.145: [smf] INFO: UE IMSI[262425932475920] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.146: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 12/13 11:06:03.146: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.146: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.152: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 12/13 11:06:03.152: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3185) 12/13 11:06:03.152: [smf] INFO: UE IMSI[262422748496969] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.152: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 12/13 11:06:03.152: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.152: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.158: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 12/13 11:06:03.158: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3185) 12/13 11:06:03.158: [smf] INFO: UE IMSI[262428142774144] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.159: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 12/13 11:06:03.159: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.159: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.165: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 12/13 11:06:03.165: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3185) 12/13 11:06:03.165: [smf] INFO: UE IMSI[262428708561907] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.166: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 12/13 11:06:03.166: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.166: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.171: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 12/13 11:06:03.171: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3185) 12/13 11:06:03.171: [smf] INFO: UE IMSI[262421064328971] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.172: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 12/13 11:06:03.172: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.172: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.178: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 12/13 11:06:03.178: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3185) 12/13 11:06:03.178: [smf] INFO: UE IMSI[262427835422829] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.179: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 12/13 11:06:03.179: [upf] INFO: UE F-SEID[UP:0x654 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.179: [upf] INFO: UE F-SEID[UP:0x654 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.184: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 12/13 11:06:03.184: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3185) 12/13 11:06:03.184: [smf] INFO: UE IMSI[262429728262659] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.186: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 12/13 11:06:03.186: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.186: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.191: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 12/13 11:06:03.191: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3185) 12/13 11:06:03.191: [smf] INFO: UE IMSI[262425040361216] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.192: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 12/13 11:06:03.192: [upf] INFO: UE F-SEID[UP:0x971 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.192: [upf] INFO: UE F-SEID[UP:0x971 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.197: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 12/13 11:06:03.197: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3185) 12/13 11:06:03.197: [smf] INFO: UE IMSI[262422637346779] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.198: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 12/13 11:06:03.198: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.198: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.204: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 12/13 11:06:03.204: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3185) 12/13 11:06:03.204: [smf] INFO: UE IMSI[262420164457975] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.205: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 12/13 11:06:03.205: [upf] INFO: UE F-SEID[UP:0x2e CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.205: [upf] INFO: UE F-SEID[UP:0x2e CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.211: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 12/13 11:06:03.211: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3185) 12/13 11:06:03.211: [smf] INFO: UE IMSI[262420296722312] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.212: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 12/13 11:06:03.212: [upf] INFO: UE F-SEID[UP:0x563 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.212: [upf] INFO: UE F-SEID[UP:0x563 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.218: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 12/13 11:06:03.218: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3185) 12/13 11:06:03.218: [smf] INFO: UE IMSI[262423970411743] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.219: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 12/13 11:06:03.219: [upf] INFO: UE F-SEID[UP:0x170 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.219: [upf] INFO: UE F-SEID[UP:0x170 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.226: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 12/13 11:06:03.226: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3185) 12/13 11:06:03.226: [smf] INFO: UE IMSI[262424271773329] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.227: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 12/13 11:06:03.227: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.227: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.232: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 12/13 11:06:03.232: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3185) 12/13 11:06:03.232: [smf] INFO: UE IMSI[262429404651840] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.233: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 12/13 11:06:03.233: [upf] INFO: UE F-SEID[UP:0x5be CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.233: [upf] INFO: UE F-SEID[UP:0x5be CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.239: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 12/13 11:06:03.239: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3185) 12/13 11:06:03.239: [smf] INFO: UE IMSI[262425971983320] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.240: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 12/13 11:06:03.240: [upf] INFO: UE F-SEID[UP:0x671 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.240: [upf] INFO: UE F-SEID[UP:0x671 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.245: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 12/13 11:06:03.245: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3185) 12/13 11:06:03.245: [smf] INFO: UE IMSI[262428953453298] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.246: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 12/13 11:06:03.246: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.246: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.252: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 12/13 11:06:03.252: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3185) 12/13 11:06:03.252: [smf] INFO: UE IMSI[262424004249220] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.253: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 12/13 11:06:03.253: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.253: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.258: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 12/13 11:06:03.258: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3185) 12/13 11:06:03.259: [smf] INFO: UE IMSI[262422760872396] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.259: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 12/13 11:06:03.260: [upf] INFO: UE F-SEID[UP:0x447 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.260: [upf] INFO: UE F-SEID[UP:0x447 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.265: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 12/13 11:06:03.265: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3185) 12/13 11:06:03.265: [smf] INFO: UE IMSI[262424140005488] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.266: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 12/13 11:06:03.266: [upf] INFO: UE F-SEID[UP:0x8a CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.266: [upf] INFO: UE F-SEID[UP:0x8a CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.272: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 12/13 11:06:03.272: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3185) 12/13 11:06:03.272: [smf] INFO: UE IMSI[262428470988829] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.273: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 12/13 11:06:03.273: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.273: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.278: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 12/13 11:06:03.278: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3185) 12/13 11:06:03.278: [smf] INFO: UE IMSI[262421161063736] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.279: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 12/13 11:06:03.279: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.279: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.285: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 12/13 11:06:03.285: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3185) 12/13 11:06:03.285: [smf] INFO: UE IMSI[262422363808910] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.286: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 12/13 11:06:03.286: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.286: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.291: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 12/13 11:06:03.291: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3185) 12/13 11:06:03.291: [smf] INFO: UE IMSI[262424178266340] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.292: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 12/13 11:06:03.292: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.292: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.298: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 12/13 11:06:03.298: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3185) 12/13 11:06:03.298: [smf] INFO: UE IMSI[262428799471059] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.299: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 12/13 11:06:03.299: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.299: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.304: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 12/13 11:06:03.304: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3185) 12/13 11:06:03.304: [smf] INFO: UE IMSI[262428361826924] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.305: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 12/13 11:06:03.305: [upf] INFO: UE F-SEID[UP:0x11e CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.305: [upf] INFO: UE F-SEID[UP:0x11e CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.311: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 12/13 11:06:03.311: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3185) 12/13 11:06:03.311: [smf] INFO: UE IMSI[262428713063338] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.312: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 12/13 11:06:03.312: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.312: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.317: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 12/13 11:06:03.317: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3185) 12/13 11:06:03.317: [smf] INFO: UE IMSI[262423612520140] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.318: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 12/13 11:06:03.318: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.318: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.324: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 12/13 11:06:03.324: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3185) 12/13 11:06:03.324: [smf] INFO: UE IMSI[262424160288921] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.325: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 12/13 11:06:03.325: [upf] INFO: UE F-SEID[UP:0x591 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.325: [upf] INFO: UE F-SEID[UP:0x591 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.330: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 12/13 11:06:03.330: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3185) 12/13 11:06:03.330: [smf] INFO: UE IMSI[262423830000092] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.331: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 12/13 11:06:03.331: [upf] INFO: UE F-SEID[UP:0x19b CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.331: [upf] INFO: UE F-SEID[UP:0x19b CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.337: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 12/13 11:06:03.337: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3185) 12/13 11:06:03.337: [smf] INFO: UE IMSI[262427551307524] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.338: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 12/13 11:06:03.338: [upf] INFO: UE F-SEID[UP:0x639 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.338: [upf] INFO: UE F-SEID[UP:0x639 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.344: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 12/13 11:06:03.344: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3185) 12/13 11:06:03.344: [smf] INFO: UE IMSI[262424106427883] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.345: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 12/13 11:06:03.345: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.345: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.351: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 12/13 11:06:03.351: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3185) 12/13 11:06:03.351: [smf] INFO: UE IMSI[262429652373420] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.352: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 12/13 11:06:03.352: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.352: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.358: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 12/13 11:06:03.358: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3185) 12/13 11:06:03.358: [smf] INFO: UE IMSI[262426272097612] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.359: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 12/13 11:06:03.359: [upf] INFO: UE F-SEID[UP:0xcc CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.359: [upf] INFO: UE F-SEID[UP:0xcc CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.365: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 12/13 11:06:03.365: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3185) 12/13 11:06:03.365: [smf] INFO: UE IMSI[262421581976298] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.366: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 12/13 11:06:03.366: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.366: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.371: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 12/13 11:06:03.371: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3185) 12/13 11:06:03.371: [smf] INFO: UE IMSI[262429005229932] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.372: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 12/13 11:06:03.372: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.372: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.378: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 12/13 11:06:03.378: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3185) 12/13 11:06:03.378: [smf] INFO: UE IMSI[262422166468062] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.379: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 12/13 11:06:03.379: [upf] INFO: UE F-SEID[UP:0x36f CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.379: [upf] INFO: UE F-SEID[UP:0x36f CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.384: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 12/13 11:06:03.384: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3185) 12/13 11:06:03.384: [smf] INFO: UE IMSI[262422263610797] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.385: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 12/13 11:06:03.385: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.385: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.392: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 12/13 11:06:03.392: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3185) 12/13 11:06:03.392: [smf] INFO: UE IMSI[262426663184613] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.393: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 12/13 11:06:03.393: [upf] INFO: UE F-SEID[UP:0x19c CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.393: [upf] INFO: UE F-SEID[UP:0x19c CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.400: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 12/13 11:06:03.400: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3185) 12/13 11:06:03.400: [smf] INFO: UE IMSI[262424803023711] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.401: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 12/13 11:06:03.401: [upf] INFO: UE F-SEID[UP:0xed CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.401: [upf] INFO: UE F-SEID[UP:0xed CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.407: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 12/13 11:06:03.407: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3185) 12/13 11:06:03.407: [smf] INFO: UE IMSI[262425242433901] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.408: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 12/13 11:06:03.408: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.408: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.413: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 12/13 11:06:03.413: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3185) 12/13 11:06:03.413: [smf] INFO: UE IMSI[262429537498243] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.414: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 12/13 11:06:03.414: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.414: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.420: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 12/13 11:06:03.420: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3185) 12/13 11:06:03.420: [smf] INFO: UE IMSI[262421729305149] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.421: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 12/13 11:06:03.421: [upf] INFO: UE F-SEID[UP:0x9df CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.421: [upf] INFO: UE F-SEID[UP:0x9df CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.426: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 12/13 11:06:03.426: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3185) 12/13 11:06:03.426: [smf] INFO: UE IMSI[262429855611106] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.427: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 12/13 11:06:03.427: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.427: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.433: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 12/13 11:06:03.433: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3185) 12/13 11:06:03.433: [smf] INFO: UE IMSI[262423567552694] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.434: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 12/13 11:06:03.434: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.434: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.440: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 12/13 11:06:03.440: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3185) 12/13 11:06:03.440: [smf] INFO: UE IMSI[262421532627794] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.441: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 12/13 11:06:03.441: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.441: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.446: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 12/13 11:06:03.446: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3185) 12/13 11:06:03.446: [smf] INFO: UE IMSI[262429940091272] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.447: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 12/13 11:06:03.447: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.447: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.453: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 12/13 11:06:03.453: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3185) 12/13 11:06:03.453: [smf] INFO: UE IMSI[262420253858225] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.454: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 12/13 11:06:03.454: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.454: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.459: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 12/13 11:06:03.459: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3185) 12/13 11:06:03.460: [smf] INFO: UE IMSI[262426696866064] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.460: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 12/13 11:06:03.460: [upf] INFO: UE F-SEID[UP:0x840 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.460: [upf] INFO: UE F-SEID[UP:0x840 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.466: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 12/13 11:06:03.466: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3185) 12/13 11:06:03.467: [smf] INFO: UE IMSI[262427682414101] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.467: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 12/13 11:06:03.467: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.467: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.474: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 12/13 11:06:03.474: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3185) 12/13 11:06:03.474: [smf] INFO: UE IMSI[262428425113000] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.475: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 12/13 11:06:03.475: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.475: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.480: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 12/13 11:06:03.480: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3185) 12/13 11:06:03.480: [smf] INFO: UE IMSI[262420312401782] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.481: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 12/13 11:06:03.481: [upf] INFO: UE F-SEID[UP:0x41d CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.481: [upf] INFO: UE F-SEID[UP:0x41d CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.487: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 12/13 11:06:03.487: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3185) 12/13 11:06:03.487: [smf] INFO: UE IMSI[262428387292152] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.488: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 12/13 11:06:03.488: [upf] INFO: UE F-SEID[UP:0x814 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.488: [upf] INFO: UE F-SEID[UP:0x814 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.493: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 12/13 11:06:03.493: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3185) 12/13 11:06:03.493: [smf] INFO: UE IMSI[262422446982243] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.494: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 12/13 11:06:03.494: [upf] INFO: UE F-SEID[UP:0x631 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.494: [upf] INFO: UE F-SEID[UP:0x631 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.500: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 12/13 11:06:03.500: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3185) 12/13 11:06:03.500: [smf] INFO: UE IMSI[262420013485484] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.501: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 12/13 11:06:03.501: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.501: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.507: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 12/13 11:06:03.507: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3185) 12/13 11:06:03.507: [smf] INFO: UE IMSI[262421138159909] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.508: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 12/13 11:06:03.508: [upf] INFO: UE F-SEID[UP:0x4ff CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.508: [upf] INFO: UE F-SEID[UP:0x4ff CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.513: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 12/13 11:06:03.513: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3185) 12/13 11:06:03.513: [smf] INFO: UE IMSI[262425102472998] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.514: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 12/13 11:06:03.514: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.514: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.520: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 12/13 11:06:03.520: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3185) 12/13 11:06:03.520: [smf] INFO: UE IMSI[262421172322173] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.521: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 12/13 11:06:03.521: [upf] INFO: UE F-SEID[UP:0x590 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.521: [upf] INFO: UE F-SEID[UP:0x590 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.526: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 12/13 11:06:03.526: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3185) 12/13 11:06:03.526: [smf] INFO: UE IMSI[262421045356984] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.527: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 12/13 11:06:03.527: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.527: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.533: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 12/13 11:06:03.533: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3185) 12/13 11:06:03.533: [smf] INFO: UE IMSI[262429811082101] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.534: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 12/13 11:06:03.534: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.534: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.539: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 12/13 11:06:03.539: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3185) 12/13 11:06:03.539: [smf] INFO: UE IMSI[262420169559590] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.541: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 12/13 11:06:03.541: [upf] INFO: UE F-SEID[UP:0x649 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.541: [upf] INFO: UE F-SEID[UP:0x649 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.546: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 12/13 11:06:03.546: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3185) 12/13 11:06:03.546: [smf] INFO: UE IMSI[262421350618524] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.547: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 12/13 11:06:03.547: [upf] INFO: UE F-SEID[UP:0xcdb CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.547: [upf] INFO: UE F-SEID[UP:0xcdb CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.553: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 12/13 11:06:03.553: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3185) 12/13 11:06:03.553: [smf] INFO: UE IMSI[262425001470687] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.554: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 12/13 11:06:03.554: [upf] INFO: UE F-SEID[UP:0x419 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.554: [upf] INFO: UE F-SEID[UP:0x419 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.559: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 12/13 11:06:03.559: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3185) 12/13 11:06:03.559: [smf] INFO: UE IMSI[262428475462138] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.560: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 12/13 11:06:03.560: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.560: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.566: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 12/13 11:06:03.566: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3185) 12/13 11:06:03.566: [smf] INFO: UE IMSI[262421402900001] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.566: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 12/13 11:06:03.566: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.566: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.572: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 12/13 11:06:03.572: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3185) 12/13 11:06:03.572: [smf] INFO: UE IMSI[262428505913814] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.573: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 12/13 11:06:03.573: [upf] INFO: UE F-SEID[UP:0x4 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.573: [upf] INFO: UE F-SEID[UP:0x4 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.579: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 12/13 11:06:03.579: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3185) 12/13 11:06:03.579: [smf] INFO: UE IMSI[262428976606463] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.580: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 12/13 11:06:03.580: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.580: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.585: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 12/13 11:06:03.585: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3185) 12/13 11:06:03.585: [smf] INFO: UE IMSI[262420954932021] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.586: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 12/13 11:06:03.586: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.586: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.592: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 12/13 11:06:03.592: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3185) 12/13 11:06:03.592: [smf] INFO: UE IMSI[262423987146420] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.593: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 12/13 11:06:03.593: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.593: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.598: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 12/13 11:06:03.598: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3185) 12/13 11:06:03.598: [smf] INFO: UE IMSI[262429159310534] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.599: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 12/13 11:06:03.599: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.599: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.605: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 12/13 11:06:03.605: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3185) 12/13 11:06:03.605: [smf] INFO: UE IMSI[262423724663160] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.606: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 12/13 11:06:03.606: [upf] INFO: UE F-SEID[UP:0xefa CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.606: [upf] INFO: UE F-SEID[UP:0xefa CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.611: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 12/13 11:06:03.611: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3185) 12/13 11:06:03.612: [smf] INFO: UE IMSI[262423842452261] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.613: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 12/13 11:06:03.613: [upf] INFO: UE F-SEID[UP:0xfa CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.613: [upf] INFO: UE F-SEID[UP:0xfa CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.619: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 12/13 11:06:03.619: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3185) 12/13 11:06:03.619: [smf] INFO: UE IMSI[262420808634068] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.620: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 12/13 11:06:03.620: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.620: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.625: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 12/13 11:06:03.625: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3185) 12/13 11:06:03.625: [smf] INFO: UE IMSI[262427843534791] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.626: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 12/13 11:06:03.626: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.626: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.632: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 12/13 11:06:03.632: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3185) 12/13 11:06:03.632: [smf] INFO: UE IMSI[262428501657058] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.633: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 12/13 11:06:03.633: [upf] INFO: UE F-SEID[UP:0x89 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.633: [upf] INFO: UE F-SEID[UP:0x89 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.640: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 12/13 11:06:03.640: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3185) 12/13 11:06:03.640: [smf] INFO: UE IMSI[262421188313963] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.641: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 12/13 11:06:03.641: [upf] INFO: UE F-SEID[UP:0x732 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.641: [upf] INFO: UE F-SEID[UP:0x732 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.646: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 12/13 11:06:03.646: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3185) 12/13 11:06:03.646: [smf] INFO: UE IMSI[262426772179474] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.647: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 12/13 11:06:03.647: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.647: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.653: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 12/13 11:06:03.653: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3185) 12/13 11:06:03.653: [smf] INFO: UE IMSI[262421155478520] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.654: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 12/13 11:06:03.654: [upf] INFO: UE F-SEID[UP:0xcea CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.654: [upf] INFO: UE F-SEID[UP:0xcea CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.659: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 12/13 11:06:03.659: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3185) 12/13 11:06:03.659: [smf] INFO: UE IMSI[262427384540305] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.660: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 12/13 11:06:03.660: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.660: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.666: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 12/13 11:06:03.666: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3185) 12/13 11:06:03.666: [smf] INFO: UE IMSI[262423086515591] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.667: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 12/13 11:06:03.667: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.667: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.672: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 12/13 11:06:03.672: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3185) 12/13 11:06:03.672: [smf] INFO: UE IMSI[262424397221633] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.674: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 12/13 11:06:03.674: [upf] INFO: UE F-SEID[UP:0x26c CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.674: [upf] INFO: UE F-SEID[UP:0x26c CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.679: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 12/13 11:06:03.679: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3185) 12/13 11:06:03.679: [smf] INFO: UE IMSI[262423896942597] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.680: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 12/13 11:06:03.680: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.680: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.685: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 12/13 11:06:03.685: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3185) 12/13 11:06:03.685: [smf] INFO: UE IMSI[262428269899686] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.686: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 12/13 11:06:03.687: [upf] INFO: UE F-SEID[UP:0x77 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.687: [upf] INFO: UE F-SEID[UP:0x77 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.692: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 12/13 11:06:03.692: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3185) 12/13 11:06:03.692: [smf] INFO: UE IMSI[262420606876767] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.693: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 12/13 11:06:03.693: [upf] INFO: UE F-SEID[UP:0x809 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.693: [upf] INFO: UE F-SEID[UP:0x809 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.698: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 12/13 11:06:03.698: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3185) 12/13 11:06:03.698: [smf] INFO: UE IMSI[262423824509780] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.699: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 12/13 11:06:03.699: [upf] INFO: UE F-SEID[UP:0xfca CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.699: [upf] INFO: UE F-SEID[UP:0xfca CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.705: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 12/13 11:06:03.705: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3185) 12/13 11:06:03.705: [smf] INFO: UE IMSI[262427516018820] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.706: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 12/13 11:06:03.706: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.706: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.711: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 12/13 11:06:03.712: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3185) 12/13 11:06:03.712: [smf] INFO: UE IMSI[262429359000114] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.712: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 12/13 11:06:03.712: [upf] INFO: UE F-SEID[UP:0x151 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.712: [upf] INFO: UE F-SEID[UP:0x151 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.718: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 12/13 11:06:03.718: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3185) 12/13 11:06:03.718: [smf] INFO: UE IMSI[262423866681188] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.719: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 12/13 11:06:03.719: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.719: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.724: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 12/13 11:06:03.724: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3185) 12/13 11:06:03.724: [smf] INFO: UE IMSI[262422851509814] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.725: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 12/13 11:06:03.726: [upf] INFO: UE F-SEID[UP:0xad CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.726: [upf] INFO: UE F-SEID[UP:0xad CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.731: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 12/13 11:06:03.731: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3185) 12/13 11:06:03.731: [smf] INFO: UE IMSI[262428974553792] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.732: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 12/13 11:06:03.732: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.732: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.737: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 12/13 11:06:03.737: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3185) 12/13 11:06:03.737: [smf] INFO: UE IMSI[262423778156623] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.738: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 12/13 11:06:03.738: [upf] INFO: UE F-SEID[UP:0x2a CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.738: [upf] INFO: UE F-SEID[UP:0x2a CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.744: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 12/13 11:06:03.744: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3185) 12/13 11:06:03.744: [smf] INFO: UE IMSI[262425932798505] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.745: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 12/13 11:06:03.745: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.745: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.750: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 12/13 11:06:03.750: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3185) 12/13 11:06:03.750: [smf] INFO: UE IMSI[262428173840513] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.751: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 12/13 11:06:03.751: [upf] INFO: UE F-SEID[UP:0x803 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.751: [upf] INFO: UE F-SEID[UP:0x803 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.757: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 12/13 11:06:03.757: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3185) 12/13 11:06:03.757: [smf] INFO: UE IMSI[262425133541309] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.758: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 12/13 11:06:03.758: [upf] INFO: UE F-SEID[UP:0x349 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.758: [upf] INFO: UE F-SEID[UP:0x349 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.764: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 12/13 11:06:03.764: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3185) 12/13 11:06:03.764: [smf] INFO: UE IMSI[262429318794675] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.764: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 12/13 11:06:03.764: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.764: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.770: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 12/13 11:06:03.770: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3185) 12/13 11:06:03.770: [smf] INFO: UE IMSI[262424543474978] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.771: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 12/13 11:06:03.771: [upf] INFO: UE F-SEID[UP:0xfee CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.771: [upf] INFO: UE F-SEID[UP:0xfee CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.777: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 12/13 11:06:03.777: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3185) 12/13 11:06:03.777: [smf] INFO: UE IMSI[262427129580357] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.778: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 12/13 11:06:03.778: [upf] INFO: UE F-SEID[UP:0x488 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.778: [upf] INFO: UE F-SEID[UP:0x488 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.783: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 12/13 11:06:03.783: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3185) 12/13 11:06:03.783: [smf] INFO: UE IMSI[262428475981535] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.784: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 12/13 11:06:03.784: [upf] INFO: UE F-SEID[UP:0x75e CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.784: [upf] INFO: UE F-SEID[UP:0x75e CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.790: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 12/13 11:06:03.790: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3185) 12/13 11:06:03.790: [smf] INFO: UE IMSI[262425040933167] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.790: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 12/13 11:06:03.791: [upf] INFO: UE F-SEID[UP:0x288 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.791: [upf] INFO: UE F-SEID[UP:0x288 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.796: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 12/13 11:06:03.796: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3185) 12/13 11:06:03.796: [smf] INFO: UE IMSI[262428244648955] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.797: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 12/13 11:06:03.797: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.797: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.803: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 12/13 11:06:03.803: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3185) 12/13 11:06:03.803: [smf] INFO: UE IMSI[262424595967558] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.804: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 12/13 11:06:03.804: [upf] INFO: UE F-SEID[UP:0x94 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.804: [upf] INFO: UE F-SEID[UP:0x94 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.810: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 12/13 11:06:03.810: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3185) 12/13 11:06:03.810: [smf] INFO: UE IMSI[262422216261228] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.811: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 12/13 11:06:03.811: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.811: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.816: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 12/13 11:06:03.816: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3185) 12/13 11:06:03.816: [smf] INFO: UE IMSI[262426566762368] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.817: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 12/13 11:06:03.817: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.817: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.823: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 12/13 11:06:03.823: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3185) 12/13 11:06:03.823: [smf] INFO: UE IMSI[262422500551359] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.824: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 12/13 11:06:03.824: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.824: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.830: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 12/13 11:06:03.830: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3185) 12/13 11:06:03.830: [smf] INFO: UE IMSI[262426074788810] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.831: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 12/13 11:06:03.831: [upf] INFO: UE F-SEID[UP:0x53 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.831: [upf] INFO: UE F-SEID[UP:0x53 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.837: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 12/13 11:06:03.837: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3185) 12/13 11:06:03.837: [smf] INFO: UE IMSI[262421480387960] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.838: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 12/13 11:06:03.838: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.838: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.844: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 12/13 11:06:03.844: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3185) 12/13 11:06:03.844: [smf] INFO: UE IMSI[262427155477169] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.844: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 12/13 11:06:03.844: [upf] INFO: UE F-SEID[UP:0x77d CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.844: [upf] INFO: UE F-SEID[UP:0x77d CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.850: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 12/13 11:06:03.850: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3185) 12/13 11:06:03.850: [smf] INFO: UE IMSI[262420552071763] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.851: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 12/13 11:06:03.851: [upf] INFO: UE F-SEID[UP:0x77f CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.851: [upf] INFO: UE F-SEID[UP:0x77f CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.856: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 12/13 11:06:03.856: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3185) 12/13 11:06:03.856: [smf] INFO: UE IMSI[262421513991550] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.857: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 12/13 11:06:03.857: [upf] INFO: UE F-SEID[UP:0x695 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.857: [upf] INFO: UE F-SEID[UP:0x695 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.863: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 12/13 11:06:03.863: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3185) 12/13 11:06:03.863: [smf] INFO: UE IMSI[262425715454946] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.864: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 12/13 11:06:03.864: [upf] INFO: UE F-SEID[UP:0x60a CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.864: [upf] INFO: UE F-SEID[UP:0x60a CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.870: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 12/13 11:06:03.870: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3185) 12/13 11:06:03.870: [smf] INFO: UE IMSI[262421732283952] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.871: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 12/13 11:06:03.871: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.871: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.876: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 12/13 11:06:03.876: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3185) 12/13 11:06:03.876: [smf] INFO: UE IMSI[262429897739308] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.877: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 12/13 11:06:03.877: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.877: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.883: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 12/13 11:06:03.883: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3185) 12/13 11:06:03.883: [smf] INFO: UE IMSI[262422267905593] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.884: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 12/13 11:06:03.884: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.884: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.890: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 12/13 11:06:03.890: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3185) 12/13 11:06:03.890: [smf] INFO: UE IMSI[262422973668106] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.891: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 12/13 11:06:03.891: [upf] INFO: UE F-SEID[UP:0x11a CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.891: [upf] INFO: UE F-SEID[UP:0x11a CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.896: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 12/13 11:06:03.897: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3185) 12/13 11:06:03.897: [smf] INFO: UE IMSI[262425218156041] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.897: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 12/13 11:06:03.897: [upf] INFO: UE F-SEID[UP:0x453 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.897: [upf] INFO: UE F-SEID[UP:0x453 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.903: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 12/13 11:06:03.904: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3185) 12/13 11:06:03.904: [smf] INFO: UE IMSI[262425112812637] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.904: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 12/13 11:06:03.904: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.904: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.911: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 12/13 11:06:03.911: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3185) 12/13 11:06:03.911: [smf] INFO: UE IMSI[262421795227046] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.912: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 12/13 11:06:03.912: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.912: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.918: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 12/13 11:06:03.918: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3185) 12/13 11:06:03.918: [smf] INFO: UE IMSI[262428929427002] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.919: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 12/13 11:06:03.919: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.919: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.924: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 12/13 11:06:03.924: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3185) 12/13 11:06:03.924: [smf] INFO: UE IMSI[262420270684173] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.925: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 12/13 11:06:03.925: [upf] INFO: UE F-SEID[UP:0x496 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.926: [upf] INFO: UE F-SEID[UP:0x496 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.931: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 12/13 11:06:03.931: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3185) 12/13 11:06:03.931: [smf] INFO: UE IMSI[262429398173224] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.932: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 12/13 11:06:03.932: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.932: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.937: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 12/13 11:06:03.937: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3185) 12/13 11:06:03.937: [smf] INFO: UE IMSI[262420391453504] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.939: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 12/13 11:06:03.939: [upf] INFO: UE F-SEID[UP:0x498 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.939: [upf] INFO: UE F-SEID[UP:0x498 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.944: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 12/13 11:06:03.944: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3185) 12/13 11:06:03.944: [smf] INFO: UE IMSI[262420011195624] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.945: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 12/13 11:06:03.945: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.945: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.950: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 12/13 11:06:03.950: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3185) 12/13 11:06:03.950: [smf] INFO: UE IMSI[262425378531554] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.951: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 12/13 11:06:03.951: [upf] INFO: UE F-SEID[UP:0x271 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.951: [upf] INFO: UE F-SEID[UP:0x271 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.957: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 12/13 11:06:03.957: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3185) 12/13 11:06:03.957: [smf] INFO: UE IMSI[262429794631466] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.959: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 12/13 11:06:03.959: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.959: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.964: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 12/13 11:06:03.964: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3185) 12/13 11:06:03.964: [smf] INFO: UE IMSI[262422945424673] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.965: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 12/13 11:06:03.965: [upf] INFO: UE F-SEID[UP:0x162 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.965: [upf] INFO: UE F-SEID[UP:0x162 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.971: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 12/13 11:06:03.971: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3185) 12/13 11:06:03.971: [smf] INFO: UE IMSI[262423512685050] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.972: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 12/13 11:06:03.972: [upf] INFO: UE F-SEID[UP:0x476 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.972: [upf] INFO: UE F-SEID[UP:0x476 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.977: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 12/13 11:06:03.977: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3185) 12/13 11:06:03.977: [smf] INFO: UE IMSI[262426222959167] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.978: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 12/13 11:06:03.978: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.978: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.985: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 12/13 11:06:03.985: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3185) 12/13 11:06:03.985: [smf] INFO: UE IMSI[262427626595138] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.986: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 12/13 11:06:03.986: [upf] INFO: UE F-SEID[UP:0x700 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.986: [upf] INFO: UE F-SEID[UP:0x700 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.991: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 12/13 11:06:03.991: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3185) 12/13 11:06:03.991: [smf] INFO: UE IMSI[262420484526870] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.992: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 12/13 11:06:03.992: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.992: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.998: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 12/13 11:06:03.998: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3185) 12/13 11:06:03.998: [smf] INFO: UE IMSI[262427636281416] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:03.999: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 12/13 11:06:03.999: [upf] INFO: UE F-SEID[UP:0xfab CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:03.999: [upf] INFO: UE F-SEID[UP:0xfab CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.004: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 12/13 11:06:04.004: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3185) 12/13 11:06:04.004: [smf] INFO: UE IMSI[262426323714966] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.005: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 12/13 11:06:04.005: [upf] INFO: UE F-SEID[UP:0x357 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.005: [upf] INFO: UE F-SEID[UP:0x357 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.011: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 12/13 11:06:04.011: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3185) 12/13 11:06:04.011: [smf] INFO: UE IMSI[262428580252370] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.012: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 12/13 11:06:04.012: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.012: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.017: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 12/13 11:06:04.017: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3185) 12/13 11:06:04.017: [smf] INFO: UE IMSI[262426297676830] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.018: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 12/13 11:06:04.018: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.018: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.024: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 12/13 11:06:04.024: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3185) 12/13 11:06:04.024: [smf] INFO: UE IMSI[262424817409386] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.025: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 12/13 11:06:04.025: [upf] INFO: UE F-SEID[UP:0x748 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.025: [upf] INFO: UE F-SEID[UP:0x748 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.030: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 12/13 11:06:04.031: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3185) 12/13 11:06:04.031: [smf] INFO: UE IMSI[262421010512195] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.031: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 12/13 11:06:04.031: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.031: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.037: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 12/13 11:06:04.037: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3185) 12/13 11:06:04.037: [smf] INFO: UE IMSI[262425606313232] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.038: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 12/13 11:06:04.038: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.038: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.044: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 12/13 11:06:04.044: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3185) 12/13 11:06:04.044: [smf] INFO: UE IMSI[262424253684157] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.045: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 12/13 11:06:04.045: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.045: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.050: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 12/13 11:06:04.051: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3185) 12/13 11:06:04.051: [smf] INFO: UE IMSI[262422562361060] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.052: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 12/13 11:06:04.052: [upf] INFO: UE F-SEID[UP:0x3be CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.052: [upf] INFO: UE F-SEID[UP:0x3be CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.057: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 12/13 11:06:04.057: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3185) 12/13 11:06:04.057: [smf] INFO: UE IMSI[262423167807203] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.058: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 12/13 11:06:04.058: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.058: [upf] INFO: UE F-SEID[UP:0xd24 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.063: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 12/13 11:06:04.063: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3185) 12/13 11:06:04.064: [smf] INFO: UE IMSI[262424020665113] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.064: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 12/13 11:06:04.064: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.064: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.070: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 12/13 11:06:04.070: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3185) 12/13 11:06:04.070: [smf] INFO: UE IMSI[262426094506566] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.071: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 12/13 11:06:04.071: [upf] INFO: UE F-SEID[UP:0xea CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.071: [upf] INFO: UE F-SEID[UP:0xea CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.077: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 12/13 11:06:04.077: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3185) 12/13 11:06:04.077: [smf] INFO: UE IMSI[262421278228757] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.078: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 12/13 11:06:04.078: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.078: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.083: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 12/13 11:06:04.083: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3185) 12/13 11:06:04.083: [smf] INFO: UE IMSI[262425772819223] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.084: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 12/13 11:06:04.084: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.084: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.090: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 12/13 11:06:04.090: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3185) 12/13 11:06:04.090: [smf] INFO: UE IMSI[262426721456924] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.091: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 12/13 11:06:04.091: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.091: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.097: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 12/13 11:06:04.097: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3185) 12/13 11:06:04.097: [smf] INFO: UE IMSI[262427780076322] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.098: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 12/13 11:06:04.098: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.098: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.103: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 12/13 11:06:04.103: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3185) 12/13 11:06:04.103: [smf] INFO: UE IMSI[262429588563050] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.104: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 12/13 11:06:04.104: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.104: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.111: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 12/13 11:06:04.111: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3185) 12/13 11:06:04.111: [smf] INFO: UE IMSI[262420826317320] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.112: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 12/13 11:06:04.112: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.112: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.117: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 12/13 11:06:04.117: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3185) 12/13 11:06:04.117: [smf] INFO: UE IMSI[262427041621339] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.118: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 12/13 11:06:04.118: [upf] INFO: UE F-SEID[UP:0x52d CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.118: [upf] INFO: UE F-SEID[UP:0x52d CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.124: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 12/13 11:06:04.124: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3185) 12/13 11:06:04.124: [smf] INFO: UE IMSI[262426171035771] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.125: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 12/13 11:06:04.125: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.125: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.131: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 12/13 11:06:04.131: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3185) 12/13 11:06:04.131: [smf] INFO: UE IMSI[262425794160637] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.132: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 12/13 11:06:04.132: [upf] INFO: UE F-SEID[UP:0x148 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.132: [upf] INFO: UE F-SEID[UP:0x148 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.138: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 12/13 11:06:04.138: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3185) 12/13 11:06:04.138: [smf] INFO: UE IMSI[262429769022768] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.139: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 12/13 11:06:04.139: [upf] INFO: UE F-SEID[UP:0x83f CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.139: [upf] INFO: UE F-SEID[UP:0x83f CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.146: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 12/13 11:06:04.146: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3185) 12/13 11:06:04.146: [smf] INFO: UE IMSI[262428264994252] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.147: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 12/13 11:06:04.147: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.147: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.152: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 12/13 11:06:04.152: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3185) 12/13 11:06:04.152: [smf] INFO: UE IMSI[262428442588062] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.153: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 12/13 11:06:04.153: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.153: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.159: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 12/13 11:06:04.159: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3185) 12/13 11:06:04.159: [smf] INFO: UE IMSI[262429196416981] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.160: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 12/13 11:06:04.160: [upf] INFO: UE F-SEID[UP:0x255 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.160: [upf] INFO: UE F-SEID[UP:0x255 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.165: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 12/13 11:06:04.165: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3185) 12/13 11:06:04.166: [smf] INFO: UE IMSI[262425709489649] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.166: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 12/13 11:06:04.166: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.166: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.172: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 12/13 11:06:04.172: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3185) 12/13 11:06:04.172: [smf] INFO: UE IMSI[262425479328250] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.173: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 12/13 11:06:04.173: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.173: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.178: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 12/13 11:06:04.178: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3185) 12/13 11:06:04.178: [smf] INFO: UE IMSI[262429206799385] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.179: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 12/13 11:06:04.179: [upf] INFO: UE F-SEID[UP:0x28c CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.179: [upf] INFO: UE F-SEID[UP:0x28c CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.187: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 12/13 11:06:04.187: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3185) 12/13 11:06:04.187: [smf] INFO: UE IMSI[262422668786554] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.188: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 12/13 11:06:04.188: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.188: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.193: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 12/13 11:06:04.193: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3185) 12/13 11:06:04.193: [smf] INFO: UE IMSI[262426152213559] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.194: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 12/13 11:06:04.194: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.194: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.200: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 12/13 11:06:04.200: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3185) 12/13 11:06:04.200: [smf] INFO: UE IMSI[262423303196930] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.201: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 12/13 11:06:04.201: [upf] INFO: UE F-SEID[UP:0x44f CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.201: [upf] INFO: UE F-SEID[UP:0x44f CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.207: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 12/13 11:06:04.207: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3185) 12/13 11:06:04.207: [smf] INFO: UE IMSI[262423045814157] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.207: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 12/13 11:06:04.207: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.207: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.213: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 12/13 11:06:04.213: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3185) 12/13 11:06:04.213: [smf] INFO: UE IMSI[262421201972383] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.214: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 12/13 11:06:04.214: [upf] INFO: UE F-SEID[UP:0x183 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.214: [upf] INFO: UE F-SEID[UP:0x183 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.220: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 12/13 11:06:04.220: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3185) 12/13 11:06:04.220: [smf] INFO: UE IMSI[262421365777573] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.221: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 12/13 11:06:04.221: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.221: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.226: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 12/13 11:06:04.226: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3185) 12/13 11:06:04.226: [smf] INFO: UE IMSI[262426373196546] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.228: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 12/13 11:06:04.228: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.228: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.233: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 12/13 11:06:04.233: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3185) 12/13 11:06:04.233: [smf] INFO: UE IMSI[262427525540982] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.234: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 12/13 11:06:04.234: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.234: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.240: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 12/13 11:06:04.240: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3185) 12/13 11:06:04.240: [smf] INFO: UE IMSI[262426531338128] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.241: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 12/13 11:06:04.241: [upf] INFO: UE F-SEID[UP:0x369 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.241: [upf] INFO: UE F-SEID[UP:0x369 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.247: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 12/13 11:06:04.247: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3185) 12/13 11:06:04.247: [smf] INFO: UE IMSI[262426023459647] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.248: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 12/13 11:06:04.248: [upf] INFO: UE F-SEID[UP:0x968 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.248: [upf] INFO: UE F-SEID[UP:0x968 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.254: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 12/13 11:06:04.254: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3185) 12/13 11:06:04.254: [smf] INFO: UE IMSI[262428618688243] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.254: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 12/13 11:06:04.254: [upf] INFO: UE F-SEID[UP:0x589 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.254: [upf] INFO: UE F-SEID[UP:0x589 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.260: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 12/13 11:06:04.260: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3185) 12/13 11:06:04.260: [smf] INFO: UE IMSI[262426724320992] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.261: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 12/13 11:06:04.261: [upf] INFO: UE F-SEID[UP:0x157 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.261: [upf] INFO: UE F-SEID[UP:0x157 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.267: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 12/13 11:06:04.267: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3185) 12/13 11:06:04.267: [smf] INFO: UE IMSI[262428190532487] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.268: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 12/13 11:06:04.268: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.268: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.273: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 12/13 11:06:04.273: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3185) 12/13 11:06:04.273: [smf] INFO: UE IMSI[262423147454414] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.274: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 12/13 11:06:04.274: [upf] INFO: UE F-SEID[UP:0x947 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.274: [upf] INFO: UE F-SEID[UP:0x947 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.280: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 12/13 11:06:04.280: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3185) 12/13 11:06:04.280: [smf] INFO: UE IMSI[262424870879731] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.281: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 12/13 11:06:04.281: [upf] INFO: UE F-SEID[UP:0x751 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.281: [upf] INFO: UE F-SEID[UP:0x751 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.286: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 12/13 11:06:04.286: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3185) 12/13 11:06:04.286: [smf] INFO: UE IMSI[262423970490567] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.287: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 12/13 11:06:04.287: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.287: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.293: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 12/13 11:06:04.293: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3185) 12/13 11:06:04.293: [smf] INFO: UE IMSI[262421746941387] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.294: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 12/13 11:06:04.294: [upf] INFO: UE F-SEID[UP:0x139 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.294: [upf] INFO: UE F-SEID[UP:0x139 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.300: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 12/13 11:06:04.300: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3185) 12/13 11:06:04.300: [smf] INFO: UE IMSI[262424200607478] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.301: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 12/13 11:06:04.301: [upf] INFO: UE F-SEID[UP:0x862 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.301: [upf] INFO: UE F-SEID[UP:0x862 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.306: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 12/13 11:06:04.306: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3185) 12/13 11:06:04.306: [smf] INFO: UE IMSI[262429230368865] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.307: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 12/13 11:06:04.308: [upf] INFO: UE F-SEID[UP:0x272 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.308: [upf] INFO: UE F-SEID[UP:0x272 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.313: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 12/13 11:06:04.313: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3185) 12/13 11:06:04.313: [smf] INFO: UE IMSI[262429867560285] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.314: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 12/13 11:06:04.315: [upf] INFO: UE F-SEID[UP:0x47d CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.315: [upf] INFO: UE F-SEID[UP:0x47d CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.320: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 12/13 11:06:04.320: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3185) 12/13 11:06:04.320: [smf] INFO: UE IMSI[262421439157797] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.321: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 12/13 11:06:04.321: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.321: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.328: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 12/13 11:06:04.328: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3185) 12/13 11:06:04.328: [smf] INFO: UE IMSI[262424079349349] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.329: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 12/13 11:06:04.329: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.329: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.334: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 12/13 11:06:04.334: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3185) 12/13 11:06:04.334: [smf] INFO: UE IMSI[262421145877911] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.335: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 12/13 11:06:04.335: [upf] INFO: UE F-SEID[UP:0x9af CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.335: [upf] INFO: UE F-SEID[UP:0x9af CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.342: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 12/13 11:06:04.342: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3185) 12/13 11:06:04.342: [smf] INFO: UE IMSI[262423177695730] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.343: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 12/13 11:06:04.343: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.343: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.348: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 12/13 11:06:04.348: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3185) 12/13 11:06:04.348: [smf] INFO: UE IMSI[262420269329265] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.349: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 12/13 11:06:04.349: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.349: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.355: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 12/13 11:06:04.355: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3185) 12/13 11:06:04.355: [smf] INFO: UE IMSI[262428245356225] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.356: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 12/13 11:06:04.356: [upf] INFO: UE F-SEID[UP:0x355 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.356: [upf] INFO: UE F-SEID[UP:0x355 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.363: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 12/13 11:06:04.363: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3185) 12/13 11:06:04.363: [smf] INFO: UE IMSI[262421272691695] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.364: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 12/13 11:06:04.364: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.364: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.371: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 12/13 11:06:04.371: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3185) 12/13 11:06:04.371: [smf] INFO: UE IMSI[262424341959611] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.372: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 12/13 11:06:04.372: [upf] INFO: UE F-SEID[UP:0x14d CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.372: [upf] INFO: UE F-SEID[UP:0x14d CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.378: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 12/13 11:06:04.378: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3185) 12/13 11:06:04.378: [smf] INFO: UE IMSI[262421784518618] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.379: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 12/13 11:06:04.379: [upf] INFO: UE F-SEID[UP:0x45d CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.379: [upf] INFO: UE F-SEID[UP:0x45d CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.385: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 12/13 11:06:04.385: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3185) 12/13 11:06:04.385: [smf] INFO: UE IMSI[262426455751348] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.386: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 12/13 11:06:04.386: [upf] INFO: UE F-SEID[UP:0x155 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.386: [upf] INFO: UE F-SEID[UP:0x155 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.392: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 12/13 11:06:04.392: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3185) 12/13 11:06:04.392: [smf] INFO: UE IMSI[262424364264626] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.393: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 12/13 11:06:04.393: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.393: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.398: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 12/13 11:06:04.398: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3185) 12/13 11:06:04.398: [smf] INFO: UE IMSI[262421790849611] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.399: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 12/13 11:06:04.399: [upf] INFO: UE F-SEID[UP:0xabb CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.399: [upf] INFO: UE F-SEID[UP:0xabb CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.405: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 12/13 11:06:04.405: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3185) 12/13 11:06:04.405: [smf] INFO: UE IMSI[262425280044288] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.406: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 12/13 11:06:04.406: [upf] INFO: UE F-SEID[UP:0x440 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.406: [upf] INFO: UE F-SEID[UP:0x440 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.412: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 12/13 11:06:04.412: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3185) 12/13 11:06:04.412: [smf] INFO: UE IMSI[262424085115700] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.413: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 12/13 11:06:04.413: [upf] INFO: UE F-SEID[UP:0x2db CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.413: [upf] INFO: UE F-SEID[UP:0x2db CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.419: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 12/13 11:06:04.419: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3185) 12/13 11:06:04.419: [smf] INFO: UE IMSI[262422150545845] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.420: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 12/13 11:06:04.420: [upf] INFO: UE F-SEID[UP:0x757 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.420: [upf] INFO: UE F-SEID[UP:0x757 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.426: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 12/13 11:06:04.426: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3185) 12/13 11:06:04.426: [smf] INFO: UE IMSI[262422582150137] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.427: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 12/13 11:06:04.427: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.427: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.434: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 12/13 11:06:04.434: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3185) 12/13 11:06:04.434: [smf] INFO: UE IMSI[262420236219861] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.435: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 12/13 11:06:04.435: [upf] INFO: UE F-SEID[UP:0x198 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.435: [upf] INFO: UE F-SEID[UP:0x198 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.441: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 12/13 11:06:04.441: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3185) 12/13 11:06:04.441: [smf] INFO: UE IMSI[262422844258238] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.442: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 12/13 11:06:04.442: [upf] INFO: UE F-SEID[UP:0x644 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.442: [upf] INFO: UE F-SEID[UP:0x644 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.448: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 12/13 11:06:04.448: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3185) 12/13 11:06:04.448: [smf] INFO: UE IMSI[262421596338917] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.450: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 12/13 11:06:04.450: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.450: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.456: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 12/13 11:06:04.456: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3185) 12/13 11:06:04.456: [smf] INFO: UE IMSI[262428676191569] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.457: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 12/13 11:06:04.457: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.457: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.463: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 12/13 11:06:04.463: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3185) 12/13 11:06:04.463: [smf] INFO: UE IMSI[262426623995354] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.464: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 12/13 11:06:04.464: [upf] INFO: UE F-SEID[UP:0x275 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.464: [upf] INFO: UE F-SEID[UP:0x275 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.470: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 12/13 11:06:04.470: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3185) 12/13 11:06:04.470: [smf] INFO: UE IMSI[262423559868314] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.471: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 12/13 11:06:04.471: [upf] INFO: UE F-SEID[UP:0x54b CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.471: [upf] INFO: UE F-SEID[UP:0x54b CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.476: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 12/13 11:06:04.476: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3185) 12/13 11:06:04.476: [smf] INFO: UE IMSI[262425446054775] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.477: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 12/13 11:06:04.477: [upf] INFO: UE F-SEID[UP:0xbae CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.477: [upf] INFO: UE F-SEID[UP:0xbae CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.483: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 12/13 11:06:04.483: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3185) 12/13 11:06:04.483: [smf] INFO: UE IMSI[262429019882442] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.484: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 12/13 11:06:04.484: [upf] INFO: UE F-SEID[UP:0xcff CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.484: [upf] INFO: UE F-SEID[UP:0xcff CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.489: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 12/13 11:06:04.489: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3185) 12/13 11:06:04.489: [smf] INFO: UE IMSI[262421725486208] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.490: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 12/13 11:06:04.491: [upf] INFO: UE F-SEID[UP:0x501 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.491: [upf] INFO: UE F-SEID[UP:0x501 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.496: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 12/13 11:06:04.496: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3185) 12/13 11:06:04.496: [smf] INFO: UE IMSI[262424588494062] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.497: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 12/13 11:06:04.497: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.497: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.503: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 12/13 11:06:04.503: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3185) 12/13 11:06:04.503: [smf] INFO: UE IMSI[262424076444287] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.504: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 12/13 11:06:04.504: [upf] INFO: UE F-SEID[UP:0x31d CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.504: [upf] INFO: UE F-SEID[UP:0x31d CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.509: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 12/13 11:06:04.509: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3185) 12/13 11:06:04.509: [smf] INFO: UE IMSI[262420373540015] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.510: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 12/13 11:06:04.510: [upf] INFO: UE F-SEID[UP:0x402 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.510: [upf] INFO: UE F-SEID[UP:0x402 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.516: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 12/13 11:06:04.516: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3185) 12/13 11:06:04.516: [smf] INFO: UE IMSI[262428082450902] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.517: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 12/13 11:06:04.517: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.517: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.522: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 12/13 11:06:04.522: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3185) 12/13 11:06:04.522: [smf] INFO: UE IMSI[262424470883306] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.523: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 12/13 11:06:04.523: [upf] INFO: UE F-SEID[UP:0xabd CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.523: [upf] INFO: UE F-SEID[UP:0xabd CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.529: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 12/13 11:06:04.529: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3185) 12/13 11:06:04.529: [smf] INFO: UE IMSI[262422246970453] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.530: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 12/13 11:06:04.530: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.530: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.535: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 12/13 11:06:04.535: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3185) 12/13 11:06:04.535: [smf] INFO: UE IMSI[262425346317164] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.536: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 12/13 11:06:04.536: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.536: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.542: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 12/13 11:06:04.542: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3185) 12/13 11:06:04.542: [smf] INFO: UE IMSI[262424781617173] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.543: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 12/13 11:06:04.543: [upf] INFO: UE F-SEID[UP:0x377 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.543: [upf] INFO: UE F-SEID[UP:0x377 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.549: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 12/13 11:06:04.549: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3185) 12/13 11:06:04.549: [smf] INFO: UE IMSI[262423008284919] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.550: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 12/13 11:06:04.550: [upf] INFO: UE F-SEID[UP:0x723 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.550: [upf] INFO: UE F-SEID[UP:0x723 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.555: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 12/13 11:06:04.555: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3185) 12/13 11:06:04.555: [smf] INFO: UE IMSI[262421959314655] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.556: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 12/13 11:06:04.556: [upf] INFO: UE F-SEID[UP:0x43 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.556: [upf] INFO: UE F-SEID[UP:0x43 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.562: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 12/13 11:06:04.562: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3185) 12/13 11:06:04.562: [smf] INFO: UE IMSI[262428273774292] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.563: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 12/13 11:06:04.563: [upf] INFO: UE F-SEID[UP:0x606 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.563: [upf] INFO: UE F-SEID[UP:0x606 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.568: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 12/13 11:06:04.568: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3185) 12/13 11:06:04.568: [smf] INFO: UE IMSI[262422009259384] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.569: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 12/13 11:06:04.569: [upf] INFO: UE F-SEID[UP:0x210 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.569: [upf] INFO: UE F-SEID[UP:0x210 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.575: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 12/13 11:06:04.575: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3185) 12/13 11:06:04.575: [smf] INFO: UE IMSI[262425483495114] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.576: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 12/13 11:06:04.576: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.576: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.581: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 12/13 11:06:04.581: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3185) 12/13 11:06:04.581: [smf] INFO: UE IMSI[262420537059687] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.582: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 12/13 11:06:04.582: [upf] INFO: UE F-SEID[UP:0x77a CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.582: [upf] INFO: UE F-SEID[UP:0x77a CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.589: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 12/13 11:06:04.589: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3185) 12/13 11:06:04.589: [smf] INFO: UE IMSI[262427808901524] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.590: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 12/13 11:06:04.590: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.590: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.595: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 12/13 11:06:04.595: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3185) 12/13 11:06:04.595: [smf] INFO: UE IMSI[262422863736082] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.596: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 12/13 11:06:04.596: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.596: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.603: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 12/13 11:06:04.603: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3185) 12/13 11:06:04.603: [smf] INFO: UE IMSI[262420189656941] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.604: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 12/13 11:06:04.604: [upf] INFO: UE F-SEID[UP:0x52b CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.604: [upf] INFO: UE F-SEID[UP:0x52b CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.610: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 12/13 11:06:04.610: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3185) 12/13 11:06:04.610: [smf] INFO: UE IMSI[262428992905979] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.611: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 12/13 11:06:04.611: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.611: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.617: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 12/13 11:06:04.617: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3185) 12/13 11:06:04.617: [smf] INFO: UE IMSI[262426265365878] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.618: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 12/13 11:06:04.618: [upf] INFO: UE F-SEID[UP:0x46 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.618: [upf] INFO: UE F-SEID[UP:0x46 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.624: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 12/13 11:06:04.624: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3185) 12/13 11:06:04.624: [smf] INFO: UE IMSI[262427685425275] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.625: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 12/13 11:06:04.625: [upf] INFO: UE F-SEID[UP:0xabe CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.625: [upf] INFO: UE F-SEID[UP:0xabe CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.631: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 12/13 11:06:04.631: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3185) 12/13 11:06:04.631: [smf] INFO: UE IMSI[262423291143802] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.632: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 12/13 11:06:04.632: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.632: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.637: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 12/13 11:06:04.637: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3185) 12/13 11:06:04.637: [smf] INFO: UE IMSI[262421810776115] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.638: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 12/13 11:06:04.638: [upf] INFO: UE F-SEID[UP:0x789 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.638: [upf] INFO: UE F-SEID[UP:0x789 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.644: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 12/13 11:06:04.644: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3185) 12/13 11:06:04.644: [smf] INFO: UE IMSI[262423409070319] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.645: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 12/13 11:06:04.645: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.645: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.650: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 12/13 11:06:04.650: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3185) 12/13 11:06:04.650: [smf] INFO: UE IMSI[262425520761850] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.651: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 12/13 11:06:04.651: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.651: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.658: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 12/13 11:06:04.658: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3185) 12/13 11:06:04.658: [smf] INFO: UE IMSI[262423794844503] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.658: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 12/13 11:06:04.658: [upf] INFO: UE F-SEID[UP:0x19f CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.658: [upf] INFO: UE F-SEID[UP:0x19f CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.665: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 12/13 11:06:04.665: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3185) 12/13 11:06:04.665: [smf] INFO: UE IMSI[262425637678551] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.666: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 12/13 11:06:04.666: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.666: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.671: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 12/13 11:06:04.671: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3185) 12/13 11:06:04.671: [smf] INFO: UE IMSI[262427266821503] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.672: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 12/13 11:06:04.672: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.672: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.678: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 12/13 11:06:04.678: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3185) 12/13 11:06:04.678: [smf] INFO: UE IMSI[262422195889132] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.679: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 12/13 11:06:04.679: [upf] INFO: UE F-SEID[UP:0x363 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.679: [upf] INFO: UE F-SEID[UP:0x363 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.684: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 12/13 11:06:04.684: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3185) 12/13 11:06:04.684: [smf] INFO: UE IMSI[262422169731907] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.685: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 12/13 11:06:04.685: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.685: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.691: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 12/13 11:06:04.691: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3185) 12/13 11:06:04.691: [smf] INFO: UE IMSI[262427217213635] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.692: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 12/13 11:06:04.692: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.692: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.698: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 12/13 11:06:04.698: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3185) 12/13 11:06:04.698: [smf] INFO: UE IMSI[262428527955081] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.699: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 12/13 11:06:04.699: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.699: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.705: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 12/13 11:06:04.705: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3185) 12/13 11:06:04.705: [smf] INFO: UE IMSI[262425272030121] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.706: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 12/13 11:06:04.706: [upf] INFO: UE F-SEID[UP:0x34f CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.706: [upf] INFO: UE F-SEID[UP:0x34f CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.713: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 12/13 11:06:04.713: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3185) 12/13 11:06:04.713: [smf] INFO: UE IMSI[262424534724375] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.714: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 12/13 11:06:04.714: [upf] INFO: UE F-SEID[UP:0x52a CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.714: [upf] INFO: UE F-SEID[UP:0x52a CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.720: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 12/13 11:06:04.720: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3185) 12/13 11:06:04.720: [smf] INFO: UE IMSI[262429166497569] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.721: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 12/13 11:06:04.721: [upf] INFO: UE F-SEID[UP:0x573 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.721: [upf] INFO: UE F-SEID[UP:0x573 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.726: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 12/13 11:06:04.727: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3185) 12/13 11:06:04.727: [smf] INFO: UE IMSI[262426062531246] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.727: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 12/13 11:06:04.728: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.728: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.734: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 12/13 11:06:04.734: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3185) 12/13 11:06:04.734: [smf] INFO: UE IMSI[262424054395981] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.735: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 12/13 11:06:04.735: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.735: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.741: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 12/13 11:06:04.741: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3185) 12/13 11:06:04.741: [smf] INFO: UE IMSI[262425392740716] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.742: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 12/13 11:06:04.742: [upf] INFO: UE F-SEID[UP:0x41b CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.742: [upf] INFO: UE F-SEID[UP:0x41b CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.747: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 12/13 11:06:04.747: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3185) 12/13 11:06:04.747: [smf] INFO: UE IMSI[262426855095157] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.748: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 12/13 11:06:04.748: [upf] INFO: UE F-SEID[UP:0x497 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.748: [upf] INFO: UE F-SEID[UP:0x497 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.754: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 12/13 11:06:04.754: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3185) 12/13 11:06:04.754: [smf] INFO: UE IMSI[262421357635963] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.755: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 12/13 11:06:04.755: [upf] INFO: UE F-SEID[UP:0x7de CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.755: [upf] INFO: UE F-SEID[UP:0x7de CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.761: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 12/13 11:06:04.761: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3185) 12/13 11:06:04.761: [smf] INFO: UE IMSI[262423663981267] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.762: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 12/13 11:06:04.762: [upf] INFO: UE F-SEID[UP:0x60d CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.762: [upf] INFO: UE F-SEID[UP:0x60d CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.767: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 12/13 11:06:04.767: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3185) 12/13 11:06:04.767: [smf] INFO: UE IMSI[262422198605944] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.768: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 12/13 11:06:04.768: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.768: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.774: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 12/13 11:06:04.774: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3185) 12/13 11:06:04.774: [smf] INFO: UE IMSI[262426233514224] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.775: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 12/13 11:06:04.775: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.775: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.781: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 12/13 11:06:04.781: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3185) 12/13 11:06:04.781: [smf] INFO: UE IMSI[262427880695263] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.781: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 12/13 11:06:04.782: [upf] INFO: UE F-SEID[UP:0xdca CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.782: [upf] INFO: UE F-SEID[UP:0xdca CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.788: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 12/13 11:06:04.788: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3185) 12/13 11:06:04.788: [smf] INFO: UE IMSI[262423369079765] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.789: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 12/13 11:06:04.789: [upf] INFO: UE F-SEID[UP:0x571 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.789: [upf] INFO: UE F-SEID[UP:0x571 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.795: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 12/13 11:06:04.795: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3185) 12/13 11:06:04.795: [smf] INFO: UE IMSI[262420908288181] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.796: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 12/13 11:06:04.796: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.796: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.802: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 12/13 11:06:04.802: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3185) 12/13 11:06:04.802: [smf] INFO: UE IMSI[262426299876131] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.802: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 12/13 11:06:04.802: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.802: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.808: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 12/13 11:06:04.808: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3185) 12/13 11:06:04.808: [smf] INFO: UE IMSI[262429390011770] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.809: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 12/13 11:06:04.809: [upf] INFO: UE F-SEID[UP:0x11c CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.809: [upf] INFO: UE F-SEID[UP:0x11c CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.814: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 12/13 11:06:04.814: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3185) 12/13 11:06:04.814: [smf] INFO: UE IMSI[262420311493613] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.815: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 12/13 11:06:04.815: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.815: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.821: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 12/13 11:06:04.821: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3185) 12/13 11:06:04.821: [smf] INFO: UE IMSI[262429069772425] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.822: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 12/13 11:06:04.822: [upf] INFO: UE F-SEID[UP:0xcad CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.822: [upf] INFO: UE F-SEID[UP:0xcad CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.827: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 12/13 11:06:04.827: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3185) 12/13 11:06:04.827: [smf] INFO: UE IMSI[262425735530732] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.828: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 12/13 11:06:04.828: [upf] INFO: UE F-SEID[UP:0xa44 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.828: [upf] INFO: UE F-SEID[UP:0xa44 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.834: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 12/13 11:06:04.834: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3185) 12/13 11:06:04.834: [smf] INFO: UE IMSI[262425841066254] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.835: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 12/13 11:06:04.835: [upf] INFO: UE F-SEID[UP:0x19d CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.835: [upf] INFO: UE F-SEID[UP:0x19d CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.841: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 12/13 11:06:04.841: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3185) 12/13 11:06:04.841: [smf] INFO: UE IMSI[262428942715857] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.842: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 12/13 11:06:04.842: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.842: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.848: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 12/13 11:06:04.848: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3185) 12/13 11:06:04.848: [smf] INFO: UE IMSI[262429094487164] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.849: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 12/13 11:06:04.849: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.849: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.855: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 12/13 11:06:04.855: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3185) 12/13 11:06:04.855: [smf] INFO: UE IMSI[262426494598532] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.856: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 12/13 11:06:04.856: [upf] INFO: UE F-SEID[UP:0x290 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.856: [upf] INFO: UE F-SEID[UP:0x290 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.862: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 12/13 11:06:04.862: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3185) 12/13 11:06:04.862: [smf] INFO: UE IMSI[262422223269830] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.863: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 12/13 11:06:04.863: [upf] INFO: UE F-SEID[UP:0x43e CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.863: [upf] INFO: UE F-SEID[UP:0x43e CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.869: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 12/13 11:06:04.869: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3185) 12/13 11:06:04.869: [smf] INFO: UE IMSI[262427143688509] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.870: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 12/13 11:06:04.870: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.870: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.875: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 12/13 11:06:04.875: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3185) 12/13 11:06:04.875: [smf] INFO: UE IMSI[262426243025122] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.876: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 12/13 11:06:04.876: [upf] INFO: UE F-SEID[UP:0x244 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.876: [upf] INFO: UE F-SEID[UP:0x244 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.882: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 12/13 11:06:04.882: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3185) 12/13 11:06:04.882: [smf] INFO: UE IMSI[262428165397739] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.883: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 12/13 11:06:04.883: [upf] INFO: UE F-SEID[UP:0x50a CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.883: [upf] INFO: UE F-SEID[UP:0x50a CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.889: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 12/13 11:06:04.889: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3185) 12/13 11:06:04.889: [smf] INFO: UE IMSI[262426460985149] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.890: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 12/13 11:06:04.890: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.890: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.896: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 12/13 11:06:04.896: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3185) 12/13 11:06:04.896: [smf] INFO: UE IMSI[262424368427261] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.897: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 12/13 11:06:04.897: [upf] INFO: UE F-SEID[UP:0xf9b CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.897: [upf] INFO: UE F-SEID[UP:0xf9b CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.903: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 12/13 11:06:04.903: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3185) 12/13 11:06:04.903: [smf] INFO: UE IMSI[262429917110230] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.904: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 12/13 11:06:04.904: [upf] INFO: UE F-SEID[UP:0xf8f CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.904: [upf] INFO: UE F-SEID[UP:0xf8f CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.910: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 12/13 11:06:04.910: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3185) 12/13 11:06:04.910: [smf] INFO: UE IMSI[262427228946144] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.911: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 12/13 11:06:04.911: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.911: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.916: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 12/13 11:06:04.916: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3185) 12/13 11:06:04.916: [smf] INFO: UE IMSI[262427276178588] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.917: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 12/13 11:06:04.917: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.917: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.923: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 12/13 11:06:04.923: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3185) 12/13 11:06:04.923: [smf] INFO: UE IMSI[262426307026260] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.924: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 12/13 11:06:04.924: [upf] INFO: UE F-SEID[UP:0xcec CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.924: [upf] INFO: UE F-SEID[UP:0xcec CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.930: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 12/13 11:06:04.930: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3185) 12/13 11:06:04.930: [smf] INFO: UE IMSI[262421666681752] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.931: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 12/13 11:06:04.931: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.931: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.936: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 12/13 11:06:04.936: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3185) 12/13 11:06:04.936: [smf] INFO: UE IMSI[262421851586101] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.937: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 12/13 11:06:04.937: [upf] INFO: UE F-SEID[UP:0x614 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.937: [upf] INFO: UE F-SEID[UP:0x614 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.943: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 12/13 11:06:04.943: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3185) 12/13 11:06:04.943: [smf] INFO: UE IMSI[262425367714004] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.944: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 12/13 11:06:04.944: [upf] INFO: UE F-SEID[UP:0x141 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.944: [upf] INFO: UE F-SEID[UP:0x141 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.950: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 12/13 11:06:04.950: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3185) 12/13 11:06:04.950: [smf] INFO: UE IMSI[262422228105488] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.951: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 12/13 11:06:04.951: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.951: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.957: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 12/13 11:06:04.957: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3185) 12/13 11:06:04.957: [smf] INFO: UE IMSI[262423625706548] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.958: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 12/13 11:06:04.958: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.958: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.964: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 12/13 11:06:04.964: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3185) 12/13 11:06:04.964: [smf] INFO: UE IMSI[262427306526815] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.966: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 12/13 11:06:04.966: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.966: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.971: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 12/13 11:06:04.971: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3185) 12/13 11:06:04.971: [smf] INFO: UE IMSI[262421470160321] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.972: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 12/13 11:06:04.972: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.972: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.978: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 12/13 11:06:04.978: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3185) 12/13 11:06:04.978: [smf] INFO: UE IMSI[262428222523340] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.979: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 12/13 11:06:04.979: [upf] INFO: UE F-SEID[UP:0x898 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.979: [upf] INFO: UE F-SEID[UP:0x898 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.985: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 12/13 11:06:04.985: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3185) 12/13 11:06:04.985: [smf] INFO: UE IMSI[262427167795123] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.986: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 12/13 11:06:04.986: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.986: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.992: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 12/13 11:06:04.992: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3185) 12/13 11:06:04.992: [smf] INFO: UE IMSI[262424463509724] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:04.993: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 12/13 11:06:04.993: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.993: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:04.999: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 12/13 11:06:04.999: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3185) 12/13 11:06:04.999: [smf] INFO: UE IMSI[262424233893834] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.000: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 12/13 11:06:05.000: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.000: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.008: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 12/13 11:06:05.008: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3185) 12/13 11:06:05.008: [smf] INFO: UE IMSI[262420464427595] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.009: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 12/13 11:06:05.009: [upf] INFO: UE F-SEID[UP:0x920 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.009: [upf] INFO: UE F-SEID[UP:0x920 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.014: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 12/13 11:06:05.014: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3185) 12/13 11:06:05.014: [smf] INFO: UE IMSI[262424306472966] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.015: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 12/13 11:06:05.016: [upf] INFO: UE F-SEID[UP:0x99c CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.016: [upf] INFO: UE F-SEID[UP:0x99c CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.021: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 12/13 11:06:05.021: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3185) 12/13 11:06:05.021: [smf] INFO: UE IMSI[262422800384670] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.022: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 12/13 11:06:05.022: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.022: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.027: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 12/13 11:06:05.027: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3185) 12/13 11:06:05.027: [smf] INFO: UE IMSI[262425446764318] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.028: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 12/13 11:06:05.028: [upf] INFO: UE F-SEID[UP:0xafd CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.028: [upf] INFO: UE F-SEID[UP:0xafd CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.034: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 12/13 11:06:05.034: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3185) 12/13 11:06:05.034: [smf] INFO: UE IMSI[262423436959065] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.035: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 12/13 11:06:05.035: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.035: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.040: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 12/13 11:06:05.040: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3185) 12/13 11:06:05.040: [smf] INFO: UE IMSI[262423086209523] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.041: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 12/13 11:06:05.041: [upf] INFO: UE F-SEID[UP:0x321 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.041: [upf] INFO: UE F-SEID[UP:0x321 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.047: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 12/13 11:06:05.047: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3185) 12/13 11:06:05.047: [smf] INFO: UE IMSI[262429296372249] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.048: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 12/13 11:06:05.048: [upf] INFO: UE F-SEID[UP:0x668 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.048: [upf] INFO: UE F-SEID[UP:0x668 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.053: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 12/13 11:06:05.053: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3185) 12/13 11:06:05.053: [smf] INFO: UE IMSI[262424195509929] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.054: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 12/13 11:06:05.054: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.054: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.060: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 12/13 11:06:05.060: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3185) 12/13 11:06:05.060: [smf] INFO: UE IMSI[262428076790390] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.061: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 12/13 11:06:05.061: [upf] INFO: UE F-SEID[UP:0x1db CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.061: [upf] INFO: UE F-SEID[UP:0x1db CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.067: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 12/13 11:06:05.067: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3185) 12/13 11:06:05.067: [smf] INFO: UE IMSI[262423394932136] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.068: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 12/13 11:06:05.068: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.068: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.073: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 12/13 11:06:05.073: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3185) 12/13 11:06:05.073: [smf] INFO: UE IMSI[262428835218792] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.074: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 12/13 11:06:05.074: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.074: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.080: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 12/13 11:06:05.080: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3185) 12/13 11:06:05.080: [smf] INFO: UE IMSI[262424160157269] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.081: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 12/13 11:06:05.081: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.081: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.086: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 12/13 11:06:05.086: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3185) 12/13 11:06:05.086: [smf] INFO: UE IMSI[262423894064172] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.087: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 12/13 11:06:05.087: [upf] INFO: UE F-SEID[UP:0xc73 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.087: [upf] INFO: UE F-SEID[UP:0xc73 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.093: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 12/13 11:06:05.093: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3185) 12/13 11:06:05.093: [smf] INFO: UE IMSI[262422038812036] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.094: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 12/13 11:06:05.094: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.094: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.100: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 12/13 11:06:05.100: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3185) 12/13 11:06:05.100: [smf] INFO: UE IMSI[262423721244525] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.101: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 12/13 11:06:05.101: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.101: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.107: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 12/13 11:06:05.107: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3185) 12/13 11:06:05.107: [smf] INFO: UE IMSI[262425277736569] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.108: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 12/13 11:06:05.108: [upf] INFO: UE F-SEID[UP:0x201 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.108: [upf] INFO: UE F-SEID[UP:0x201 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.114: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 12/13 11:06:05.114: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3185) 12/13 11:06:05.114: [smf] INFO: UE IMSI[262421665552245] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.116: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 12/13 11:06:05.116: [upf] INFO: UE F-SEID[UP:0x669 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.116: [upf] INFO: UE F-SEID[UP:0x669 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.121: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 12/13 11:06:05.121: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3185) 12/13 11:06:05.121: [smf] INFO: UE IMSI[262421492725580] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.122: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 12/13 11:06:05.122: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.122: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.128: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 12/13 11:06:05.128: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3185) 12/13 11:06:05.128: [smf] INFO: UE IMSI[262424923447539] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.129: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 12/13 11:06:05.129: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.129: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.135: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 12/13 11:06:05.135: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3185) 12/13 11:06:05.135: [smf] INFO: UE IMSI[262423896652947] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.136: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 12/13 11:06:05.136: [upf] INFO: UE F-SEID[UP:0x286 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.136: [upf] INFO: UE F-SEID[UP:0x286 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.142: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 12/13 11:06:05.142: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3185) 12/13 11:06:05.142: [smf] INFO: UE IMSI[262423766592166] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.143: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 12/13 11:06:05.143: [upf] INFO: UE F-SEID[UP:0x13 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.143: [upf] INFO: UE F-SEID[UP:0x13 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.150: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 12/13 11:06:05.150: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3185) 12/13 11:06:05.150: [smf] INFO: UE IMSI[262428605361764] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.151: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 12/13 11:06:05.151: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.151: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.157: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 12/13 11:06:05.157: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3185) 12/13 11:06:05.157: [smf] INFO: UE IMSI[262420169896029] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.158: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 12/13 11:06:05.158: [upf] INFO: UE F-SEID[UP:0x61c CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.158: [upf] INFO: UE F-SEID[UP:0x61c CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.164: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 12/13 11:06:05.164: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3185) 12/13 11:06:05.164: [smf] INFO: UE IMSI[262425523976017] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.165: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 12/13 11:06:05.165: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.165: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.171: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 12/13 11:06:05.171: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3185) 12/13 11:06:05.171: [smf] INFO: UE IMSI[262424298975598] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.171: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 12/13 11:06:05.171: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.171: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.177: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 12/13 11:06:05.177: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3185) 12/13 11:06:05.177: [smf] INFO: UE IMSI[262429694326035] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.178: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 12/13 11:06:05.178: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.178: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.184: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 12/13 11:06:05.184: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3185) 12/13 11:06:05.184: [smf] INFO: UE IMSI[262426077503925] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.185: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 12/13 11:06:05.185: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.185: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.191: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 12/13 11:06:05.191: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3185) 12/13 11:06:05.191: [smf] INFO: UE IMSI[262427669172826] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.192: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 12/13 11:06:05.192: [upf] INFO: UE F-SEID[UP:0x115 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.192: [upf] INFO: UE F-SEID[UP:0x115 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.197: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 12/13 11:06:05.197: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3185) 12/13 11:06:05.197: [smf] INFO: UE IMSI[262429047584234] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.198: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 12/13 11:06:05.199: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.199: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.204: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 12/13 11:06:05.204: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3185) 12/13 11:06:05.204: [smf] INFO: UE IMSI[262429230559221] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.205: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 12/13 11:06:05.205: [upf] INFO: UE F-SEID[UP:0x604 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.205: [upf] INFO: UE F-SEID[UP:0x604 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.211: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 12/13 11:06:05.211: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3185) 12/13 11:06:05.211: [smf] INFO: UE IMSI[262422314534552] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.212: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 12/13 11:06:05.212: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.212: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.217: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 12/13 11:06:05.217: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3185) 12/13 11:06:05.217: [smf] INFO: UE IMSI[262426503231293] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.218: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 12/13 11:06:05.218: [upf] INFO: UE F-SEID[UP:0x67b CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.218: [upf] INFO: UE F-SEID[UP:0x67b CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.224: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 12/13 11:06:05.224: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3185) 12/13 11:06:05.224: [smf] INFO: UE IMSI[262425909886027] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.225: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 12/13 11:06:05.225: [upf] INFO: UE F-SEID[UP:0x75c CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.225: [upf] INFO: UE F-SEID[UP:0x75c CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.231: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 12/13 11:06:05.231: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3185) 12/13 11:06:05.231: [smf] INFO: UE IMSI[262427428661287] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.232: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 12/13 11:06:05.232: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.232: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.238: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 12/13 11:06:05.238: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3185) 12/13 11:06:05.238: [smf] INFO: UE IMSI[262428896675264] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.239: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 12/13 11:06:05.239: [upf] INFO: UE F-SEID[UP:0x624 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.239: [upf] INFO: UE F-SEID[UP:0x624 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.245: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 12/13 11:06:05.245: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3185) 12/13 11:06:05.245: [smf] INFO: UE IMSI[262420485755566] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.246: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 12/13 11:06:05.246: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.246: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.251: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 12/13 11:06:05.251: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3185) 12/13 11:06:05.251: [smf] INFO: UE IMSI[262425839532526] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.252: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 12/13 11:06:05.252: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.252: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.258: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 12/13 11:06:05.258: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3185) 12/13 11:06:05.258: [smf] INFO: UE IMSI[262421754087548] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.259: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 12/13 11:06:05.259: [upf] INFO: UE F-SEID[UP:0x342 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.259: [upf] INFO: UE F-SEID[UP:0x342 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.265: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 12/13 11:06:05.265: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3185) 12/13 11:06:05.265: [smf] INFO: UE IMSI[262420445950314] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.266: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 12/13 11:06:05.266: [upf] INFO: UE F-SEID[UP:0x769 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.266: [upf] INFO: UE F-SEID[UP:0x769 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.271: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 12/13 11:06:05.271: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3185) 12/13 11:06:05.271: [smf] INFO: UE IMSI[262423838696113] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.272: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 12/13 11:06:05.272: [upf] INFO: UE F-SEID[UP:0x921 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.272: [upf] INFO: UE F-SEID[UP:0x921 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.278: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 12/13 11:06:05.278: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3185) 12/13 11:06:05.278: [smf] INFO: UE IMSI[262425790246495] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.279: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 12/13 11:06:05.279: [upf] INFO: UE F-SEID[UP:0x60 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.279: [upf] INFO: UE F-SEID[UP:0x60 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.285: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 12/13 11:06:05.285: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3185) 12/13 11:06:05.285: [smf] INFO: UE IMSI[262422594519867] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.286: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 12/13 11:06:05.286: [upf] INFO: UE F-SEID[UP:0x34d CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.286: [upf] INFO: UE F-SEID[UP:0x34d CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.291: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 12/13 11:06:05.291: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3185) 12/13 11:06:05.291: [smf] INFO: UE IMSI[262429693823847] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.292: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 12/13 11:06:05.292: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.292: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.298: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 12/13 11:06:05.298: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3185) 12/13 11:06:05.298: [smf] INFO: UE IMSI[262429756440040] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.299: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 12/13 11:06:05.299: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.299: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.304: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 12/13 11:06:05.304: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3185) 12/13 11:06:05.304: [smf] INFO: UE IMSI[262421353464098] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.305: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 12/13 11:06:05.305: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.305: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.311: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 12/13 11:06:05.311: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3185) 12/13 11:06:05.311: [smf] INFO: UE IMSI[262426501315789] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.312: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 12/13 11:06:05.312: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.312: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.317: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 12/13 11:06:05.318: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3185) 12/13 11:06:05.318: [smf] INFO: UE IMSI[262429823697952] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.318: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 12/13 11:06:05.319: [upf] INFO: UE F-SEID[UP:0x408 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.319: [upf] INFO: UE F-SEID[UP:0x408 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.324: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 12/13 11:06:05.324: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3185) 12/13 11:06:05.324: [smf] INFO: UE IMSI[262429984194717] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.325: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 12/13 11:06:05.325: [upf] INFO: UE F-SEID[UP:0xabc CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.325: [upf] INFO: UE F-SEID[UP:0xabc CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.331: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 12/13 11:06:05.331: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3185) 12/13 11:06:05.331: [smf] INFO: UE IMSI[262429749506259] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.332: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 12/13 11:06:05.332: [upf] INFO: UE F-SEID[UP:0x220 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.332: [upf] INFO: UE F-SEID[UP:0x220 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.338: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 12/13 11:06:05.338: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3185) 12/13 11:06:05.338: [smf] INFO: UE IMSI[262423194533794] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.339: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 12/13 11:06:05.339: [upf] INFO: UE F-SEID[UP:0xefd CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.339: [upf] INFO: UE F-SEID[UP:0xefd CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.346: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 12/13 11:06:05.346: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3185) 12/13 11:06:05.346: [smf] INFO: UE IMSI[262428216845349] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.347: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 12/13 11:06:05.347: [upf] INFO: UE F-SEID[UP:0x73c CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.347: [upf] INFO: UE F-SEID[UP:0x73c CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.352: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 12/13 11:06:05.352: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3185) 12/13 11:06:05.352: [smf] INFO: UE IMSI[262424158752968] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.353: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 12/13 11:06:05.353: [upf] INFO: UE F-SEID[UP:0x525 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.353: [upf] INFO: UE F-SEID[UP:0x525 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.358: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 12/13 11:06:05.358: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3185) 12/13 11:06:05.358: [smf] INFO: UE IMSI[262427047815346] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.359: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 12/13 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.365: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 12/13 11:06:05.365: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3185) 12/13 11:06:05.365: [smf] INFO: UE IMSI[262427578081569] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.366: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 12/13 11:06:05.366: [upf] INFO: UE F-SEID[UP:0x92b CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.366: [upf] INFO: UE F-SEID[UP:0x92b CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.372: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 12/13 11:06:05.372: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3185) 12/13 11:06:05.372: [smf] INFO: UE IMSI[262422115875466] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.373: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 12/13 11:06:05.373: [upf] INFO: UE F-SEID[UP:0x851 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.373: [upf] INFO: UE F-SEID[UP:0x851 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.378: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 12/13 11:06:05.378: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3185) 12/13 11:06:05.378: [smf] INFO: UE IMSI[262422435213914] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.379: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 12/13 11:06:05.379: [upf] INFO: UE F-SEID[UP:0x336 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.379: [upf] INFO: UE F-SEID[UP:0x336 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.386: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 12/13 11:06:05.386: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3185) 12/13 11:06:05.386: [smf] INFO: UE IMSI[262422534371500] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.386: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 12/13 11:06:05.386: [upf] INFO: UE F-SEID[UP:0x528 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.386: [upf] INFO: UE F-SEID[UP:0x528 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.392: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 12/13 11:06:05.393: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3185) 12/13 11:06:05.393: [smf] INFO: UE IMSI[262420899724778] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.393: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 12/13 11:06:05.393: [upf] INFO: UE F-SEID[UP:0x47 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.393: [upf] INFO: UE F-SEID[UP:0x47 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.399: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 12/13 11:06:05.399: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3185) 12/13 11:06:05.399: [smf] INFO: UE IMSI[262426134311108] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.400: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 12/13 11:06:05.400: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.400: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.407: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 12/13 11:06:05.407: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3185) 12/13 11:06:05.407: [smf] INFO: UE IMSI[262426767725101] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.408: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 12/13 11:06:05.408: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.408: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.413: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 12/13 11:06:05.413: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3185) 12/13 11:06:05.413: [smf] INFO: UE IMSI[262422217598533] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.414: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 12/13 11:06:05.414: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.414: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.420: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 12/13 11:06:05.420: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3185) 12/13 11:06:05.420: [smf] INFO: UE IMSI[262425141532951] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.421: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 12/13 11:06:05.421: [upf] INFO: UE F-SEID[UP:0x42 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.421: [upf] INFO: UE F-SEID[UP:0x42 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.426: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 12/13 11:06:05.426: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3185) 12/13 11:06:05.426: [smf] INFO: UE IMSI[262424090348021] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.427: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 12/13 11:06:05.427: [upf] INFO: UE F-SEID[UP:0x90b CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.427: [upf] INFO: UE F-SEID[UP:0x90b CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.435: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 12/13 11:06:05.435: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3185) 12/13 11:06:05.435: [smf] INFO: UE IMSI[262422967431781] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.436: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 12/13 11:06:05.436: [upf] INFO: UE F-SEID[UP:0x22 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.436: [upf] INFO: UE F-SEID[UP:0x22 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.441: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 12/13 11:06:05.441: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3185) 12/13 11:06:05.441: [smf] INFO: UE IMSI[262425888588061] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.442: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 12/13 11:06:05.442: [upf] INFO: UE F-SEID[UP:0x91f CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.442: [upf] INFO: UE F-SEID[UP:0x91f CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.448: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 12/13 11:06:05.448: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3185) 12/13 11:06:05.448: [smf] INFO: UE IMSI[262423564049989] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.449: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 12/13 11:06:05.449: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.449: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.455: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 12/13 11:06:05.455: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3185) 12/13 11:06:05.455: [smf] INFO: UE IMSI[262426616420249] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.456: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 12/13 11:06:05.456: [upf] INFO: UE F-SEID[UP:0x2c CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.456: [upf] INFO: UE F-SEID[UP:0x2c CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.462: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 12/13 11:06:05.462: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3185) 12/13 11:06:05.462: [smf] INFO: UE IMSI[262429703858363] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.463: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 12/13 11:06:05.463: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.463: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.469: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 12/13 11:06:05.469: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3185) 12/13 11:06:05.469: [smf] INFO: UE IMSI[262423939223100] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.470: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 12/13 11:06:05.470: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.470: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.476: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 12/13 11:06:05.476: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3185) 12/13 11:06:05.476: [smf] INFO: UE IMSI[262429661341992] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.477: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 12/13 11:06:05.477: [upf] INFO: UE F-SEID[UP:0x710 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.477: [upf] INFO: UE F-SEID[UP:0x710 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.482: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 12/13 11:06:05.482: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3185) 12/13 11:06:05.482: [smf] INFO: UE IMSI[262429979684251] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.483: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 12/13 11:06:05.483: [upf] INFO: UE F-SEID[UP:0x53f CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.483: [upf] INFO: UE F-SEID[UP:0x53f CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.489: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 12/13 11:06:05.489: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3185) 12/13 11:06:05.489: [smf] INFO: UE IMSI[262428134732075] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.490: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 12/13 11:06:05.490: [upf] INFO: UE F-SEID[UP:0x44c CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.490: [upf] INFO: UE F-SEID[UP:0x44c CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.496: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 12/13 11:06:05.496: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3185) 12/13 11:06:05.496: [smf] INFO: UE IMSI[262423262059313] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.497: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 12/13 11:06:05.497: [upf] INFO: UE F-SEID[UP:0x678 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.497: [upf] INFO: UE F-SEID[UP:0x678 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.502: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 12/13 11:06:05.502: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3185) 12/13 11:06:05.503: [smf] INFO: UE IMSI[262429434630618] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.503: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 12/13 11:06:05.503: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.503: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.509: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 12/13 11:06:05.509: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3185) 12/13 11:06:05.509: [smf] INFO: UE IMSI[262423095332581] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.510: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 12/13 11:06:05.510: [upf] INFO: UE F-SEID[UP:0x317 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.510: [upf] INFO: UE F-SEID[UP:0x317 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.517: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 12/13 11:06:05.517: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3185) 12/13 11:06:05.517: [smf] INFO: UE IMSI[262428686052860] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.518: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 12/13 11:06:05.518: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.518: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.523: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 12/13 11:06:05.523: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3185) 12/13 11:06:05.523: [smf] INFO: UE IMSI[262422526485303] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.524: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 12/13 11:06:05.524: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.524: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.530: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 12/13 11:06:05.530: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3185) 12/13 11:06:05.530: [smf] INFO: UE IMSI[262425044806145] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.531: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 12/13 11:06:05.531: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.531: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.536: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 12/13 11:06:05.536: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3185) 12/13 11:06:05.536: [smf] INFO: UE IMSI[262429775671581] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.537: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 12/13 11:06:05.537: [upf] INFO: UE F-SEID[UP:0xbec CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.537: [upf] INFO: UE F-SEID[UP:0xbec CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.543: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 12/13 11:06:05.543: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3185) 12/13 11:06:05.543: [smf] INFO: UE IMSI[262422800456422] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.544: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 12/13 11:06:05.544: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.544: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.549: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 12/13 11:06:05.549: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3185) 12/13 11:06:05.549: [smf] INFO: UE IMSI[262425207976848] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.550: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 12/13 11:06:05.550: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.550: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.556: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 12/13 11:06:05.556: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3185) 12/13 11:06:05.556: [smf] INFO: UE IMSI[262426702208027] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.557: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 12/13 11:06:05.557: [upf] INFO: UE F-SEID[UP:0x877 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.557: [upf] INFO: UE F-SEID[UP:0x877 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.563: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 12/13 11:06:05.563: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3185) 12/13 11:06:05.563: [smf] INFO: UE IMSI[262426200434891] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.563: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 12/13 11:06:05.564: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.564: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.571: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 12/13 11:06:05.571: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3185) 12/13 11:06:05.571: [smf] INFO: UE IMSI[262428291896409] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.572: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 12/13 11:06:05.572: [upf] INFO: UE F-SEID[UP:0x79e CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.572: [upf] INFO: UE F-SEID[UP:0x79e CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.577: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 12/13 11:06:05.577: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3185) 12/13 11:06:05.577: [smf] INFO: UE IMSI[262425875445159] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.578: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 12/13 11:06:05.578: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.578: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.584: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 12/13 11:06:05.584: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3185) 12/13 11:06:05.584: [smf] INFO: UE IMSI[262426145763947] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.585: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 12/13 11:06:05.585: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.585: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.590: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 12/13 11:06:05.590: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3185) 12/13 11:06:05.590: [smf] INFO: UE IMSI[262429946356084] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.591: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 12/13 11:06:05.591: [upf] INFO: UE F-SEID[UP:0x41c CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.591: [upf] INFO: UE F-SEID[UP:0x41c CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.596: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 12/13 11:06:05.597: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3185) 12/13 11:06:05.597: [smf] INFO: UE IMSI[262420464908257] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.597: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 12/13 11:06:05.597: [upf] INFO: UE F-SEID[UP:0x109 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.597: [upf] INFO: UE F-SEID[UP:0x109 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.603: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 12/13 11:06:05.603: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3185) 12/13 11:06:05.603: [smf] INFO: UE IMSI[262423273301144] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.604: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 12/13 11:06:05.604: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.604: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.610: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 12/13 11:06:05.610: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3185) 12/13 11:06:05.610: [smf] INFO: UE IMSI[262425429160280] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.610: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 12/13 11:06:05.611: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.611: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.616: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 12/13 11:06:05.616: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3185) 12/13 11:06:05.616: [smf] INFO: UE IMSI[262426888316764] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.617: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 12/13 11:06:05.617: [upf] INFO: UE F-SEID[UP:0x68f CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.617: [upf] INFO: UE F-SEID[UP:0x68f CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.622: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 12/13 11:06:05.622: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3185) 12/13 11:06:05.622: [smf] INFO: UE IMSI[262424979297177] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.624: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 12/13 11:06:05.624: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.624: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.629: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 12/13 11:06:05.629: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3185) 12/13 11:06:05.629: [smf] INFO: UE IMSI[262427069298732] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.630: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 12/13 11:06:05.630: [upf] INFO: UE F-SEID[UP:0x730 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.630: [upf] INFO: UE F-SEID[UP:0x730 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.635: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 12/13 11:06:05.635: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3185) 12/13 11:06:05.635: [smf] INFO: UE IMSI[262423453705254] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.636: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 12/13 11:06:05.636: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.636: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.643: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 12/13 11:06:05.643: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3185) 12/13 11:06:05.643: [smf] INFO: UE IMSI[262425962494426] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.644: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 12/13 11:06:05.644: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.644: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.649: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 12/13 11:06:05.649: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3185) 12/13 11:06:05.649: [smf] INFO: UE IMSI[262426434974334] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.650: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 12/13 11:06:05.650: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.650: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.656: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 12/13 11:06:05.656: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3185) 12/13 11:06:05.656: [smf] INFO: UE IMSI[262424567520080] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.657: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 12/13 11:06:05.657: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.657: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.662: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 12/13 11:06:05.662: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3185) 12/13 11:06:05.662: [smf] INFO: UE IMSI[262423161421701] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.663: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 12/13 11:06:05.663: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.663: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.669: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 12/13 11:06:05.669: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3185) 12/13 11:06:05.669: [smf] INFO: UE IMSI[262423211046033] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.670: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 12/13 11:06:05.670: [upf] INFO: UE F-SEID[UP:0x82e CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.670: [upf] INFO: UE F-SEID[UP:0x82e CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.675: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 12/13 11:06:05.675: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3185) 12/13 11:06:05.675: [smf] INFO: UE IMSI[262427323240798] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.676: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 12/13 11:06:05.676: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.676: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.682: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 12/13 11:06:05.682: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3185) 12/13 11:06:05.682: [smf] INFO: UE IMSI[262424726320025] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.683: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 12/13 11:06:05.683: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.683: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.688: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 12/13 11:06:05.688: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3185) 12/13 11:06:05.688: [smf] INFO: UE IMSI[262429674637200] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.689: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 12/13 11:06:05.689: [upf] INFO: UE F-SEID[UP:0x137 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.689: [upf] INFO: UE F-SEID[UP:0x137 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.695: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 12/13 11:06:05.695: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3185) 12/13 11:06:05.695: [smf] INFO: UE IMSI[262423889564541] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.696: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 12/13 11:06:05.696: [upf] INFO: UE F-SEID[UP:0xecd CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.696: [upf] INFO: UE F-SEID[UP:0xecd CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.702: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 12/13 11:06:05.702: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3185) 12/13 11:06:05.702: [smf] INFO: UE IMSI[262425077424625] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.703: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 12/13 11:06:05.703: [upf] INFO: UE F-SEID[UP:0x492 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.703: [upf] INFO: UE F-SEID[UP:0x492 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.708: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 12/13 11:06:05.708: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3185) 12/13 11:06:05.708: [smf] INFO: UE IMSI[262424672687031] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.709: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 12/13 11:06:05.709: [upf] INFO: UE F-SEID[UP:0x904 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.709: [upf] INFO: UE F-SEID[UP:0x904 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.715: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 12/13 11:06:05.715: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3185) 12/13 11:06:05.715: [smf] INFO: UE IMSI[262426284827921] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.716: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 12/13 11:06:05.716: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.716: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.724: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 12/13 11:06:05.724: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3185) 12/13 11:06:05.724: [smf] INFO: UE IMSI[262420203689664] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.725: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 12/13 11:06:05.725: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.725: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.730: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 12/13 11:06:05.730: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3185) 12/13 11:06:05.730: [smf] INFO: UE IMSI[262423556861489] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.731: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 12/13 11:06:05.731: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.731: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.737: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 12/13 11:06:05.737: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3185) 12/13 11:06:05.737: [smf] INFO: UE IMSI[262421338913617] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.737: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 12/13 11:06:05.738: [upf] INFO: UE F-SEID[UP:0x57b CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.738: [upf] INFO: UE F-SEID[UP:0x57b CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.743: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 12/13 11:06:05.743: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3185) 12/13 11:06:05.743: [smf] INFO: UE IMSI[262422643319526] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.744: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 12/13 11:06:05.744: [upf] INFO: UE F-SEID[UP:0xbff CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.744: [upf] INFO: UE F-SEID[UP:0xbff CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.750: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 12/13 11:06:05.750: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3185) 12/13 11:06:05.750: [smf] INFO: UE IMSI[262428677324306] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.750: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 12/13 11:06:05.750: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.750: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.756: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 12/13 11:06:05.756: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3185) 12/13 11:06:05.756: [smf] INFO: UE IMSI[262428655100519] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.757: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 12/13 11:06:05.757: [upf] INFO: UE F-SEID[UP:0x887 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.757: [upf] INFO: UE F-SEID[UP:0x887 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.762: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 12/13 11:06:05.762: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3185) 12/13 11:06:05.762: [smf] INFO: UE IMSI[262426315115221] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.763: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 12/13 11:06:05.763: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.763: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.769: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 12/13 11:06:05.769: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3185) 12/13 11:06:05.769: [smf] INFO: UE IMSI[262428124805110] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.770: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 12/13 11:06:05.770: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.770: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.775: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 12/13 11:06:05.775: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3185) 12/13 11:06:05.775: [smf] INFO: UE IMSI[262420993718477] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.776: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 12/13 11:06:05.776: [upf] INFO: UE F-SEID[UP:0x577 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.776: [upf] INFO: UE F-SEID[UP:0x577 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.782: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 12/13 11:06:05.782: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3185) 12/13 11:06:05.782: [smf] INFO: UE IMSI[262424136863331] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.783: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 12/13 11:06:05.783: [upf] INFO: UE F-SEID[UP:0xdce CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.784: [upf] INFO: UE F-SEID[UP:0xdce CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.789: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 12/13 11:06:05.789: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3185) 12/13 11:06:05.789: [smf] INFO: UE IMSI[262423718684235] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.790: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 12/13 11:06:05.790: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.790: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.796: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 12/13 11:06:05.796: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3185) 12/13 11:06:05.796: [smf] INFO: UE IMSI[262421452644772] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.797: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 12/13 11:06:05.797: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.797: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.803: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 12/13 11:06:05.803: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3185) 12/13 11:06:05.803: [smf] INFO: UE IMSI[262426049283278] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.804: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 12/13 11:06:05.804: [upf] INFO: UE F-SEID[UP:0x16a CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.804: [upf] INFO: UE F-SEID[UP:0x16a CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.810: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 12/13 11:06:05.810: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3185) 12/13 11:06:05.810: [smf] INFO: UE IMSI[262429003637864] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.811: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 12/13 11:06:05.811: [upf] INFO: UE F-SEID[UP:0x950 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.811: [upf] INFO: UE F-SEID[UP:0x950 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.816: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 12/13 11:06:05.816: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3185) 12/13 11:06:05.816: [smf] INFO: UE IMSI[262425907515117] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.817: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 12/13 11:06:05.817: [upf] INFO: UE F-SEID[UP:0x73f CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.817: [upf] INFO: UE F-SEID[UP:0x73f CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.823: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 12/13 11:06:05.823: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3185) 12/13 11:06:05.823: [smf] INFO: UE IMSI[262428215028227] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.824: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 12/13 11:06:05.824: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.824: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.829: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 12/13 11:06:05.829: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3185) 12/13 11:06:05.829: [smf] INFO: UE IMSI[262422758685449] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.830: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 12/13 11:06:05.830: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.830: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.836: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 12/13 11:06:05.836: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3185) 12/13 11:06:05.836: [smf] INFO: UE IMSI[262421794711013] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.837: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 12/13 11:06:05.837: [upf] INFO: UE F-SEID[UP:0x98 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.837: [upf] INFO: UE F-SEID[UP:0x98 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.842: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 12/13 11:06:05.842: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3185) 12/13 11:06:05.842: [smf] INFO: UE IMSI[262421666786698] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.843: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 12/13 11:06:05.843: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.843: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.849: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 12/13 11:06:05.849: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3185) 12/13 11:06:05.849: [smf] INFO: UE IMSI[262424620676842] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.850: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 12/13 11:06:05.850: [upf] INFO: UE F-SEID[UP:0x31b CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.850: [upf] INFO: UE F-SEID[UP:0x31b CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.856: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 12/13 11:06:05.856: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3185) 12/13 11:06:05.856: [smf] INFO: UE IMSI[262426376929626] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.857: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 12/13 11:06:05.857: [upf] INFO: UE F-SEID[UP:0x77c CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.857: [upf] INFO: UE F-SEID[UP:0x77c CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.863: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 12/13 11:06:05.863: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3185) 12/13 11:06:05.863: [smf] INFO: UE IMSI[262421855418645] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.864: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 12/13 11:06:05.864: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.864: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.870: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 12/13 11:06:05.870: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3185) 12/13 11:06:05.870: [smf] INFO: UE IMSI[262425040985740] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.871: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 12/13 11:06:05.871: [upf] INFO: UE F-SEID[UP:0x386 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.871: [upf] INFO: UE F-SEID[UP:0x386 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.876: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 12/13 11:06:05.876: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3185) 12/13 11:06:05.876: [smf] INFO: UE IMSI[262423824573339] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.877: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 12/13 11:06:05.877: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.877: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.883: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 12/13 11:06:05.883: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3185) 12/13 11:06:05.883: [smf] INFO: UE IMSI[262429992728613] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.884: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 12/13 11:06:05.884: [upf] INFO: UE F-SEID[UP:0x724 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.884: [upf] INFO: UE F-SEID[UP:0x724 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.889: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 12/13 11:06:05.889: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3185) 12/13 11:06:05.889: [smf] INFO: UE IMSI[262421821778486] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.890: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 12/13 11:06:05.890: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.890: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.896: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 12/13 11:06:05.896: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3185) 12/13 11:06:05.896: [smf] INFO: UE IMSI[262429429210920] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.897: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 12/13 11:06:05.897: [upf] INFO: UE F-SEID[UP:0x594 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.897: [upf] INFO: UE F-SEID[UP:0x594 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.902: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 12/13 11:06:05.902: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3185) 12/13 11:06:05.902: [smf] INFO: UE IMSI[262429897717521] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.903: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 12/13 11:06:05.903: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.903: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.909: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 12/13 11:06:05.909: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3185) 12/13 11:06:05.909: [smf] INFO: UE IMSI[262423971475785] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.910: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 12/13 11:06:05.910: [upf] INFO: UE F-SEID[UP:0x773 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.910: [upf] INFO: UE F-SEID[UP:0x773 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.916: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 12/13 11:06:05.916: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3185) 12/13 11:06:05.916: [smf] INFO: UE IMSI[262421441487659] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.917: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 12/13 11:06:05.917: [upf] INFO: UE F-SEID[UP:0x49a CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.917: [upf] INFO: UE F-SEID[UP:0x49a CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.923: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 12/13 11:06:05.923: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3185) 12/13 11:06:05.923: [smf] INFO: UE IMSI[262428884539776] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.924: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 12/13 11:06:05.924: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.924: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.930: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 12/13 11:06:05.930: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3185) 12/13 11:06:05.930: [smf] INFO: UE IMSI[262420557878446] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.931: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 12/13 11:06:05.931: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.931: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.936: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 12/13 11:06:05.936: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3185) 12/13 11:06:05.936: [smf] INFO: UE IMSI[262428823340226] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.937: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 12/13 11:06:05.937: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.937: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.943: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 12/13 11:06:05.943: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3185) 12/13 11:06:05.943: [smf] INFO: UE IMSI[262426972316510] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.944: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 12/13 11:06:05.944: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.944: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.949: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 12/13 11:06:05.949: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3185) 12/13 11:06:05.949: [smf] INFO: UE IMSI[262422894988508] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.950: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 12/13 11:06:05.950: [upf] INFO: UE F-SEID[UP:0x541 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.950: [upf] INFO: UE F-SEID[UP:0x541 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.956: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 12/13 11:06:05.956: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3185) 12/13 11:06:05.956: [smf] INFO: UE IMSI[262425397154204] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.956: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 12/13 11:06:05.957: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.957: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.962: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 12/13 11:06:05.962: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3185) 12/13 11:06:05.962: [smf] INFO: UE IMSI[262423669021087] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.963: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 12/13 11:06:05.963: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.963: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.968: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 12/13 11:06:05.968: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3185) 12/13 11:06:05.968: [smf] INFO: UE IMSI[262424063294293] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.969: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 12/13 11:06:05.969: [upf] INFO: UE F-SEID[UP:0x962 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.969: [upf] INFO: UE F-SEID[UP:0x962 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.975: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 12/13 11:06:05.975: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3185) 12/13 11:06:05.975: [smf] INFO: UE IMSI[262420550099472] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.976: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 12/13 11:06:05.976: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.976: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.982: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 12/13 11:06:05.982: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3185) 12/13 11:06:05.982: [smf] INFO: UE IMSI[262428361470297] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.983: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 12/13 11:06:05.983: [upf] INFO: UE F-SEID[UP:0x50c CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.983: [upf] INFO: UE F-SEID[UP:0x50c CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.988: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 12/13 11:06:05.988: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3185) 12/13 11:06:05.988: [smf] INFO: UE IMSI[262428217419094] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.989: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 12/13 11:06:05.989: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.989: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.995: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 12/13 11:06:05.995: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3185) 12/13 11:06:05.995: [smf] INFO: UE IMSI[262422693347778] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:05.996: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 12/13 11:06:05.996: [upf] INFO: UE F-SEID[UP:0x296 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:05.996: [upf] INFO: UE F-SEID[UP:0x296 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.001: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 12/13 11:06:06.001: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3185) 12/13 11:06:06.001: [smf] INFO: UE IMSI[262428806706381] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.002: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 12/13 11:06:06.002: [upf] INFO: UE F-SEID[UP:0x1 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.002: [upf] INFO: UE F-SEID[UP:0x1 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.007: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 12/13 11:06:06.007: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3185) 12/13 11:06:06.007: [smf] INFO: UE IMSI[262429274581706] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.008: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 12/13 11:06:06.008: [upf] INFO: UE F-SEID[UP:0x54d CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.008: [upf] INFO: UE F-SEID[UP:0x54d CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.014: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 12/13 11:06:06.014: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3185) 12/13 11:06:06.014: [smf] INFO: UE IMSI[262428145493453] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.015: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 12/13 11:06:06.015: [upf] INFO: UE F-SEID[UP:0x43c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.015: [upf] INFO: UE F-SEID[UP:0x43c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.020: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 12/13 11:06:06.020: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3185) 12/13 11:06:06.020: [smf] INFO: UE IMSI[262425166557321] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.021: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 12/13 11:06:06.021: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.021: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.027: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 12/13 11:06:06.027: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3185) 12/13 11:06:06.027: [smf] INFO: UE IMSI[262429475231620] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.028: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 12/13 11:06:06.028: [upf] INFO: UE F-SEID[UP:0x400 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.028: [upf] INFO: UE F-SEID[UP:0x400 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.034: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 12/13 11:06:06.034: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3185) 12/13 11:06:06.034: [smf] INFO: UE IMSI[262426569619890] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.035: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 12/13 11:06:06.035: [upf] INFO: UE F-SEID[UP:0x544 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.035: [upf] INFO: UE F-SEID[UP:0x544 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.040: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 12/13 11:06:06.040: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3185) 12/13 11:06:06.040: [smf] INFO: UE IMSI[262426680909071] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.041: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 12/13 11:06:06.041: [upf] INFO: UE F-SEID[UP:0x199 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.041: [upf] INFO: UE F-SEID[UP:0x199 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.047: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 12/13 11:06:06.047: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3185) 12/13 11:06:06.047: [smf] INFO: UE IMSI[262420259693322] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.048: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 12/13 11:06:06.048: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.048: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.053: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 12/13 11:06:06.053: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3185) 12/13 11:06:06.053: [smf] INFO: UE IMSI[262423345009330] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.054: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 12/13 11:06:06.054: [upf] INFO: UE F-SEID[UP:0x470 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.054: [upf] INFO: UE F-SEID[UP:0x470 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.060: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 12/13 11:06:06.060: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3185) 12/13 11:06:06.060: [smf] INFO: UE IMSI[262421220152002] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.061: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 12/13 11:06:06.061: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.061: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.067: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 12/13 11:06:06.067: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3185) 12/13 11:06:06.067: [smf] INFO: UE IMSI[262425262756640] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.068: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 12/13 11:06:06.068: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.068: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.073: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 12/13 11:06:06.073: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3185) 12/13 11:06:06.073: [smf] INFO: UE IMSI[262425060402645] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.074: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 12/13 11:06:06.074: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.074: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.079: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 12/13 11:06:06.079: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3185) 12/13 11:06:06.080: [smf] INFO: UE IMSI[262424877286177] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.080: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 12/13 11:06:06.080: [upf] INFO: UE F-SEID[UP:0x48d CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.080: [upf] INFO: UE F-SEID[UP:0x48d CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.086: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 12/13 11:06:06.086: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3185) 12/13 11:06:06.086: [smf] INFO: UE IMSI[262425738071498] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.087: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 12/13 11:06:06.087: [upf] INFO: UE F-SEID[UP:0x21f CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.087: [upf] INFO: UE F-SEID[UP:0x21f CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.092: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 12/13 11:06:06.092: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3185) 12/13 11:06:06.092: [smf] INFO: UE IMSI[262424530088969] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.093: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 12/13 11:06:06.093: [upf] INFO: UE F-SEID[UP:0x375 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.093: [upf] INFO: UE F-SEID[UP:0x375 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.099: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 12/13 11:06:06.099: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3185) 12/13 11:06:06.099: [smf] INFO: UE IMSI[262426647147398] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.100: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 12/13 11:06:06.100: [upf] INFO: UE F-SEID[UP:0x641 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.100: [upf] INFO: UE F-SEID[UP:0x641 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.105: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 12/13 11:06:06.105: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3185) 12/13 11:06:06.105: [smf] INFO: UE IMSI[262427822096925] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.106: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 12/13 11:06:06.106: [upf] INFO: UE F-SEID[UP:0x7 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.106: [upf] INFO: UE F-SEID[UP:0x7 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.112: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 12/13 11:06:06.112: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3185) 12/13 11:06:06.112: [smf] INFO: UE IMSI[262420270924849] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.113: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 12/13 11:06:06.113: [upf] INFO: UE F-SEID[UP:0xd CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.113: [upf] INFO: UE F-SEID[UP:0xd CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.118: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 12/13 11:06:06.118: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3185) 12/13 11:06:06.118: [smf] INFO: UE IMSI[262426667492294] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.119: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 12/13 11:06:06.119: [upf] INFO: UE F-SEID[UP:0x503 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.119: [upf] INFO: UE F-SEID[UP:0x503 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.124: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 12/13 11:06:06.124: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3185) 12/13 11:06:06.124: [smf] INFO: UE IMSI[262421502966275] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.125: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 12/13 11:06:06.125: [upf] INFO: UE F-SEID[UP:0x922 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.125: [upf] INFO: UE F-SEID[UP:0x922 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.131: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 12/13 11:06:06.131: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3185) 12/13 11:06:06.131: [smf] INFO: UE IMSI[262423720943525] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.132: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 12/13 11:06:06.132: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.132: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.137: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 12/13 11:06:06.137: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3185) 12/13 11:06:06.137: [smf] INFO: UE IMSI[262420590834178] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.138: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 12/13 11:06:06.138: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.138: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.144: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 12/13 11:06:06.144: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3185) 12/13 11:06:06.144: [smf] INFO: UE IMSI[262425794455276] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.145: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 12/13 11:06:06.145: [upf] INFO: UE F-SEID[UP:0x68 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.145: [upf] INFO: UE F-SEID[UP:0x68 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.151: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 12/13 11:06:06.151: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3185) 12/13 11:06:06.151: [smf] INFO: UE IMSI[262426165046439] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.152: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 12/13 11:06:06.152: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.152: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.158: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 12/13 11:06:06.158: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3185) 12/13 11:06:06.158: [smf] INFO: UE IMSI[262426089703491] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.159: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 12/13 11:06:06.159: [upf] INFO: UE F-SEID[UP:0x616 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.159: [upf] INFO: UE F-SEID[UP:0x616 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.165: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 12/13 11:06:06.165: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3185) 12/13 11:06:06.165: [smf] INFO: UE IMSI[262424547175504] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.165: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 12/13 11:06:06.165: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.165: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.171: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 12/13 11:06:06.171: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3185) 12/13 11:06:06.171: [smf] INFO: UE IMSI[262421163345159] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.172: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 12/13 11:06:06.172: [upf] INFO: UE F-SEID[UP:0x43d CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.172: [upf] INFO: UE F-SEID[UP:0x43d CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.177: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 12/13 11:06:06.178: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3185) 12/13 11:06:06.178: [smf] INFO: UE IMSI[262424112789531] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.178: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 12/13 11:06:06.178: [upf] INFO: UE F-SEID[UP:0x45f CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.178: [upf] INFO: UE F-SEID[UP:0x45f CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.184: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 12/13 11:06:06.184: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3185) 12/13 11:06:06.184: [smf] INFO: UE IMSI[262422043546366] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.185: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 12/13 11:06:06.185: [upf] INFO: UE F-SEID[UP:0x767 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.185: [upf] INFO: UE F-SEID[UP:0x767 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.191: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 12/13 11:06:06.191: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3185) 12/13 11:06:06.191: [smf] INFO: UE IMSI[262424972070402] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.191: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 12/13 11:06:06.191: [upf] INFO: UE F-SEID[UP:0x24e CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.191: [upf] INFO: UE F-SEID[UP:0x24e CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.197: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 12/13 11:06:06.197: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3185) 12/13 11:06:06.197: [smf] INFO: UE IMSI[262423418463682] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.198: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 12/13 11:06:06.198: [upf] INFO: UE F-SEID[UP:0xcda CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.198: [upf] INFO: UE F-SEID[UP:0xcda CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.203: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 12/13 11:06:06.204: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3185) 12/13 11:06:06.204: [smf] INFO: UE IMSI[262421942343813] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.204: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 12/13 11:06:06.204: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.205: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.210: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 12/13 11:06:06.210: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3185) 12/13 11:06:06.210: [smf] INFO: UE IMSI[262423604147964] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.211: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 12/13 11:06:06.211: [upf] INFO: UE F-SEID[UP:0x76e CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.211: [upf] INFO: UE F-SEID[UP:0x76e CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.217: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 12/13 11:06:06.217: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3185) 12/13 11:06:06.217: [smf] INFO: UE IMSI[262422829165279] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.218: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 12/13 11:06:06.218: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.218: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.223: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 12/13 11:06:06.223: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3185) 12/13 11:06:06.223: [smf] INFO: UE IMSI[262422085956309] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.224: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 12/13 11:06:06.224: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.224: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.230: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 12/13 11:06:06.230: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3185) 12/13 11:06:06.230: [smf] INFO: UE IMSI[262428311190529] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.231: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 12/13 11:06:06.231: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.231: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.237: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 12/13 11:06:06.237: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3185) 12/13 11:06:06.237: [smf] INFO: UE IMSI[262427279667014] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.238: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 12/13 11:06:06.238: [upf] INFO: UE F-SEID[UP:0x30e CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.238: [upf] INFO: UE F-SEID[UP:0x30e CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.244: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 12/13 11:06:06.244: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3185) 12/13 11:06:06.244: [smf] INFO: UE IMSI[262426070270926] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.244: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 12/13 11:06:06.244: [upf] INFO: UE F-SEID[UP:0x844 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.244: [upf] INFO: UE F-SEID[UP:0x844 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.250: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 12/13 11:06:06.250: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3185) 12/13 11:06:06.250: [smf] INFO: UE IMSI[262422196165348] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.251: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 12/13 11:06:06.251: [upf] INFO: UE F-SEID[UP:0x53a CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.251: [upf] INFO: UE F-SEID[UP:0x53a CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.257: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 12/13 11:06:06.257: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3185) 12/13 11:06:06.257: [smf] INFO: UE IMSI[262426141891572] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.258: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 12/13 11:06:06.258: [upf] INFO: UE F-SEID[UP:0x308 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.258: [upf] INFO: UE F-SEID[UP:0x308 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.263: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 12/13 11:06:06.263: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3185) 12/13 11:06:06.263: [smf] INFO: UE IMSI[262428340316971] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.264: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 12/13 11:06:06.264: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.264: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.271: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 12/13 11:06:06.271: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3185) 12/13 11:06:06.271: [smf] INFO: UE IMSI[262428734192543] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.272: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 12/13 11:06:06.272: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.272: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.277: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 12/13 11:06:06.277: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3185) 12/13 11:06:06.277: [smf] INFO: UE IMSI[262422902407896] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.278: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 12/13 11:06:06.278: [upf] INFO: UE F-SEID[UP:0x76f CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.279: [upf] INFO: UE F-SEID[UP:0x76f CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.284: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 12/13 11:06:06.284: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3185) 12/13 11:06:06.284: [smf] INFO: UE IMSI[262421595509904] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.285: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 12/13 11:06:06.285: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.285: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.291: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 12/13 11:06:06.291: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3185) 12/13 11:06:06.291: [smf] INFO: UE IMSI[262423293623635] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.291: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 12/13 11:06:06.291: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.291: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.297: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 12/13 11:06:06.297: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3185) 12/13 11:06:06.297: [smf] INFO: UE IMSI[262429204660857] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.298: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 12/13 11:06:06.299: [upf] INFO: UE F-SEID[UP:0xebf CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.299: [upf] INFO: UE F-SEID[UP:0xebf CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.304: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 12/13 11:06:06.304: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3185) 12/13 11:06:06.304: [smf] INFO: UE IMSI[262426205749926] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.305: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 12/13 11:06:06.305: [upf] INFO: UE F-SEID[UP:0x10e CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.305: [upf] INFO: UE F-SEID[UP:0x10e CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.310: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 12/13 11:06:06.310: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3185) 12/13 11:06:06.310: [smf] INFO: UE IMSI[262429479589424] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.311: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 12/13 11:06:06.311: [upf] INFO: UE F-SEID[UP:0x93d CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.311: [upf] INFO: UE F-SEID[UP:0x93d CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.317: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 12/13 11:06:06.317: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3185) 12/13 11:06:06.317: [smf] INFO: UE IMSI[262428138608855] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.318: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 12/13 11:06:06.318: [upf] INFO: UE F-SEID[UP:0x25f CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.318: [upf] INFO: UE F-SEID[UP:0x25f CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.323: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 12/13 11:06:06.323: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3185) 12/13 11:06:06.323: [smf] INFO: UE IMSI[262421242112667] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.324: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 12/13 11:06:06.325: [upf] INFO: UE F-SEID[UP:0x27d CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.325: [upf] INFO: UE F-SEID[UP:0x27d CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.330: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 12/13 11:06:06.330: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3185) 12/13 11:06:06.330: [smf] INFO: UE IMSI[262422567717032] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.331: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 12/13 11:06:06.331: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.331: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.338: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 12/13 11:06:06.338: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3185) 12/13 11:06:06.338: [smf] INFO: UE IMSI[262429526623542] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.339: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 12/13 11:06:06.339: [upf] INFO: UE F-SEID[UP:0x256 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.339: [upf] INFO: UE F-SEID[UP:0x256 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.344: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 12/13 11:06:06.344: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3185) 12/13 11:06:06.344: [smf] INFO: UE IMSI[262429463335810] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.345: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 12/13 11:06:06.345: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.345: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.351: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 12/13 11:06:06.351: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3185) 12/13 11:06:06.351: [smf] INFO: UE IMSI[262421488060533] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.352: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 12/13 11:06:06.352: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.352: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.357: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 12/13 11:06:06.357: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3185) 12/13 11:06:06.357: [smf] INFO: UE IMSI[262424074380330] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.358: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 12/13 11:06:06.358: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.358: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.364: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 12/13 11:06:06.364: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3185) 12/13 11:06:06.364: [smf] INFO: UE IMSI[262422419489965] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.364: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 12/13 11:06:06.364: [upf] INFO: UE F-SEID[UP:0x436 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.364: [upf] INFO: UE F-SEID[UP:0x436 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.370: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 12/13 11:06:06.370: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3185) 12/13 11:06:06.370: [smf] INFO: UE IMSI[262429224250708] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.371: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 12/13 11:06:06.371: [upf] INFO: UE F-SEID[UP:0x620 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.371: [upf] INFO: UE F-SEID[UP:0x620 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.377: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 12/13 11:06:06.377: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3185) 12/13 11:06:06.377: [smf] INFO: UE IMSI[262429102843184] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.378: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 12/13 11:06:06.378: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.378: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.386: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 12/13 11:06:06.386: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3185) 12/13 11:06:06.386: [smf] INFO: UE IMSI[262425279604842] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.387: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 12/13 11:06:06.387: [upf] INFO: UE F-SEID[UP:0x88c CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.387: [upf] INFO: UE F-SEID[UP:0x88c CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.393: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 12/13 11:06:06.393: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3185) 12/13 11:06:06.393: [smf] INFO: UE IMSI[262423270562495] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.395: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 12/13 11:06:06.395: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.395: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.400: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 12/13 11:06:06.400: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3185) 12/13 11:06:06.400: [smf] INFO: UE IMSI[262425200515094] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.401: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 12/13 11:06:06.401: [upf] INFO: UE F-SEID[UP:0x221 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.401: [upf] INFO: UE F-SEID[UP:0x221 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.407: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 12/13 11:06:06.408: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3185) 12/13 11:06:06.408: [smf] INFO: UE IMSI[262420553556547] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.409: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 12/13 11:06:06.409: [upf] INFO: UE F-SEID[UP:0x603 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.409: [upf] INFO: UE F-SEID[UP:0x603 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.414: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 12/13 11:06:06.414: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3185) 12/13 11:06:06.414: [smf] INFO: UE IMSI[262422756736380] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.415: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 12/13 11:06:06.415: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.415: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.421: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 12/13 11:06:06.421: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3185) 12/13 11:06:06.421: [smf] INFO: UE IMSI[262427938723446] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.421: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 12/13 11:06:06.421: [upf] INFO: UE F-SEID[UP:0xccc CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.421: [upf] INFO: UE F-SEID[UP:0xccc CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.427: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 12/13 11:06:06.427: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3185) 12/13 11:06:06.427: [smf] INFO: UE IMSI[262425707595767] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.428: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 12/13 11:06:06.428: [upf] INFO: UE F-SEID[UP:0x990 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.428: [upf] INFO: UE F-SEID[UP:0x990 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.434: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 12/13 11:06:06.434: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3185) 12/13 11:06:06.434: [smf] INFO: UE IMSI[262425660127765] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.435: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 12/13 11:06:06.435: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.435: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.441: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 12/13 11:06:06.441: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3185) 12/13 11:06:06.441: [smf] INFO: UE IMSI[262428362606257] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.442: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 12/13 11:06:06.442: [upf] INFO: UE F-SEID[UP:0x12d CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.442: [upf] INFO: UE F-SEID[UP:0x12d CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.448: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 12/13 11:06:06.448: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3185) 12/13 11:06:06.448: [smf] INFO: UE IMSI[262429257214561] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.449: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 12/13 11:06:06.449: [upf] INFO: UE F-SEID[UP:0x415 CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.449: [upf] INFO: UE F-SEID[UP:0x415 CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.455: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 12/13 11:06:06.455: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3185) 12/13 11:06:06.455: [smf] INFO: UE IMSI[262421901311755] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.456: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 12/13 11:06:06.456: [upf] INFO: UE F-SEID[UP:0x956 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.456: [upf] INFO: UE F-SEID[UP:0x956 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.461: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 12/13 11:06:06.461: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3185) 12/13 11:06:06.461: [smf] INFO: UE IMSI[262422542907150] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.462: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 12/13 11:06:06.462: [upf] INFO: UE F-SEID[UP:0x27a CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.462: [upf] INFO: UE F-SEID[UP:0x27a CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.469: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 12/13 11:06:06.469: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3185) 12/13 11:06:06.469: [smf] INFO: UE IMSI[262421022443699] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.470: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 12/13 11:06:06.470: [upf] INFO: UE F-SEID[UP:0x22f CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.470: [upf] INFO: UE F-SEID[UP:0x22f CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.475: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 12/13 11:06:06.475: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3185) 12/13 11:06:06.475: [smf] INFO: UE IMSI[262426748214400] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.476: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 12/13 11:06:06.476: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.476: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.483: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 12/13 11:06:06.483: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3185) 12/13 11:06:06.483: [smf] INFO: UE IMSI[262420146415840] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.483: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 12/13 11:06:06.483: [upf] INFO: UE F-SEID[UP:0x70b CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.483: [upf] INFO: UE F-SEID[UP:0x70b CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.489: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 12/13 11:06:06.489: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3185) 12/13 11:06:06.489: [smf] INFO: UE IMSI[262429424669943] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.490: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 12/13 11:06:06.490: [upf] INFO: UE F-SEID[UP:0xfec CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.490: [upf] INFO: UE F-SEID[UP:0xfec CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.495: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 12/13 11:06:06.495: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3185) 12/13 11:06:06.495: [smf] INFO: UE IMSI[262428313967894] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.496: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 12/13 11:06:06.496: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.496: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.502: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 12/13 11:06:06.502: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3185) 12/13 11:06:06.502: [smf] INFO: UE IMSI[262429046164521] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.502: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 12/13 11:06:06.502: [upf] INFO: UE F-SEID[UP:0x59b CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.502: [upf] INFO: UE F-SEID[UP:0x59b CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.508: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 12/13 11:06:06.508: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3185) 12/13 11:06:06.508: [smf] INFO: UE IMSI[262429952685952] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.509: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 12/13 11:06:06.509: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.509: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.514: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 12/13 11:06:06.515: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3185) 12/13 11:06:06.515: [smf] INFO: UE IMSI[262428794861515] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.515: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 12/13 11:06:06.515: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.515: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.521: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 12/13 11:06:06.521: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3185) 12/13 11:06:06.521: [smf] INFO: UE IMSI[262428920511073] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.522: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 12/13 11:06:06.522: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.522: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.527: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 12/13 11:06:06.527: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3185) 12/13 11:06:06.527: [smf] INFO: UE IMSI[262429030185014] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.528: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 12/13 11:06:06.528: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.528: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.534: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 12/13 11:06:06.534: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3185) 12/13 11:06:06.534: [smf] INFO: UE IMSI[262427193389894] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.535: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 12/13 11:06:06.535: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.535: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.540: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 12/13 11:06:06.540: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3185) 12/13 11:06:06.540: [smf] INFO: UE IMSI[262427835786204] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.541: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 12/13 11:06:06.541: [upf] INFO: UE F-SEID[UP:0x25 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.541: [upf] INFO: UE F-SEID[UP:0x25 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.547: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 12/13 11:06:06.547: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3185) 12/13 11:06:06.547: [smf] INFO: UE IMSI[262421277849655] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.548: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 12/13 11:06:06.548: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.548: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.553: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 12/13 11:06:06.553: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3185) 12/13 11:06:06.553: [smf] INFO: UE IMSI[262427743823324] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.554: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 12/13 11:06:06.554: [upf] INFO: UE F-SEID[UP:0x586 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.554: [upf] INFO: UE F-SEID[UP:0x586 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.559: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 12/13 11:06:06.559: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3185) 12/13 11:06:06.559: [smf] INFO: UE IMSI[262423250697937] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.560: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 12/13 11:06:06.560: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.560: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.566: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 12/13 11:06:06.566: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3185) 12/13 11:06:06.566: [smf] INFO: UE IMSI[262424166217948] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.567: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 12/13 11:06:06.567: [upf] INFO: UE F-SEID[UP:0x3b CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.567: [upf] INFO: UE F-SEID[UP:0x3b CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.572: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 12/13 11:06:06.572: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3185) 12/13 11:06:06.572: [smf] INFO: UE IMSI[262423386635996] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.573: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 12/13 11:06:06.573: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.573: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.580: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 12/13 11:06:06.580: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3185) 12/13 11:06:06.580: [smf] INFO: UE IMSI[262427135757506] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.581: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 12/13 11:06:06.581: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.581: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.586: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 12/13 11:06:06.586: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3185) 12/13 11:06:06.586: [smf] INFO: UE IMSI[262426251070198] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.587: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 12/13 11:06:06.587: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.587: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.593: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 12/13 11:06:06.593: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3185) 12/13 11:06:06.593: [smf] INFO: UE IMSI[262425178631948] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.594: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 12/13 11:06:06.594: [upf] INFO: UE F-SEID[UP:0x708 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.594: [upf] INFO: UE F-SEID[UP:0x708 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.600: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 12/13 11:06:06.600: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3185) 12/13 11:06:06.600: [smf] INFO: UE IMSI[262421685232825] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.600: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 12/13 11:06:06.601: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.601: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.606: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 12/13 11:06:06.606: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3185) 12/13 11:06:06.606: [smf] INFO: UE IMSI[262427099804141] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.607: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 12/13 11:06:06.607: [upf] INFO: UE F-SEID[UP:0x23 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.607: [upf] INFO: UE F-SEID[UP:0x23 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.613: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 12/13 11:06:06.613: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3185) 12/13 11:06:06.613: [smf] INFO: UE IMSI[262427113293557] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.614: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 12/13 11:06:06.614: [upf] INFO: UE F-SEID[UP:0x6e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.614: [upf] INFO: UE F-SEID[UP:0x6e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.619: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 12/13 11:06:06.619: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3185) 12/13 11:06:06.619: [smf] INFO: UE IMSI[262428678488844] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.620: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 12/13 11:06:06.620: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.620: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.626: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 12/13 11:06:06.626: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3185) 12/13 11:06:06.626: [smf] INFO: UE IMSI[262422392345433] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.627: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 12/13 11:06:06.627: [upf] INFO: UE F-SEID[UP:0x97d CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.627: [upf] INFO: UE F-SEID[UP:0x97d CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.632: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 12/13 11:06:06.632: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3185) 12/13 11:06:06.632: [smf] INFO: UE IMSI[262422389044365] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.633: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 12/13 11:06:06.633: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.633: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.639: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 12/13 11:06:06.639: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3185) 12/13 11:06:06.639: [smf] INFO: UE IMSI[262427515722884] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.640: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 12/13 11:06:06.640: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.640: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.645: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 12/13 11:06:06.645: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3185) 12/13 11:06:06.645: [smf] INFO: UE IMSI[262421323785021] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.646: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 12/13 11:06:06.646: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.646: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.652: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 12/13 11:06:06.652: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3185) 12/13 11:06:06.652: [smf] INFO: UE IMSI[262427227376986] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.653: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 12/13 11:06:06.653: [upf] INFO: UE F-SEID[UP:0x37a CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.653: [upf] INFO: UE F-SEID[UP:0x37a CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.659: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 12/13 11:06:06.659: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3185) 12/13 11:06:06.659: [smf] INFO: UE IMSI[262422250514181] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.660: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 12/13 11:06:06.660: [upf] INFO: UE F-SEID[UP:0x793 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.660: [upf] INFO: UE F-SEID[UP:0x793 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.666: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 12/13 11:06:06.666: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3185) 12/13 11:06:06.666: [smf] INFO: UE IMSI[262426950567446] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.667: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 12/13 11:06:06.667: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.667: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.672: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 12/13 11:06:06.672: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3185) 12/13 11:06:06.672: [smf] INFO: UE IMSI[262424001877371] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.673: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 12/13 11:06:06.673: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.673: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.679: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 12/13 11:06:06.679: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3185) 12/13 11:06:06.679: [smf] INFO: UE IMSI[262421577467159] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.679: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 12/13 11:06:06.680: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.680: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.685: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 12/13 11:06:06.685: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3185) 12/13 11:06:06.685: [smf] INFO: UE IMSI[262424515562097] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.686: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 12/13 11:06:06.686: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.686: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.692: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 12/13 11:06:06.692: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3185) 12/13 11:06:06.692: [smf] INFO: UE IMSI[262423282543487] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.693: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 12/13 11:06:06.693: [upf] INFO: UE F-SEID[UP:0x236 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.693: [upf] INFO: UE F-SEID[UP:0x236 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.698: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 12/13 11:06:06.698: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3185) 12/13 11:06:06.698: [smf] INFO: UE IMSI[262422380899399] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.699: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 12/13 11:06:06.699: [upf] INFO: UE F-SEID[UP:0x122 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.699: [upf] INFO: UE F-SEID[UP:0x122 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.705: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 12/13 11:06:06.705: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3185) 12/13 11:06:06.705: [smf] INFO: UE IMSI[262424674899608] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.706: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 12/13 11:06:06.706: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.706: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.712: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 12/13 11:06:06.712: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3185) 12/13 11:06:06.712: [smf] INFO: UE IMSI[262428477343349] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.712: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 12/13 11:06:06.713: [upf] INFO: UE F-SEID[UP:0x307 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.713: [upf] INFO: UE F-SEID[UP:0x307 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.719: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 12/13 11:06:06.719: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3185) 12/13 11:06:06.719: [smf] INFO: UE IMSI[262423940762120] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.720: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 12/13 11:06:06.720: [upf] INFO: UE F-SEID[UP:0x65 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.720: [upf] INFO: UE F-SEID[UP:0x65 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.726: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 12/13 11:06:06.726: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3185) 12/13 11:06:06.726: [smf] INFO: UE IMSI[262427359296312] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.727: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 12/13 11:06:06.727: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.727: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.734: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 12/13 11:06:06.734: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3185) 12/13 11:06:06.734: [smf] INFO: UE IMSI[262422248953123] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.735: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 12/13 11:06:06.735: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.735: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.740: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 12/13 11:06:06.740: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3185) 12/13 11:06:06.740: [smf] INFO: UE IMSI[262422964389419] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.741: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 12/13 11:06:06.741: [upf] INFO: UE F-SEID[UP:0x287 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.741: [upf] INFO: UE F-SEID[UP:0x287 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.747: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 12/13 11:06:06.747: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3185) 12/13 11:06:06.747: [smf] INFO: UE IMSI[262423608487859] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.748: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 12/13 11:06:06.748: [upf] INFO: UE F-SEID[UP:0x702 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.748: [upf] INFO: UE F-SEID[UP:0x702 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.754: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 12/13 11:06:06.754: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3185) 12/13 11:06:06.754: [smf] INFO: UE IMSI[262425431854062] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.755: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 12/13 11:06:06.755: [upf] INFO: UE F-SEID[UP:0x451 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.755: [upf] INFO: UE F-SEID[UP:0x451 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.760: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 12/13 11:06:06.760: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3185) 12/13 11:06:06.760: [smf] INFO: UE IMSI[262423532024952] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.761: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 12/13 11:06:06.761: [upf] INFO: UE F-SEID[UP:0x6af CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.761: [upf] INFO: UE F-SEID[UP:0x6af CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.767: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 12/13 11:06:06.767: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3185) 12/13 11:06:06.767: [smf] INFO: UE IMSI[262420610030480] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.768: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 12/13 11:06:06.768: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.768: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.773: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 12/13 11:06:06.773: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3185) 12/13 11:06:06.773: [smf] INFO: UE IMSI[262424049842706] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.774: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 12/13 11:06:06.774: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.774: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.780: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 12/13 11:06:06.780: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3185) 12/13 11:06:06.780: [smf] INFO: UE IMSI[262422460814033] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.781: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 12/13 11:06:06.781: [upf] INFO: UE F-SEID[UP:0x247 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.781: [upf] INFO: UE F-SEID[UP:0x247 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.787: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 12/13 11:06:06.787: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3185) 12/13 11:06:06.787: [smf] INFO: UE IMSI[262421492041743] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.788: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 12/13 11:06:06.788: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.788: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.793: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 12/13 11:06:06.793: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3185) 12/13 11:06:06.793: [smf] INFO: UE IMSI[262424253963215] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.794: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 12/13 11:06:06.794: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.794: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.800: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 12/13 11:06:06.800: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3185) 12/13 11:06:06.800: [smf] INFO: UE IMSI[262425757899260] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.801: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 12/13 11:06:06.801: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.801: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.806: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 12/13 11:06:06.806: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3185) 12/13 11:06:06.806: [smf] INFO: UE IMSI[262425315866243] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.807: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 12/13 11:06:06.807: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.807: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.813: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 12/13 11:06:06.813: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3185) 12/13 11:06:06.813: [smf] INFO: UE IMSI[262420709166446] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.814: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 12/13 11:06:06.814: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.814: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.819: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 12/13 11:06:06.819: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3185) 12/13 11:06:06.819: [smf] INFO: UE IMSI[262420521049530] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.820: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 12/13 11:06:06.820: [upf] INFO: UE F-SEID[UP:0x36b CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.820: [upf] INFO: UE F-SEID[UP:0x36b CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.826: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 12/13 11:06:06.826: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3185) 12/13 11:06:06.826: [smf] INFO: UE IMSI[262424602577665] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.827: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 12/13 11:06:06.827: [upf] INFO: UE F-SEID[UP:0x174 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.827: [upf] INFO: UE F-SEID[UP:0x174 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.832: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 12/13 11:06:06.832: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3185) 12/13 11:06:06.832: [smf] INFO: UE IMSI[262421350213351] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.833: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 12/13 11:06:06.833: [upf] INFO: UE F-SEID[UP:0x32a CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.833: [upf] INFO: UE F-SEID[UP:0x32a CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.839: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 12/13 11:06:06.839: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3185) 12/13 11:06:06.839: [smf] INFO: UE IMSI[262421868607887] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.840: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 12/13 11:06:06.840: [upf] INFO: UE F-SEID[UP:0x834 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.840: [upf] INFO: UE F-SEID[UP:0x834 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.846: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 12/13 11:06:06.846: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3185) 12/13 11:06:06.846: [smf] INFO: UE IMSI[262426377668906] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.846: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 12/13 11:06:06.846: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.846: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.852: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 12/13 11:06:06.852: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3185) 12/13 11:06:06.852: [smf] INFO: UE IMSI[262426992640561] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.853: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 12/13 11:06:06.853: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.853: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.858: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 12/13 11:06:06.858: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3185) 12/13 11:06:06.858: [smf] INFO: UE IMSI[262425210200200] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.859: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 12/13 11:06:06.859: [upf] INFO: UE F-SEID[UP:0x344 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.859: [upf] INFO: UE F-SEID[UP:0x344 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.865: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 12/13 11:06:06.865: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3185) 12/13 11:06:06.865: [smf] INFO: UE IMSI[262421185149674] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.866: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 12/13 11:06:06.866: [upf] INFO: UE F-SEID[UP:0x190 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.866: [upf] INFO: UE F-SEID[UP:0x190 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.871: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 12/13 11:06:06.871: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3185) 12/13 11:06:06.871: [smf] INFO: UE IMSI[262429871805404] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.872: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 12/13 11:06:06.872: [upf] INFO: UE F-SEID[UP:0x435 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.872: [upf] INFO: UE F-SEID[UP:0x435 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.878: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 12/13 11:06:06.878: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3185) 12/13 11:06:06.878: [smf] INFO: UE IMSI[262421630353335] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.879: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 12/13 11:06:06.879: [upf] INFO: UE F-SEID[UP:0xb5b CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.879: [upf] INFO: UE F-SEID[UP:0xb5b CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.884: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 12/13 11:06:06.884: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3185) 12/13 11:06:06.884: [smf] INFO: UE IMSI[262429489406768] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.885: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 12/13 11:06:06.885: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.885: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.891: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 12/13 11:06:06.891: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3185) 12/13 11:06:06.891: [smf] INFO: UE IMSI[262428216914752] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.891: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 12/13 11:06:06.891: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.891: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.898: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 12/13 11:06:06.898: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3185) 12/13 11:06:06.898: [smf] INFO: UE IMSI[262424596069886] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.898: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 12/13 11:06:06.898: [upf] INFO: UE F-SEID[UP:0xade CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.898: [upf] INFO: UE F-SEID[UP:0xade CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.904: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 12/13 11:06:06.904: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3185) 12/13 11:06:06.904: [smf] INFO: UE IMSI[262420373564515] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.905: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 12/13 11:06:06.905: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.905: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.910: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 12/13 11:06:06.910: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3185) 12/13 11:06:06.910: [smf] INFO: UE IMSI[262424065091578] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.911: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 12/13 11:06:06.911: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.911: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.917: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 12/13 11:06:06.917: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3185) 12/13 11:06:06.917: [smf] INFO: UE IMSI[262426571347535] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.917: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 12/13 11:06:06.917: [upf] INFO: UE F-SEID[UP:0x89b CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.917: [upf] INFO: UE F-SEID[UP:0x89b CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.923: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 12/13 11:06:06.923: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3185) 12/13 11:06:06.923: [smf] INFO: UE IMSI[262429447235092] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.924: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 12/13 11:06:06.924: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.924: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.930: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 12/13 11:06:06.930: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3185) 12/13 11:06:06.930: [smf] INFO: UE IMSI[262423449193516] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.931: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 12/13 11:06:06.931: [upf] INFO: UE F-SEID[UP:0x940 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.931: [upf] INFO: UE F-SEID[UP:0x940 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.936: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 12/13 11:06:06.936: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3185) 12/13 11:06:06.936: [smf] INFO: UE IMSI[262421189500782] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.937: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 12/13 11:06:06.937: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.937: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.942: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 12/13 11:06:06.942: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3185) 12/13 11:06:06.942: [smf] INFO: UE IMSI[262421684868672] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.943: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 12/13 11:06:06.943: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.943: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.949: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 12/13 11:06:06.950: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3185) 12/13 11:06:06.950: [smf] INFO: UE IMSI[262428658050274] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.950: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 12/13 11:06:06.950: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.950: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.956: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 12/13 11:06:06.956: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3185) 12/13 11:06:06.956: [smf] INFO: UE IMSI[262423045652402] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.957: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 12/13 11:06:06.957: [upf] INFO: UE F-SEID[UP:0x58a CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.957: [upf] INFO: UE F-SEID[UP:0x58a CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.962: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 12/13 11:06:06.962: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3185) 12/13 11:06:06.962: [smf] INFO: UE IMSI[262421054786674] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.963: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 12/13 11:06:06.963: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.963: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.969: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 12/13 11:06:06.969: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3185) 12/13 11:06:06.969: [smf] INFO: UE IMSI[262429218956694] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.969: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 12/13 11:06:06.969: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.969: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.975: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 12/13 11:06:06.975: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3185) 12/13 11:06:06.975: [smf] INFO: UE IMSI[262426656138268] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.976: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 12/13 11:06:06.976: [upf] INFO: UE F-SEID[UP:0x263 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.976: [upf] INFO: UE F-SEID[UP:0x263 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.983: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 12/13 11:06:06.983: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3185) 12/13 11:06:06.983: [smf] INFO: UE IMSI[262422894575252] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.984: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 12/13 11:06:06.984: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.984: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.989: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 12/13 11:06:06.989: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3185) 12/13 11:06:06.989: [smf] INFO: UE IMSI[262429155380826] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.990: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 12/13 11:06:06.990: [upf] INFO: UE F-SEID[UP:0x350 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.990: [upf] INFO: UE F-SEID[UP:0x350 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.996: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 12/13 11:06:06.996: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3185) 12/13 11:06:06.996: [smf] INFO: UE IMSI[262422862423399] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:06.997: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 12/13 11:06:06.997: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:06.997: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.002: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 12/13 11:06:07.002: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3185) 12/13 11:06:07.002: [smf] INFO: UE IMSI[262425919276253] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.003: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 12/13 11:06:07.003: [upf] INFO: UE F-SEID[UP:0x20d CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.003: [upf] INFO: UE F-SEID[UP:0x20d CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.009: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 12/13 11:06:07.009: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3185) 12/13 11:06:07.009: [smf] INFO: UE IMSI[262424697685433] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.010: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 12/13 11:06:07.010: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.010: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.015: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 12/13 11:06:07.015: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3185) 12/13 11:06:07.015: [smf] INFO: UE IMSI[262425299925451] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.016: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 12/13 11:06:07.016: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.016: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.021: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 12/13 11:06:07.022: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3185) 12/13 11:06:07.022: [smf] INFO: UE IMSI[262424721271679] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.022: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 12/13 11:06:07.022: [upf] INFO: UE F-SEID[UP:0x57a CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.022: [upf] INFO: UE F-SEID[UP:0x57a CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.028: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 12/13 11:06:07.028: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3185) 12/13 11:06:07.028: [smf] INFO: UE IMSI[262423900025118] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.029: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 12/13 11:06:07.029: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.029: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.035: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 12/13 11:06:07.035: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3185) 12/13 11:06:07.035: [smf] INFO: UE IMSI[262429569436924] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.035: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 12/13 11:06:07.036: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.036: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.041: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 12/13 11:06:07.041: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3185) 12/13 11:06:07.041: [smf] INFO: UE IMSI[262422219148377] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.042: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 12/13 11:06:07.042: [upf] INFO: UE F-SEID[UP:0x566 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.042: [upf] INFO: UE F-SEID[UP:0x566 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.047: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 12/13 11:06:07.047: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3185) 12/13 11:06:07.047: [smf] INFO: UE IMSI[262423430307549] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.048: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 12/13 11:06:07.048: [upf] INFO: UE F-SEID[UP:0x80f CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.048: [upf] INFO: UE F-SEID[UP:0x80f CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.054: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 12/13 11:06:07.054: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3185) 12/13 11:06:07.054: [smf] INFO: UE IMSI[262420234205203] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.055: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 12/13 11:06:07.055: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.055: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.060: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 12/13 11:06:07.060: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3185) 12/13 11:06:07.061: [smf] INFO: UE IMSI[262426120376407] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.062: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 12/13 11:06:07.062: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.062: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.067: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 12/13 11:06:07.067: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3185) 12/13 11:06:07.067: [smf] INFO: UE IMSI[262427862983446] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.068: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 12/13 11:06:07.068: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.068: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.075: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 12/13 11:06:07.075: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3185) 12/13 11:06:07.075: [smf] INFO: UE IMSI[262425972282834] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.076: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 12/13 11:06:07.076: [upf] INFO: UE F-SEID[UP:0x88f CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.076: [upf] INFO: UE F-SEID[UP:0x88f CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.083: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 12/13 11:06:07.083: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3185) 12/13 11:06:07.083: [smf] INFO: UE IMSI[262425500169669] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.084: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 12/13 11:06:07.084: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.084: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.089: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 12/13 11:06:07.089: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3185) 12/13 11:06:07.089: [smf] INFO: UE IMSI[262421536900598] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.090: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 12/13 11:06:07.090: [upf] INFO: UE F-SEID[UP:0x70e CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.090: [upf] INFO: UE F-SEID[UP:0x70e CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.096: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 12/13 11:06:07.096: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3185) 12/13 11:06:07.096: [smf] INFO: UE IMSI[262427133604227] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.097: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 12/13 11:06:07.097: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.097: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.102: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 12/13 11:06:07.102: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3185) 12/13 11:06:07.102: [smf] INFO: UE IMSI[262421590710244] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.103: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 12/13 11:06:07.103: [upf] INFO: UE F-SEID[UP:0x57e CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.103: [upf] INFO: UE F-SEID[UP:0x57e CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.109: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 12/13 11:06:07.109: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3185) 12/13 11:06:07.109: [smf] INFO: UE IMSI[262426633965237] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.110: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 12/13 11:06:07.110: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.110: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.115: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 12/13 11:06:07.115: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3185) 12/13 11:06:07.115: [smf] INFO: UE IMSI[262420536955587] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.116: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 12/13 11:06:07.116: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.116: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.122: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 12/13 11:06:07.122: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3185) 12/13 11:06:07.122: [smf] INFO: UE IMSI[262426860714027] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.123: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 12/13 11:06:07.123: [upf] INFO: UE F-SEID[UP:0x8f CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.123: [upf] INFO: UE F-SEID[UP:0x8f CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.129: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 12/13 11:06:07.129: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3185) 12/13 11:06:07.129: [smf] INFO: UE IMSI[262421687424061] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.130: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 12/13 11:06:07.130: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.130: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.136: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 12/13 11:06:07.136: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3185) 12/13 11:06:07.136: [smf] INFO: UE IMSI[262427330411770] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.137: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 12/13 11:06:07.137: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.137: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.142: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 12/13 11:06:07.142: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3185) 12/13 11:06:07.142: [smf] INFO: UE IMSI[262429417839308] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.143: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 12/13 11:06:07.143: [upf] INFO: UE F-SEID[UP:0x25a CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.143: [upf] INFO: UE F-SEID[UP:0x25a CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.149: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 12/13 11:06:07.149: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3185) 12/13 11:06:07.149: [smf] INFO: UE IMSI[262428822989335] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.150: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 12/13 11:06:07.150: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.150: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.155: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 12/13 11:06:07.155: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3185) 12/13 11:06:07.155: [smf] INFO: UE IMSI[262420498276433] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.156: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 12/13 11:06:07.156: [upf] INFO: UE F-SEID[UP:0x711 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.156: [upf] INFO: UE F-SEID[UP:0x711 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.163: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 12/13 11:06:07.163: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3185) 12/13 11:06:07.163: [smf] INFO: UE IMSI[262425435820675] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.165: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 12/13 11:06:07.165: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.165: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.171: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 12/13 11:06:07.171: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3185) 12/13 11:06:07.171: [smf] INFO: UE IMSI[262429174193720] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.172: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 12/13 11:06:07.172: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.172: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.178: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 12/13 11:06:07.178: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3185) 12/13 11:06:07.178: [smf] INFO: UE IMSI[262425768927721] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.178: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 12/13 11:06:07.178: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.178: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.186: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 12/13 11:06:07.186: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3185) 12/13 11:06:07.186: [smf] INFO: UE IMSI[262423797620801] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.187: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 12/13 11:06:07.187: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.187: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.192: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 12/13 11:06:07.192: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3185) 12/13 11:06:07.192: [smf] INFO: UE IMSI[262421291165948] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.193: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 12/13 11:06:07.193: [upf] INFO: UE F-SEID[UP:0x76 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.193: [upf] INFO: UE F-SEID[UP:0x76 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.199: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 12/13 11:06:07.199: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3185) 12/13 11:06:07.199: [smf] INFO: UE IMSI[262421190700353] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.199: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 12/13 11:06:07.199: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.199: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.205: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 12/13 11:06:07.205: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3185) 12/13 11:06:07.205: [smf] INFO: UE IMSI[262423669592747] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.206: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 12/13 11:06:07.206: [upf] INFO: UE F-SEID[UP:0x29 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.206: [upf] INFO: UE F-SEID[UP:0x29 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.212: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 12/13 11:06:07.212: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3185) 12/13 11:06:07.212: [smf] INFO: UE IMSI[262425990202408] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.213: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 12/13 11:06:07.213: [upf] INFO: UE F-SEID[UP:0x430 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.213: [upf] INFO: UE F-SEID[UP:0x430 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.218: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 12/13 11:06:07.218: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3185) 12/13 11:06:07.218: [smf] INFO: UE IMSI[262421934115447] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.219: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 12/13 11:06:07.219: [upf] INFO: UE F-SEID[UP:0x66c CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.219: [upf] INFO: UE F-SEID[UP:0x66c CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.225: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 12/13 11:06:07.225: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3185) 12/13 11:06:07.225: [smf] INFO: UE IMSI[262420614961010] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.226: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 12/13 11:06:07.226: [upf] INFO: UE F-SEID[UP:0xaa CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.226: [upf] INFO: UE F-SEID[UP:0xaa CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.232: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 12/13 11:06:07.232: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3185) 12/13 11:06:07.232: [smf] INFO: UE IMSI[262421680066266] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.232: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 12/13 11:06:07.232: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.232: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.238: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 12/13 11:06:07.238: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3185) 12/13 11:06:07.238: [smf] INFO: UE IMSI[262424600447394] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.239: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 12/13 11:06:07.239: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.239: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.245: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 12/13 11:06:07.245: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3185) 12/13 11:06:07.245: [smf] INFO: UE IMSI[262422443778012] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.246: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 12/13 11:06:07.246: [upf] INFO: UE F-SEID[UP:0x67d CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.246: [upf] INFO: UE F-SEID[UP:0x67d CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.252: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 12/13 11:06:07.252: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3185) 12/13 11:06:07.252: [smf] INFO: UE IMSI[262425802398532] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.253: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 12/13 11:06:07.253: [upf] INFO: UE F-SEID[UP:0x29e CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.253: [upf] INFO: UE F-SEID[UP:0x29e CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.258: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 12/13 11:06:07.258: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3185) 12/13 11:06:07.258: [smf] INFO: UE IMSI[262420559947721] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.259: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 12/13 11:06:07.259: [upf] INFO: UE F-SEID[UP:0x74d CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.259: [upf] INFO: UE F-SEID[UP:0x74d CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.265: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 12/13 11:06:07.265: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3185) 12/13 11:06:07.265: [smf] INFO: UE IMSI[262420877040079] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.266: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 12/13 11:06:07.266: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.266: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.272: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 12/13 11:06:07.272: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3185) 12/13 11:06:07.272: [smf] INFO: UE IMSI[262420966445510] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.273: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 12/13 11:06:07.273: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.273: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.279: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 12/13 11:06:07.279: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3185) 12/13 11:06:07.279: [smf] INFO: UE IMSI[262428293306948] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.280: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 12/13 11:06:07.280: [upf] INFO: UE F-SEID[UP:0x37e CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.280: [upf] INFO: UE F-SEID[UP:0x37e CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.286: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 12/13 11:06:07.286: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3185) 12/13 11:06:07.286: [smf] INFO: UE IMSI[262428586994029] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.287: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 12/13 11:06:07.287: [upf] INFO: UE F-SEID[UP:0xfed CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.287: [upf] INFO: UE F-SEID[UP:0xfed CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.293: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 12/13 11:06:07.293: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3185) 12/13 11:06:07.293: [smf] INFO: UE IMSI[262421185274424] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.293: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 12/13 11:06:07.293: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.293: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.299: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 12/13 11:06:07.299: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3185) 12/13 11:06:07.299: [smf] INFO: UE IMSI[262425103296405] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.300: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 12/13 11:06:07.300: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.300: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.305: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 12/13 11:06:07.305: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3185) 12/13 11:06:07.306: [smf] INFO: UE IMSI[262421703826972] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.307: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 12/13 11:06:07.307: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.307: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.312: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 12/13 11:06:07.312: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3185) 12/13 11:06:07.312: [smf] INFO: UE IMSI[262427869259477] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.313: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 12/13 11:06:07.313: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.313: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.318: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 12/13 11:06:07.318: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3185) 12/13 11:06:07.319: [smf] INFO: UE IMSI[262424296007760] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.320: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 12/13 11:06:07.320: [upf] INFO: UE F-SEID[UP:0x755 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.320: [upf] INFO: UE F-SEID[UP:0x755 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.325: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 12/13 11:06:07.325: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3185) 12/13 11:06:07.325: [smf] INFO: UE IMSI[262423944710924] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.326: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 12/13 11:06:07.326: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.326: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.332: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 12/13 11:06:07.332: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3185) 12/13 11:06:07.332: [smf] INFO: UE IMSI[262427858665781] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.333: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 12/13 11:06:07.333: [upf] INFO: UE F-SEID[UP:0x905 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.333: [upf] INFO: UE F-SEID[UP:0x905 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.338: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 12/13 11:06:07.338: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3185) 12/13 11:06:07.338: [smf] INFO: UE IMSI[262423890747286] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.339: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 12/13 11:06:07.339: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.339: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.345: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 12/13 11:06:07.345: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3185) 12/13 11:06:07.345: [smf] INFO: UE IMSI[262420379156124] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.346: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 12/13 11:06:07.346: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.346: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.352: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 12/13 11:06:07.352: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3185) 12/13 11:06:07.352: [smf] INFO: UE IMSI[262427695003344] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.353: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 12/13 11:06:07.353: [upf] INFO: UE F-SEID[UP:0x119 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.353: [upf] INFO: UE F-SEID[UP:0x119 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.359: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 12/13 11:06:07.359: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3185) 12/13 11:06:07.359: [smf] INFO: UE IMSI[262421802659292] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.360: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 12/13 11:06:07.360: [upf] INFO: UE F-SEID[UP:0x7be CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.360: [upf] INFO: UE F-SEID[UP:0x7be CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.365: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 12/13 11:06:07.365: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3185) 12/13 11:06:07.365: [smf] INFO: UE IMSI[262425863567075] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.366: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 12/13 11:06:07.366: [upf] INFO: UE F-SEID[UP:0x366 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.366: [upf] INFO: UE F-SEID[UP:0x366 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.372: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 12/13 11:06:07.372: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3185) 12/13 11:06:07.372: [smf] INFO: UE IMSI[262422757512628] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.373: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 12/13 11:06:07.373: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.373: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.378: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 12/13 11:06:07.378: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3185) 12/13 11:06:07.378: [smf] INFO: UE IMSI[262427430100401] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.379: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 12/13 11:06:07.379: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.379: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.385: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 12/13 11:06:07.385: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3185) 12/13 11:06:07.385: [smf] INFO: UE IMSI[262428927802097] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.386: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 12/13 11:06:07.386: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.386: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.392: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 12/13 11:06:07.392: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3185) 12/13 11:06:07.392: [smf] INFO: UE IMSI[262423077646682] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.393: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 12/13 11:06:07.393: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.393: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.400: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 12/13 11:06:07.400: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3185) 12/13 11:06:07.400: [smf] INFO: UE IMSI[262422248366627] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.401: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 12/13 11:06:07.401: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.401: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.406: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 12/13 11:06:07.406: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3185) 12/13 11:06:07.406: [smf] INFO: UE IMSI[262427708695514] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.407: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 12/13 11:06:07.407: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.407: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.413: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 12/13 11:06:07.413: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3185) 12/13 11:06:07.413: [smf] INFO: UE IMSI[262424295468535] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.414: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 12/13 11:06:07.414: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.414: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.420: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 12/13 11:06:07.420: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3185) 12/13 11:06:07.420: [smf] INFO: UE IMSI[262425245545863] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.421: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 12/13 11:06:07.421: [upf] INFO: UE F-SEID[UP:0x35d CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.421: [upf] INFO: UE F-SEID[UP:0x35d CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.427: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 12/13 11:06:07.427: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3185) 12/13 11:06:07.427: [smf] INFO: UE IMSI[262425276272975] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.428: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 12/13 11:06:07.428: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.428: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.435: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 12/13 11:06:07.435: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3185) 12/13 11:06:07.435: [smf] INFO: UE IMSI[262422286495546] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.436: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 12/13 11:06:07.436: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.436: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.441: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 12/13 11:06:07.441: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3185) 12/13 11:06:07.441: [smf] INFO: UE IMSI[262424575636403] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.442: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 12/13 11:06:07.442: [upf] INFO: UE F-SEID[UP:0x276 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.442: [upf] INFO: UE F-SEID[UP:0x276 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.447: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 12/13 11:06:07.447: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3185) 12/13 11:06:07.448: [smf] INFO: UE IMSI[262423823016878] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.448: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 12/13 11:06:07.448: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.448: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.455: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 12/13 11:06:07.455: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3185) 12/13 11:06:07.455: [smf] INFO: UE IMSI[262425183081728] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.456: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 12/13 11:06:07.456: [upf] INFO: UE F-SEID[UP:0x74a CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.456: [upf] INFO: UE F-SEID[UP:0x74a CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.462: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 12/13 11:06:07.462: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3185) 12/13 11:06:07.462: [smf] INFO: UE IMSI[262424626022189] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.463: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 12/13 11:06:07.463: [upf] INFO: UE F-SEID[UP:0x847 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.463: [upf] INFO: UE F-SEID[UP:0x847 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.469: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 12/13 11:06:07.469: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3185) 12/13 11:06:07.469: [smf] INFO: UE IMSI[262429838870340] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.470: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 12/13 11:06:07.470: [upf] INFO: UE F-SEID[UP:0x806 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.470: [upf] INFO: UE F-SEID[UP:0x806 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.477: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 12/13 11:06:07.477: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3185) 12/13 11:06:07.477: [smf] INFO: UE IMSI[262422741554467] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.478: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 12/13 11:06:07.478: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.478: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.483: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 12/13 11:06:07.483: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3185) 12/13 11:06:07.483: [smf] INFO: UE IMSI[262428516476707] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.484: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 12/13 11:06:07.484: [upf] INFO: UE F-SEID[UP:0x212 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.484: [upf] INFO: UE F-SEID[UP:0x212 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.491: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 12/13 11:06:07.491: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3185) 12/13 11:06:07.491: [smf] INFO: UE IMSI[262422662685258] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.492: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 12/13 11:06:07.492: [upf] INFO: UE F-SEID[UP:0x6df CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.492: [upf] INFO: UE F-SEID[UP:0x6df CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.498: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 12/13 11:06:07.498: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3185) 12/13 11:06:07.498: [smf] INFO: UE IMSI[262426092817546] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.499: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 12/13 11:06:07.499: [upf] INFO: UE F-SEID[UP:0x546 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.499: [upf] INFO: UE F-SEID[UP:0x546 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.504: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 12/13 11:06:07.504: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3185) 12/13 11:06:07.504: [smf] INFO: UE IMSI[262429077476317] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.505: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 12/13 11:06:07.505: [upf] INFO: UE F-SEID[UP:0x982 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.505: [upf] INFO: UE F-SEID[UP:0x982 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.511: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 12/13 11:06:07.511: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3185) 12/13 11:06:07.511: [smf] INFO: UE IMSI[262420216070314] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.512: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 12/13 11:06:07.512: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.512: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.519: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 12/13 11:06:07.519: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3185) 12/13 11:06:07.519: [smf] INFO: UE IMSI[262420576692978] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.519: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 12/13 11:06:07.519: [upf] INFO: UE F-SEID[UP:0x825 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.519: [upf] INFO: UE F-SEID[UP:0x825 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.525: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 12/13 11:06:07.525: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3185) 12/13 11:06:07.525: [smf] INFO: UE IMSI[262424741200537] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.526: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 12/13 11:06:07.526: [upf] INFO: UE F-SEID[UP:0x40a CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.526: [upf] INFO: UE F-SEID[UP:0x40a CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.532: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 12/13 11:06:07.532: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3185) 12/13 11:06:07.532: [smf] INFO: UE IMSI[262427878360361] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.533: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 12/13 11:06:07.533: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.533: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.538: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 12/13 11:06:07.538: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3185) 12/13 11:06:07.538: [smf] INFO: UE IMSI[262422556509601] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.539: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 12/13 11:06:07.539: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.539: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.545: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 12/13 11:06:07.545: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3185) 12/13 11:06:07.545: [smf] INFO: UE IMSI[262423951935146] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.546: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 12/13 11:06:07.546: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.546: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.551: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 12/13 11:06:07.551: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3185) 12/13 11:06:07.551: [smf] INFO: UE IMSI[262427188289615] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.552: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 12/13 11:06:07.552: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.552: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.558: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 12/13 11:06:07.558: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3185) 12/13 11:06:07.558: [smf] INFO: UE IMSI[262427044115828] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.559: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 12/13 11:06:07.559: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.559: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.564: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 12/13 11:06:07.564: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3185) 12/13 11:06:07.564: [smf] INFO: UE IMSI[262425307911889] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.565: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 12/13 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x36a CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x36a CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.571: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 12/13 11:06:07.571: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3185) 12/13 11:06:07.571: [smf] INFO: UE IMSI[262426288863609] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.572: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 12/13 11:06:07.572: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.572: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.578: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 12/13 11:06:07.578: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3185) 12/13 11:06:07.578: [smf] INFO: UE IMSI[262427859933519] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.579: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 12/13 11:06:07.579: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.579: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.584: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 12/13 11:06:07.584: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3185) 12/13 11:06:07.584: [smf] INFO: UE IMSI[262426094620056] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.585: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 12/13 11:06:07.585: [upf] INFO: UE F-SEID[UP:0x599 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.585: [upf] INFO: UE F-SEID[UP:0x599 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.591: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 12/13 11:06:07.591: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3185) 12/13 11:06:07.591: [smf] INFO: UE IMSI[262423980028480] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.592: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 12/13 11:06:07.592: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.592: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.597: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 12/13 11:06:07.597: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3185) 12/13 11:06:07.597: [smf] INFO: UE IMSI[262429281168390] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.598: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 12/13 11:06:07.598: [upf] INFO: UE F-SEID[UP:0x523 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.598: [upf] INFO: UE F-SEID[UP:0x523 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.604: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 12/13 11:06:07.604: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3185) 12/13 11:06:07.604: [smf] INFO: UE IMSI[262420705607845] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.605: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 12/13 11:06:07.605: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.605: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.610: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 12/13 11:06:07.610: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3185) 12/13 11:06:07.610: [smf] INFO: UE IMSI[262425938419723] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.611: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 12/13 11:06:07.611: [upf] INFO: UE F-SEID[UP:0xddc CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.611: [upf] INFO: UE F-SEID[UP:0xddc CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.616: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 12/13 11:06:07.616: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3185) 12/13 11:06:07.616: [smf] INFO: UE IMSI[262426013497502] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.617: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 12/13 11:06:07.617: [upf] INFO: UE F-SEID[UP:0x313 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.617: [upf] INFO: UE F-SEID[UP:0x313 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.623: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 12/13 11:06:07.623: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3185) 12/13 11:06:07.623: [smf] INFO: UE IMSI[262429625330403] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.624: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 12/13 11:06:07.624: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.624: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.629: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 12/13 11:06:07.629: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3185) 12/13 11:06:07.629: [smf] INFO: UE IMSI[262422264773111] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.630: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 12/13 11:06:07.630: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.630: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.635: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 12/13 11:06:07.635: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3185) 12/13 11:06:07.635: [smf] INFO: UE IMSI[262426713452873] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.636: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 12/13 11:06:07.636: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.636: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.642: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 12/13 11:06:07.642: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3185) 12/13 11:06:07.642: [smf] INFO: UE IMSI[262426960329599] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.643: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 12/13 11:06:07.643: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.643: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.649: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 12/13 11:06:07.649: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3185) 12/13 11:06:07.649: [smf] INFO: UE IMSI[262423213295770] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.650: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 12/13 11:06:07.650: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.650: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.655: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 12/13 11:06:07.655: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3185) 12/13 11:06:07.655: [smf] INFO: UE IMSI[262422564987134] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.656: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 12/13 11:06:07.656: [upf] INFO: UE F-SEID[UP:0x490 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.656: [upf] INFO: UE F-SEID[UP:0x490 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.661: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 12/13 11:06:07.661: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3185) 12/13 11:06:07.661: [smf] INFO: UE IMSI[262426343372666] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.662: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 12/13 11:06:07.662: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.662: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.668: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 12/13 11:06:07.668: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3185) 12/13 11:06:07.668: [smf] INFO: UE IMSI[262429118388625] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.668: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 12/13 11:06:07.668: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.668: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.675: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 12/13 11:06:07.675: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3185) 12/13 11:06:07.675: [smf] INFO: UE IMSI[262421852455793] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.676: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 12/13 11:06:07.676: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.676: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.682: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 12/13 11:06:07.682: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3185) 12/13 11:06:07.682: [smf] INFO: UE IMSI[262426702727114] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.683: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 12/13 11:06:07.683: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.683: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.689: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 12/13 11:06:07.689: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3185) 12/13 11:06:07.689: [smf] INFO: UE IMSI[262427391965242] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.690: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 12/13 11:06:07.690: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.690: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.695: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 12/13 11:06:07.695: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3185) 12/13 11:06:07.695: [smf] INFO: UE IMSI[262425573777133] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.696: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 12/13 11:06:07.696: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.696: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.702: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 12/13 11:06:07.702: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3185) 12/13 11:06:07.702: [smf] INFO: UE IMSI[262427076020822] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.703: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 12/13 11:06:07.703: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.703: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.708: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 12/13 11:06:07.708: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3185) 12/13 11:06:07.708: [smf] INFO: UE IMSI[262425967537005] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.709: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 12/13 11:06:07.709: [upf] INFO: UE F-SEID[UP:0xffa CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.709: [upf] INFO: UE F-SEID[UP:0xffa CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.715: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 12/13 11:06:07.715: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3185) 12/13 11:06:07.715: [smf] INFO: UE IMSI[262424022908966] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.716: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 12/13 11:06:07.716: [upf] INFO: UE F-SEID[UP:0x564 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.716: [upf] INFO: UE F-SEID[UP:0x564 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.722: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 12/13 11:06:07.722: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3185) 12/13 11:06:07.722: [smf] INFO: UE IMSI[262424918816908] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.723: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 12/13 11:06:07.723: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.723: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.728: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 12/13 11:06:07.728: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3185) 12/13 11:06:07.728: [smf] INFO: UE IMSI[262424597568384] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.729: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 12/13 11:06:07.729: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.729: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.736: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 12/13 11:06:07.736: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3185) 12/13 11:06:07.736: [smf] INFO: UE IMSI[262427602987038] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.737: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 12/13 11:06:07.737: [upf] INFO: UE F-SEID[UP:0xdab CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.737: [upf] INFO: UE F-SEID[UP:0xdab CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.742: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 12/13 11:06:07.742: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3185) 12/13 11:06:07.742: [smf] INFO: UE IMSI[262425869104841] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.743: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 12/13 11:06:07.743: [upf] INFO: UE F-SEID[UP:0xcba CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.743: [upf] INFO: UE F-SEID[UP:0xcba CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.749: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 12/13 11:06:07.749: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3185) 12/13 11:06:07.749: [smf] INFO: UE IMSI[262427037876099] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.750: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 12/13 11:06:07.750: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.750: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.756: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 12/13 11:06:07.756: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3185) 12/13 11:06:07.756: [smf] INFO: UE IMSI[262421750080333] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.757: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 12/13 11:06:07.757: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.757: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.762: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 12/13 11:06:07.762: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3185) 12/13 11:06:07.762: [smf] INFO: UE IMSI[262422762824531] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.763: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 12/13 11:06:07.763: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.763: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.769: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 12/13 11:06:07.769: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3185) 12/13 11:06:07.769: [smf] INFO: UE IMSI[262429188832049] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.770: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 12/13 11:06:07.770: [upf] INFO: UE F-SEID[UP:0x976 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.770: [upf] INFO: UE F-SEID[UP:0x976 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.775: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 12/13 11:06:07.775: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3185) 12/13 11:06:07.775: [smf] INFO: UE IMSI[262427107926942] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.776: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 12/13 11:06:07.776: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.776: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.782: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 12/13 11:06:07.782: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3185) 12/13 11:06:07.782: [smf] INFO: UE IMSI[262424067597427] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.782: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 12/13 11:06:07.782: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.782: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.788: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 12/13 11:06:07.788: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3185) 12/13 11:06:07.788: [smf] INFO: UE IMSI[262429504920871] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.789: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 12/13 11:06:07.789: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.789: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.795: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 12/13 11:06:07.795: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3185) 12/13 11:06:07.795: [smf] INFO: UE IMSI[262421935159400] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.796: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 12/13 11:06:07.796: [upf] INFO: UE F-SEID[UP:0x71 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.796: [upf] INFO: UE F-SEID[UP:0x71 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.801: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 12/13 11:06:07.801: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3185) 12/13 11:06:07.801: [smf] INFO: UE IMSI[262424770488172] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.802: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 12/13 11:06:07.802: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.802: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.808: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 12/13 11:06:07.808: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3185) 12/13 11:06:07.808: [smf] INFO: UE IMSI[262420574830028] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.809: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 12/13 11:06:07.809: [upf] INFO: UE F-SEID[UP:0x872 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.809: [upf] INFO: UE F-SEID[UP:0x872 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.814: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 12/13 11:06:07.814: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3185) 12/13 11:06:07.814: [smf] INFO: UE IMSI[262429940787051] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.815: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 12/13 11:06:07.815: [upf] INFO: UE F-SEID[UP:0x756 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.815: [upf] INFO: UE F-SEID[UP:0x756 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.821: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 12/13 11:06:07.821: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3185) 12/13 11:06:07.821: [smf] INFO: UE IMSI[262422264993280] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.822: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 12/13 11:06:07.822: [upf] INFO: UE F-SEID[UP:0x233 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.822: [upf] INFO: UE F-SEID[UP:0x233 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.827: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 12/13 11:06:07.827: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3185) 12/13 11:06:07.827: [smf] INFO: UE IMSI[262423276615352] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.828: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 12/13 11:06:07.828: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.828: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.834: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 12/13 11:06:07.834: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3185) 12/13 11:06:07.834: [smf] INFO: UE IMSI[262427954127089] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.835: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 12/13 11:06:07.835: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.835: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.840: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 12/13 11:06:07.840: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3185) 12/13 11:06:07.840: [smf] INFO: UE IMSI[262424581845863] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.842: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 12/13 11:06:07.842: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.842: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.848: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 12/13 11:06:07.848: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3185) 12/13 11:06:07.848: [smf] INFO: UE IMSI[262429387764262] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.849: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 12/13 11:06:07.849: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.849: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.855: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 12/13 11:06:07.855: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3185) 12/13 11:06:07.855: [smf] INFO: UE IMSI[262423466853792] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.856: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 12/13 11:06:07.856: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.856: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.862: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 12/13 11:06:07.862: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3185) 12/13 11:06:07.862: [smf] INFO: UE IMSI[262425130076109] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.863: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 12/13 11:06:07.863: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.863: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.869: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 12/13 11:06:07.869: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3185) 12/13 11:06:07.869: [smf] INFO: UE IMSI[262425110374045] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.870: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 12/13 11:06:07.870: [upf] INFO: UE F-SEID[UP:0x472 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.870: [upf] INFO: UE F-SEID[UP:0x472 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.875: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 12/13 11:06:07.875: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3185) 12/13 11:06:07.875: [smf] INFO: UE IMSI[262421247976548] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.876: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 12/13 11:06:07.876: [upf] INFO: UE F-SEID[UP:0x543 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.876: [upf] INFO: UE F-SEID[UP:0x543 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.882: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 12/13 11:06:07.882: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3185) 12/13 11:06:07.882: [smf] INFO: UE IMSI[262424236935995] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.883: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 12/13 11:06:07.883: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.883: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.889: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 12/13 11:06:07.890: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3185) 12/13 11:06:07.890: [smf] INFO: UE IMSI[262427542020571] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:07.891: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 12/13 11:06:07.891: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.891: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 12/13 11:06:07.896: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@394b0576ed89: Successfully created 1019 PDP contexts before exhausting the pool MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:06:08.094: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 12/13 11:06:08.094: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:08.094: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 12/13 11:06:08.102: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 12/13 11:06:08.109: [smf] INFO: Removed Session: UE IMSI:[262422587889027] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3193) 12/13 11:06:08.109: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 12/13 11:06:08.109: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 12/13 11:06:08.115: [smf] INFO: Removed Session: UE IMSI:[262428690964650] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3193) 12/13 11:06:08.115: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 12/13 11:06:08.115: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 12/13 11:06:08.120: [smf] INFO: Removed Session: UE IMSI:[262429358205265] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3193) 12/13 11:06:08.120: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 12/13 11:06:08.121: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 12/13 11:06:08.124: [smf] INFO: Removed Session: UE IMSI:[262429554535908] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3193) 12/13 11:06:08.124: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 12/13 11:06:08.126: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 12/13 11:06:08.130: [smf] INFO: Removed Session: UE IMSI:[262428061289953] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3193) 12/13 11:06:08.130: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 12/13 11:06:08.132: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 12/13 11:06:08.136: [smf] INFO: Removed Session: UE IMSI:[262420848451639] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3193) 12/13 11:06:08.136: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 12/13 11:06:08.137: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 12/13 11:06:08.141: [smf] INFO: Removed Session: UE IMSI:[262420342706013] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3193) 12/13 11:06:08.141: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 12/13 11:06:08.143: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 12/13 11:06:08.147: [smf] INFO: Removed Session: UE IMSI:[262422615772384] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3193) 12/13 11:06:08.147: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 12/13 11:06:08.148: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 12/13 11:06:08.151: [smf] INFO: Removed Session: UE IMSI:[262428071230038] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3193) 12/13 11:06:08.152: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 12/13 11:06:08.154: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 12/13 11:06:08.159: [smf] INFO: Removed Session: UE IMSI:[262423284358923] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3193) 12/13 11:06:08.159: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 12/13 11:06:08.160: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 12/13 11:06:08.164: [smf] INFO: Removed Session: UE IMSI:[262426756129227] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3193) 12/13 11:06:08.164: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 12/13 11:06:08.166: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 12/13 11:06:08.171: [smf] INFO: Removed Session: UE IMSI:[262426802138678] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3193) 12/13 11:06:08.171: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 12/13 11:06:08.172: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 12/13 11:06:08.177: [smf] INFO: Removed Session: UE IMSI:[262428135673717] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3193) 12/13 11:06:08.177: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 12/13 11:06:08.178: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 12/13 11:06:08.183: [smf] INFO: Removed Session: UE IMSI:[262426805395038] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3193) 12/13 11:06:08.183: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 12/13 11:06:08.183: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 12/13 11:06:08.188: [smf] INFO: Removed Session: UE IMSI:[262424858392370] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3193) 12/13 11:06:08.188: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 12/13 11:06:08.189: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 12/13 11:06:08.192: [smf] INFO: Removed Session: UE IMSI:[262427566959356] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3193) 12/13 11:06:08.192: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 12/13 11:06:08.195: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 12/13 11:06:08.198: [smf] INFO: Removed Session: UE IMSI:[262424491816537] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3193) 12/13 11:06:08.198: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 12/13 11:06:08.200: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 12/13 11:06:08.205: [smf] INFO: Removed Session: UE IMSI:[262425933602436] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3193) 12/13 11:06:08.205: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 12/13 11:06:08.206: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 12/13 11:06:08.210: [smf] INFO: Removed Session: UE IMSI:[262421001540584] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3193) 12/13 11:06:08.210: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 12/13 11:06:08.212: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 12/13 11:06:08.216: [smf] INFO: Removed Session: UE IMSI:[262429556409469] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3193) 12/13 11:06:08.216: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 12/13 11:06:08.218: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 12/13 11:06:08.222: [smf] INFO: Removed Session: UE IMSI:[262429436004596] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3193) 12/13 11:06:08.222: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 12/13 11:06:08.223: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 12/13 11:06:08.227: [smf] INFO: Removed Session: UE IMSI:[262421870898820] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3193) 12/13 11:06:08.227: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 12/13 11:06:08.229: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 12/13 11:06:08.233: [smf] INFO: Removed Session: UE IMSI:[262426257570416] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3193) 12/13 11:06:08.233: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 12/13 11:06:08.234: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 12/13 11:06:08.239: [smf] INFO: Removed Session: UE IMSI:[262429841439709] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3193) 12/13 11:06:08.239: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 12/13 11:06:08.240: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 12/13 11:06:08.244: [smf] INFO: Removed Session: UE IMSI:[262426454569795] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3193) 12/13 11:06:08.244: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 12/13 11:06:08.245: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 12/13 11:06:08.250: [smf] INFO: Removed Session: UE IMSI:[262429284580874] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3193) 12/13 11:06:08.250: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 12/13 11:06:08.251: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 12/13 11:06:08.255: [smf] INFO: Removed Session: UE IMSI:[262429069868087] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3193) 12/13 11:06:08.255: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 12/13 11:06:08.256: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 12/13 11:06:08.261: [smf] INFO: Removed Session: UE IMSI:[262428118364414] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3193) 12/13 11:06:08.261: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 12/13 11:06:08.262: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 12/13 11:06:08.266: [smf] INFO: Removed Session: UE IMSI:[262423270528442] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3193) 12/13 11:06:08.266: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 12/13 11:06:08.268: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 12/13 11:06:08.272: [smf] INFO: Removed Session: UE IMSI:[262421643050637] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3193) 12/13 11:06:08.272: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 12/13 11:06:08.273: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 12/13 11:06:08.277: [smf] INFO: Removed Session: UE IMSI:[262420177290890] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3193) 12/13 11:06:08.277: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 12/13 11:06:08.279: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 12/13 11:06:08.283: [smf] INFO: Removed Session: UE IMSI:[262422570888873] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3193) 12/13 11:06:08.284: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 12/13 11:06:08.285: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 12/13 11:06:08.289: [smf] INFO: Removed Session: UE IMSI:[262422370041591] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3193) 12/13 11:06:08.289: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 12/13 11:06:08.291: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 12/13 11:06:08.295: [smf] INFO: Removed Session: UE IMSI:[262421045049841] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3193) 12/13 11:06:08.295: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 12/13 11:06:08.296: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 12/13 11:06:08.300: [smf] INFO: Removed Session: UE IMSI:[262426412322841] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3193) 12/13 11:06:08.300: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 12/13 11:06:08.302: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 12/13 11:06:08.306: [smf] INFO: Removed Session: UE IMSI:[262425994542912] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3193) 12/13 11:06:08.306: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 12/13 11:06:08.307: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 12/13 11:06:08.312: [smf] INFO: Removed Session: UE IMSI:[262427095964179] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3193) 12/13 11:06:08.312: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 12/13 11:06:08.313: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 12/13 11:06:08.317: [smf] INFO: Removed Session: UE IMSI:[262423212543734] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3193) 12/13 11:06:08.317: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 12/13 11:06:08.319: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 12/13 11:06:08.323: [smf] INFO: Removed Session: UE IMSI:[262428674974559] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3193) 12/13 11:06:08.323: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 12/13 11:06:08.325: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 12/13 11:06:08.330: [smf] INFO: Removed Session: UE IMSI:[262424372497682] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3193) 12/13 11:06:08.330: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 12/13 11:06:08.331: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 12/13 11:06:08.336: [smf] INFO: Removed Session: UE IMSI:[262425264596631] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3193) 12/13 11:06:08.336: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 12/13 11:06:08.337: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 12/13 11:06:08.341: [smf] INFO: Removed Session: UE IMSI:[262421993250287] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3193) 12/13 11:06:08.341: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 12/13 11:06:08.343: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 12/13 11:06:08.347: [smf] INFO: Removed Session: UE IMSI:[262428859038555] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3193) 12/13 11:06:08.347: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 12/13 11:06:08.349: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 12/13 11:06:08.353: [smf] INFO: Removed Session: UE IMSI:[262422762663608] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3193) 12/13 11:06:08.353: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 12/13 11:06:08.354: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 12/13 11:06:08.358: [smf] INFO: Removed Session: UE IMSI:[262427173562434] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3193) 12/13 11:06:08.358: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 12/13 11:06:08.360: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 12/13 11:06:08.364: [smf] INFO: Removed Session: UE IMSI:[262429321991082] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3193) 12/13 11:06:08.364: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 12/13 11:06:08.365: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 12/13 11:06:08.369: [smf] INFO: Removed Session: UE IMSI:[262420541606023] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3193) 12/13 11:06:08.369: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 12/13 11:06:08.371: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 12/13 11:06:08.374: [smf] INFO: Removed Session: UE IMSI:[262429769350821] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3193) 12/13 11:06:08.374: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 12/13 11:06:08.376: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 12/13 11:06:08.380: [smf] INFO: Removed Session: UE IMSI:[262426643426945] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3193) 12/13 11:06:08.380: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 12/13 11:06:08.382: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 12/13 11:06:08.386: [smf] INFO: Removed Session: UE IMSI:[262420576103190] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3193) 12/13 11:06:08.386: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 12/13 11:06:08.387: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 12/13 11:06:08.391: [smf] INFO: Removed Session: UE IMSI:[262423626814060] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3193) 12/13 11:06:08.391: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 12/13 11:06:08.393: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 12/13 11:06:08.398: [smf] INFO: Removed Session: UE IMSI:[262429158866166] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3193) 12/13 11:06:08.398: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 12/13 11:06:08.399: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 12/13 11:06:08.404: [smf] INFO: Removed Session: UE IMSI:[262424802957774] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3193) 12/13 11:06:08.404: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 12/13 11:06:08.405: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 12/13 11:06:08.408: [smf] INFO: Removed Session: UE IMSI:[262424775042034] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3193) 12/13 11:06:08.408: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 12/13 11:06:08.410: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 12/13 11:06:08.415: [smf] INFO: Removed Session: UE IMSI:[262423312773040] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3193) 12/13 11:06:08.415: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 12/13 11:06:08.416: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 12/13 11:06:08.420: [smf] INFO: Removed Session: UE IMSI:[262421424658456] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3193) 12/13 11:06:08.421: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 12/13 11:06:08.422: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 12/13 11:06:08.426: [smf] INFO: Removed Session: UE IMSI:[262429008440762] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3193) 12/13 11:06:08.426: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 12/13 11:06:08.427: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 12/13 11:06:08.431: [smf] INFO: Removed Session: UE IMSI:[262429244880124] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3193) 12/13 11:06:08.431: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 12/13 11:06:08.433: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 12/13 11:06:08.437: [smf] INFO: Removed Session: UE IMSI:[262423124851216] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3193) 12/13 11:06:08.437: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 12/13 11:06:08.438: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 12/13 11:06:08.442: [smf] INFO: Removed Session: UE IMSI:[262424300864453] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3193) 12/13 11:06:08.442: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 12/13 11:06:08.444: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 12/13 11:06:08.448: [smf] INFO: Removed Session: UE IMSI:[262428477004007] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3193) 12/13 11:06:08.449: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 12/13 11:06:08.450: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 12/13 11:06:08.454: [smf] INFO: Removed Session: UE IMSI:[262429704129010] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3193) 12/13 11:06:08.454: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 12/13 11:06:08.456: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 12/13 11:06:08.460: [smf] INFO: Removed Session: UE IMSI:[262424369417367] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3193) 12/13 11:06:08.460: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 12/13 11:06:08.461: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 12/13 11:06:08.466: [smf] INFO: Removed Session: UE IMSI:[262422276480811] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3193) 12/13 11:06:08.466: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 12/13 11:06:08.467: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 12/13 11:06:08.471: [smf] INFO: Removed Session: UE IMSI:[262421675551858] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3193) 12/13 11:06:08.471: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 12/13 11:06:08.472: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 12/13 11:06:08.476: [smf] INFO: Removed Session: UE IMSI:[262423302720245] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3193) 12/13 11:06:08.476: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 12/13 11:06:08.478: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 12/13 11:06:08.482: [smf] INFO: Removed Session: UE IMSI:[262427458357008] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3193) 12/13 11:06:08.482: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 12/13 11:06:08.483: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 12/13 11:06:08.488: [smf] INFO: Removed Session: UE IMSI:[262421753393261] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3193) 12/13 11:06:08.488: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 12/13 11:06:08.489: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 12/13 11:06:08.492: [smf] INFO: Removed Session: UE IMSI:[262427758410627] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3193) 12/13 11:06:08.492: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 12/13 11:06:08.494: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 12/13 11:06:08.498: [smf] INFO: Removed Session: UE IMSI:[262426699947375] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3193) 12/13 11:06:08.498: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 12/13 11:06:08.500: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 12/13 11:06:08.504: [smf] INFO: Removed Session: UE IMSI:[262420671995106] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3193) 12/13 11:06:08.504: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 12/13 11:06:08.505: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 12/13 11:06:08.510: [smf] INFO: Removed Session: UE IMSI:[262425578489097] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3193) 12/13 11:06:08.510: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 12/13 11:06:08.511: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 12/13 11:06:08.515: [smf] INFO: Removed Session: UE IMSI:[262426745196595] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3193) 12/13 11:06:08.515: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 12/13 11:06:08.516: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 12/13 11:06:08.520: [smf] INFO: Removed Session: UE IMSI:[262422166051713] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3193) 12/13 11:06:08.520: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 12/13 11:06:08.522: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 12/13 11:06:08.526: [smf] INFO: Removed Session: UE IMSI:[262428329040252] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3193) 12/13 11:06:08.526: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 12/13 11:06:08.527: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 12/13 11:06:08.533: [smf] INFO: Removed Session: UE IMSI:[262427553448594] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3193) 12/13 11:06:08.533: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 12/13 11:06:08.533: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 12/13 11:06:08.537: [smf] INFO: Removed Session: UE IMSI:[262427190830555] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3193) 12/13 11:06:08.537: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 12/13 11:06:08.539: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 12/13 11:06:08.542: [smf] INFO: Removed Session: UE IMSI:[262429460482316] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3193) 12/13 11:06:08.542: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 12/13 11:06:08.544: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 12/13 11:06:08.548: [smf] INFO: Removed Session: UE IMSI:[262426525551639] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3193) 12/13 11:06:08.548: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 12/13 11:06:08.550: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 12/13 11:06:08.554: [smf] INFO: Removed Session: UE IMSI:[262420595110223] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3193) 12/13 11:06:08.554: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 12/13 11:06:08.555: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 12/13 11:06:08.559: [smf] INFO: Removed Session: UE IMSI:[262420040276346] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3193) 12/13 11:06:08.560: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 12/13 11:06:08.562: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 12/13 11:06:08.566: [smf] INFO: Removed Session: UE IMSI:[262420799127594] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3193) 12/13 11:06:08.566: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 12/13 11:06:08.567: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 12/13 11:06:08.572: [smf] INFO: Removed Session: UE IMSI:[262421033358718] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3193) 12/13 11:06:08.572: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 12/13 11:06:08.574: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 12/13 11:06:08.578: [smf] INFO: Removed Session: UE IMSI:[262421423502422] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3193) 12/13 11:06:08.578: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 12/13 11:06:08.579: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 12/13 11:06:08.582: [smf] INFO: Removed Session: UE IMSI:[262423800704278] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3193) 12/13 11:06:08.582: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 12/13 11:06:08.585: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 12/13 11:06:08.589: [smf] INFO: Removed Session: UE IMSI:[262421934146564] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3193) 12/13 11:06:08.589: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 12/13 11:06:08.590: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 12/13 11:06:08.594: [smf] INFO: Removed Session: UE IMSI:[262426989665508] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3193) 12/13 11:06:08.594: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 12/13 11:06:08.596: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 12/13 11:06:08.599: [smf] INFO: Removed Session: UE IMSI:[262428199516389] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3193) 12/13 11:06:08.599: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 12/13 11:06:08.601: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 12/13 11:06:08.605: [smf] INFO: Removed Session: UE IMSI:[262420706980497] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3193) 12/13 11:06:08.605: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 12/13 11:06:08.607: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 12/13 11:06:08.612: [smf] INFO: Removed Session: UE IMSI:[262423518212415] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3193) 12/13 11:06:08.612: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 12/13 11:06:08.613: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 12/13 11:06:08.617: [smf] INFO: Removed Session: UE IMSI:[262424050680500] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3193) 12/13 11:06:08.617: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 12/13 11:06:08.618: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 12/13 11:06:08.623: [smf] INFO: Removed Session: UE IMSI:[262422484118635] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3193) 12/13 11:06:08.623: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 12/13 11:06:08.624: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 12/13 11:06:08.628: [smf] INFO: Removed Session: UE IMSI:[262422848105187] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3193) 12/13 11:06:08.628: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 12/13 11:06:08.630: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 12/13 11:06:08.633: [smf] INFO: Removed Session: UE IMSI:[262422382500366] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3193) 12/13 11:06:08.633: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 12/13 11:06:08.635: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 12/13 11:06:08.638: [smf] INFO: Removed Session: UE IMSI:[262421819138835] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3193) 12/13 11:06:08.638: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 12/13 11:06:08.641: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 12/13 11:06:08.645: [smf] INFO: Removed Session: UE IMSI:[262421930044345] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3193) 12/13 11:06:08.645: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 12/13 11:06:08.646: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 12/13 11:06:08.650: [smf] INFO: Removed Session: UE IMSI:[262425479106100] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3193) 12/13 11:06:08.650: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 12/13 11:06:08.652: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 12/13 11:06:08.656: [smf] INFO: Removed Session: UE IMSI:[262429781576076] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3193) 12/13 11:06:08.656: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 12/13 11:06:08.657: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 12/13 11:06:08.661: [smf] INFO: Removed Session: UE IMSI:[262425111073529] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3193) 12/13 11:06:08.661: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 12/13 11:06:08.663: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 12/13 11:06:08.668: [smf] INFO: Removed Session: UE IMSI:[262423008626208] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3193) 12/13 11:06:08.668: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 12/13 11:06:08.668: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 12/13 11:06:08.673: [smf] INFO: Removed Session: UE IMSI:[262428423181936] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3193) 12/13 11:06:08.673: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 12/13 11:06:08.674: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 12/13 11:06:08.678: [smf] INFO: Removed Session: UE IMSI:[262427398637683] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3193) 12/13 11:06:08.678: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 12/13 11:06:08.680: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 12/13 11:06:08.684: [smf] INFO: Removed Session: UE IMSI:[262425735804282] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3193) 12/13 11:06:08.684: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 12/13 11:06:08.685: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 12/13 11:06:08.690: [smf] INFO: Removed Session: UE IMSI:[262420859894108] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3193) 12/13 11:06:08.690: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 12/13 11:06:08.691: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 12/13 11:06:08.695: [smf] INFO: Removed Session: UE IMSI:[262421962886414] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3193) 12/13 11:06:08.695: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 12/13 11:06:08.696: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 12/13 11:06:08.700: [smf] INFO: Removed Session: UE IMSI:[262424381996764] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3193) 12/13 11:06:08.700: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 12/13 11:06:08.702: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 12/13 11:06:08.706: [smf] INFO: Removed Session: UE IMSI:[262422357409696] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3193) 12/13 11:06:08.706: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 12/13 11:06:08.708: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 12/13 11:06:08.712: [smf] INFO: Removed Session: UE IMSI:[262425262164927] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3193) 12/13 11:06:08.712: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 12/13 11:06:08.714: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 12/13 11:06:08.718: [smf] INFO: Removed Session: UE IMSI:[262429393238594] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3193) 12/13 11:06:08.718: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 12/13 11:06:08.720: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 12/13 11:06:08.723: [smf] INFO: Removed Session: UE IMSI:[262427346880180] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3193) 12/13 11:06:08.724: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 12/13 11:06:08.725: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 12/13 11:06:08.729: [smf] INFO: Removed Session: UE IMSI:[262426749666456] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3193) 12/13 11:06:08.729: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 12/13 11:06:08.731: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 12/13 11:06:08.735: [smf] INFO: Removed Session: UE IMSI:[262425205148899] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3193) 12/13 11:06:08.735: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 12/13 11:06:08.736: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 12/13 11:06:08.740: [smf] INFO: Removed Session: UE IMSI:[262420435154958] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3193) 12/13 11:06:08.740: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 12/13 11:06:08.742: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 12/13 11:06:08.745: [smf] INFO: Removed Session: UE IMSI:[262424729610017] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3193) 12/13 11:06:08.745: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 12/13 11:06:08.747: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 12/13 11:06:08.751: [smf] INFO: Removed Session: UE IMSI:[262425265358395] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3193) 12/13 11:06:08.752: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 12/13 11:06:08.753: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 12/13 11:06:08.758: [smf] INFO: Removed Session: UE IMSI:[262420449270406] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3193) 12/13 11:06:08.758: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 12/13 11:06:08.759: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 12/13 11:06:08.763: [smf] INFO: Removed Session: UE IMSI:[262426490630181] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3193) 12/13 11:06:08.763: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 12/13 11:06:08.765: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 12/13 11:06:08.768: [smf] INFO: Removed Session: UE IMSI:[262423583106380] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3193) 12/13 11:06:08.768: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 12/13 11:06:08.770: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 12/13 11:06:08.774: [smf] INFO: Removed Session: UE IMSI:[262428837028876] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3193) 12/13 11:06:08.774: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 12/13 11:06:08.776: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 12/13 11:06:08.779: [smf] INFO: Removed Session: UE IMSI:[262429701109314] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3193) 12/13 11:06:08.779: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 12/13 11:06:08.781: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 12/13 11:06:08.785: [smf] INFO: Removed Session: UE IMSI:[262425045804565] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3193) 12/13 11:06:08.785: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 12/13 11:06:08.787: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 12/13 11:06:08.791: [smf] INFO: Removed Session: UE IMSI:[262420164687446] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3193) 12/13 11:06:08.791: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 12/13 11:06:08.793: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 12/13 11:06:08.796: [smf] INFO: Removed Session: UE IMSI:[262421906548308] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3193) 12/13 11:06:08.796: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 12/13 11:06:08.798: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 12/13 11:06:08.802: [smf] INFO: Removed Session: UE IMSI:[262427267481832] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3193) 12/13 11:06:08.802: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 12/13 11:06:08.804: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 12/13 11:06:08.808: [smf] INFO: Removed Session: UE IMSI:[262424548636863] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3193) 12/13 11:06:08.808: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 12/13 11:06:08.810: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 12/13 11:06:08.814: [smf] INFO: Removed Session: UE IMSI:[262429491529116] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3193) 12/13 11:06:08.814: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 12/13 11:06:08.815: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 12/13 11:06:08.819: [smf] INFO: Removed Session: UE IMSI:[262425504318049] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3193) 12/13 11:06:08.819: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 12/13 11:06:08.822: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 12/13 11:06:08.826: [smf] INFO: Removed Session: UE IMSI:[262424933751893] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3193) 12/13 11:06:08.826: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 12/13 11:06:08.827: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 12/13 11:06:08.831: [smf] INFO: Removed Session: UE IMSI:[262428631676845] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3193) 12/13 11:06:08.831: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 12/13 11:06:08.833: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 12/13 11:06:08.837: [smf] INFO: Removed Session: UE IMSI:[262424738523751] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3193) 12/13 11:06:08.837: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 12/13 11:06:08.839: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 12/13 11:06:08.842: [smf] INFO: Removed Session: UE IMSI:[262424586753310] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3193) 12/13 11:06:08.842: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 12/13 11:06:08.844: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 12/13 11:06:08.848: [smf] INFO: Removed Session: UE IMSI:[262425988073390] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3193) 12/13 11:06:08.848: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 12/13 11:06:08.850: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 12/13 11:06:08.853: [smf] INFO: Removed Session: UE IMSI:[262422032802543] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3193) 12/13 11:06:08.853: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 12/13 11:06:08.855: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 12/13 11:06:08.859: [smf] INFO: Removed Session: UE IMSI:[262426313565670] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3193) 12/13 11:06:08.859: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 12/13 11:06:08.861: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 12/13 11:06:08.865: [smf] INFO: Removed Session: UE IMSI:[262421717658371] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3193) 12/13 11:06:08.865: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 12/13 11:06:08.867: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 12/13 11:06:08.871: [smf] INFO: Removed Session: UE IMSI:[262421113754464] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3193) 12/13 11:06:08.871: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 12/13 11:06:08.872: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 12/13 11:06:08.877: [smf] INFO: Removed Session: UE IMSI:[262421447702926] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3193) 12/13 11:06:08.877: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 12/13 11:06:08.879: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 12/13 11:06:08.882: [smf] INFO: Removed Session: UE IMSI:[262428905685359] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3193) 12/13 11:06:08.882: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 12/13 11:06:08.884: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 12/13 11:06:08.888: [smf] INFO: Removed Session: UE IMSI:[262423179966251] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3193) 12/13 11:06:08.888: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 12/13 11:06:08.890: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 12/13 11:06:08.894: [smf] INFO: Removed Session: UE IMSI:[262423901338490] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3193) 12/13 11:06:08.894: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 12/13 11:06:08.895: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 12/13 11:06:08.900: [smf] INFO: Removed Session: UE IMSI:[262424986691848] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3193) 12/13 11:06:08.900: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 12/13 11:06:08.901: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 12/13 11:06:08.904: [smf] INFO: Removed Session: UE IMSI:[262426083706368] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3193) 12/13 11:06:08.904: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 12/13 11:06:08.906: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 12/13 11:06:08.909: [smf] INFO: Removed Session: UE IMSI:[262426446132134] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3193) 12/13 11:06:08.909: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 12/13 11:06:08.912: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 12/13 11:06:08.915: [smf] INFO: Removed Session: UE IMSI:[262425356949780] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3193) 12/13 11:06:08.915: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 12/13 11:06:08.917: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 12/13 11:06:08.921: [smf] INFO: Removed Session: UE IMSI:[262425954611607] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3193) 12/13 11:06:08.921: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 12/13 11:06:08.923: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 12/13 11:06:08.927: [smf] INFO: Removed Session: UE IMSI:[262426202582459] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3193) 12/13 11:06:08.927: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 12/13 11:06:08.928: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 12/13 11:06:08.933: [smf] INFO: Removed Session: UE IMSI:[262428673636786] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3193) 12/13 11:06:08.933: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 12/13 11:06:08.934: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 12/13 11:06:08.938: [smf] INFO: Removed Session: UE IMSI:[262425696006232] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3193) 12/13 11:06:08.938: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 12/13 11:06:08.940: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 12/13 11:06:08.944: [smf] INFO: Removed Session: UE IMSI:[262425531454466] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3193) 12/13 11:06:08.944: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 12/13 11:06:08.945: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 12/13 11:06:08.950: [smf] INFO: Removed Session: UE IMSI:[262427495538697] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3193) 12/13 11:06:08.950: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 12/13 11:06:08.951: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 12/13 11:06:08.956: [smf] INFO: Removed Session: UE IMSI:[262422345732186] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3193) 12/13 11:06:08.956: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 12/13 11:06:08.957: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 12/13 11:06:08.961: [smf] INFO: Removed Session: UE IMSI:[262420430514102] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3193) 12/13 11:06:08.961: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 12/13 11:06:08.962: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 12/13 11:06:08.967: [smf] INFO: Removed Session: UE IMSI:[262427895415980] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3193) 12/13 11:06:08.967: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 12/13 11:06:08.968: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 12/13 11:06:08.972: [smf] INFO: Removed Session: UE IMSI:[262425669266779] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3193) 12/13 11:06:08.972: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 12/13 11:06:08.974: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 12/13 11:06:08.977: [smf] INFO: Removed Session: UE IMSI:[262428901096682] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3193) 12/13 11:06:08.977: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 12/13 11:06:08.979: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 12/13 11:06:08.983: [smf] INFO: Removed Session: UE IMSI:[262429102702770] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3193) 12/13 11:06:08.983: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 12/13 11:06:08.985: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 12/13 11:06:08.989: [smf] INFO: Removed Session: UE IMSI:[262429411787489] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3193) 12/13 11:06:08.989: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 12/13 11:06:08.990: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 12/13 11:06:08.994: [smf] INFO: Removed Session: UE IMSI:[262425801508528] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3193) 12/13 11:06:08.994: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 12/13 11:06:08.996: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 12/13 11:06:08.999: [smf] INFO: Removed Session: UE IMSI:[262425346351242] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:08.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3193) 12/13 11:06:08.999: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 12/13 11:06:09.001: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 12/13 11:06:09.005: [smf] INFO: Removed Session: UE IMSI:[262422474077619] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3193) 12/13 11:06:09.005: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 12/13 11:06:09.007: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 12/13 11:06:09.012: [smf] INFO: Removed Session: UE IMSI:[262423735936483] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3193) 12/13 11:06:09.012: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 12/13 11:06:09.013: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 12/13 11:06:09.018: [smf] INFO: Removed Session: UE IMSI:[262424010261196] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3193) 12/13 11:06:09.018: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 12/13 11:06:09.019: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 12/13 11:06:09.022: [smf] INFO: Removed Session: UE IMSI:[262425802091864] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3193) 12/13 11:06:09.022: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 12/13 11:06:09.024: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 12/13 11:06:09.028: [smf] INFO: Removed Session: UE IMSI:[262421596109744] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3193) 12/13 11:06:09.028: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 12/13 11:06:09.030: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 12/13 11:06:09.034: [smf] INFO: Removed Session: UE IMSI:[262425994647147] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3193) 12/13 11:06:09.034: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 12/13 11:06:09.035: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 12/13 11:06:09.039: [smf] INFO: Removed Session: UE IMSI:[262425193334249] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3193) 12/13 11:06:09.039: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 12/13 11:06:09.041: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 12/13 11:06:09.045: [smf] INFO: Removed Session: UE IMSI:[262420297499693] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3193) 12/13 11:06:09.045: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 12/13 11:06:09.046: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 12/13 11:06:09.050: [smf] INFO: Removed Session: UE IMSI:[262420152851140] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3193) 12/13 11:06:09.050: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 12/13 11:06:09.052: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 12/13 11:06:09.056: [smf] INFO: Removed Session: UE IMSI:[262423209813074] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3193) 12/13 11:06:09.056: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 12/13 11:06:09.058: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 12/13 11:06:09.063: [smf] INFO: Removed Session: UE IMSI:[262421333042632] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3193) 12/13 11:06:09.063: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 12/13 11:06:09.065: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 12/13 11:06:09.069: [smf] INFO: Removed Session: UE IMSI:[262421727178946] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3193) 12/13 11:06:09.069: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 12/13 11:06:09.070: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 12/13 11:06:09.075: [smf] INFO: Removed Session: UE IMSI:[262425129878061] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3193) 12/13 11:06:09.075: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 12/13 11:06:09.076: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 12/13 11:06:09.080: [smf] INFO: Removed Session: UE IMSI:[262422548832940] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3193) 12/13 11:06:09.080: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 12/13 11:06:09.081: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 12/13 11:06:09.085: [smf] INFO: Removed Session: UE IMSI:[262428367597383] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3193) 12/13 11:06:09.085: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 12/13 11:06:09.087: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 12/13 11:06:09.091: [smf] INFO: Removed Session: UE IMSI:[262422177472527] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3193) 12/13 11:06:09.091: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 12/13 11:06:09.092: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 12/13 11:06:09.097: [smf] INFO: Removed Session: UE IMSI:[262423138533981] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3193) 12/13 11:06:09.097: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 12/13 11:06:09.098: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 12/13 11:06:09.103: [smf] INFO: Removed Session: UE IMSI:[262424662961918] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3193) 12/13 11:06:09.103: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 12/13 11:06:09.104: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 12/13 11:06:09.107: [smf] INFO: Removed Session: UE IMSI:[262424018595115] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3193) 12/13 11:06:09.107: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 12/13 11:06:09.109: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 12/13 11:06:09.113: [smf] INFO: Removed Session: UE IMSI:[262422865420454] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3193) 12/13 11:06:09.113: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 12/13 11:06:09.115: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 12/13 11:06:09.119: [smf] INFO: Removed Session: UE IMSI:[262429489261577] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3193) 12/13 11:06:09.119: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 12/13 11:06:09.120: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 12/13 11:06:09.124: [smf] INFO: Removed Session: UE IMSI:[262423070337417] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3193) 12/13 11:06:09.124: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 12/13 11:06:09.126: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 12/13 11:06:09.130: [smf] INFO: Removed Session: UE IMSI:[262426983053005] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3193) 12/13 11:06:09.130: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 12/13 11:06:09.131: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 12/13 11:06:09.135: [smf] INFO: Removed Session: UE IMSI:[262424360212037] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3193) 12/13 11:06:09.135: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 12/13 11:06:09.137: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 12/13 11:06:09.140: [smf] INFO: Removed Session: UE IMSI:[262424944791794] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3193) 12/13 11:06:09.140: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 12/13 11:06:09.142: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 12/13 11:06:09.146: [smf] INFO: Removed Session: UE IMSI:[262426881265307] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3193) 12/13 11:06:09.147: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 12/13 11:06:09.148: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 12/13 11:06:09.152: [smf] INFO: Removed Session: UE IMSI:[262420843401832] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3193) 12/13 11:06:09.152: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 12/13 11:06:09.154: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 12/13 11:06:09.157: [smf] INFO: Removed Session: UE IMSI:[262424583167965] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3193) 12/13 11:06:09.157: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 12/13 11:06:09.159: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 12/13 11:06:09.164: [smf] INFO: Removed Session: UE IMSI:[262422380457914] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3193) 12/13 11:06:09.164: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 12/13 11:06:09.165: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 12/13 11:06:09.169: [smf] INFO: Removed Session: UE IMSI:[262426733748474] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3193) 12/13 11:06:09.169: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 12/13 11:06:09.170: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 12/13 11:06:09.174: [smf] INFO: Removed Session: UE IMSI:[262421321956193] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3193) 12/13 11:06:09.174: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 12/13 11:06:09.176: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 12/13 11:06:09.180: [smf] INFO: Removed Session: UE IMSI:[262420691129274] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3193) 12/13 11:06:09.180: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 12/13 11:06:09.181: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 12/13 11:06:09.185: [smf] INFO: Removed Session: UE IMSI:[262425510858133] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3193) 12/13 11:06:09.185: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 12/13 11:06:09.187: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 12/13 11:06:09.191: [smf] INFO: Removed Session: UE IMSI:[262428301927130] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3193) 12/13 11:06:09.191: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 12/13 11:06:09.193: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 12/13 11:06:09.196: [smf] INFO: Removed Session: UE IMSI:[262425470741569] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3193) 12/13 11:06:09.196: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 12/13 11:06:09.198: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 12/13 11:06:09.202: [smf] INFO: Removed Session: UE IMSI:[262421885446432] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3193) 12/13 11:06:09.202: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 12/13 11:06:09.204: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 12/13 11:06:09.209: [smf] INFO: Removed Session: UE IMSI:[262422720195605] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3193) 12/13 11:06:09.209: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 12/13 11:06:09.209: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 12/13 11:06:09.213: [smf] INFO: Removed Session: UE IMSI:[262425991910489] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3193) 12/13 11:06:09.213: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 12/13 11:06:09.215: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 12/13 11:06:09.218: [smf] INFO: Removed Session: UE IMSI:[262428897130105] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3193) 12/13 11:06:09.218: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 12/13 11:06:09.220: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 12/13 11:06:09.224: [smf] INFO: Removed Session: UE IMSI:[262426735048792] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3193) 12/13 11:06:09.224: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 12/13 11:06:09.226: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 12/13 11:06:09.230: [smf] INFO: Removed Session: UE IMSI:[262422583277234] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3193) 12/13 11:06:09.230: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 12/13 11:06:09.231: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 12/13 11:06:09.235: [smf] INFO: Removed Session: UE IMSI:[262429784333077] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3193) 12/13 11:06:09.235: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 12/13 11:06:09.237: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 12/13 11:06:09.241: [smf] INFO: Removed Session: UE IMSI:[262428240343717] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3193) 12/13 11:06:09.241: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 12/13 11:06:09.242: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 12/13 11:06:09.246: [smf] INFO: Removed Session: UE IMSI:[262420037648731] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3193) 12/13 11:06:09.246: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 12/13 11:06:09.248: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 12/13 11:06:09.252: [smf] INFO: Removed Session: UE IMSI:[262421072108197] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3193) 12/13 11:06:09.252: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 12/13 11:06:09.254: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 12/13 11:06:09.257: [smf] INFO: Removed Session: UE IMSI:[262421204943340] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3193) 12/13 11:06:09.257: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 12/13 11:06:09.259: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 12/13 11:06:09.263: [smf] INFO: Removed Session: UE IMSI:[262423953522156] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3193) 12/13 11:06:09.263: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 12/13 11:06:09.265: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 12/13 11:06:09.268: [smf] INFO: Removed Session: UE IMSI:[262422474262063] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3193) 12/13 11:06:09.268: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 12/13 11:06:09.270: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 12/13 11:06:09.274: [smf] INFO: Removed Session: UE IMSI:[262427428368061] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3193) 12/13 11:06:09.274: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 12/13 11:06:09.276: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 12/13 11:06:09.280: [smf] INFO: Removed Session: UE IMSI:[262420927307250] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3193) 12/13 11:06:09.280: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 12/13 11:06:09.282: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 12/13 11:06:09.285: [smf] INFO: Removed Session: UE IMSI:[262422906386497] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3193) 12/13 11:06:09.285: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 12/13 11:06:09.287: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 12/13 11:06:09.291: [smf] INFO: Removed Session: UE IMSI:[262424596579791] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3193) 12/13 11:06:09.291: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 12/13 11:06:09.293: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 12/13 11:06:09.297: [smf] INFO: Removed Session: UE IMSI:[262423633974915] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3193) 12/13 11:06:09.297: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 12/13 11:06:09.298: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 12/13 11:06:09.302: [smf] INFO: Removed Session: UE IMSI:[262427692039975] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3193) 12/13 11:06:09.302: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 12/13 11:06:09.304: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 12/13 11:06:09.308: [smf] INFO: Removed Session: UE IMSI:[262427481597080] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3193) 12/13 11:06:09.308: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 12/13 11:06:09.310: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 12/13 11:06:09.314: [smf] INFO: Removed Session: UE IMSI:[262424616754038] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3193) 12/13 11:06:09.314: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 12/13 11:06:09.315: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 12/13 11:06:09.319: [smf] INFO: Removed Session: UE IMSI:[262421257276608] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3193) 12/13 11:06:09.319: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 12/13 11:06:09.321: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 12/13 11:06:09.325: [smf] INFO: Removed Session: UE IMSI:[262428613747466] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3193) 12/13 11:06:09.325: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 12/13 11:06:09.326: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 12/13 11:06:09.331: [smf] INFO: Removed Session: UE IMSI:[262421730112009] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3193) 12/13 11:06:09.331: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 12/13 11:06:09.332: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 12/13 11:06:09.335: [smf] INFO: Removed Session: UE IMSI:[262422742474282] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3193) 12/13 11:06:09.335: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 12/13 11:06:09.338: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 12/13 11:06:09.342: [smf] INFO: Removed Session: UE IMSI:[262423713140466] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3193) 12/13 11:06:09.342: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 12/13 11:06:09.343: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 12/13 11:06:09.347: [smf] INFO: Removed Session: UE IMSI:[262422190608488] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3193) 12/13 11:06:09.347: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 12/13 11:06:09.349: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 12/13 11:06:09.353: [smf] INFO: Removed Session: UE IMSI:[262427740560320] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3193) 12/13 11:06:09.353: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 12/13 11:06:09.354: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 12/13 11:06:09.358: [smf] INFO: Removed Session: UE IMSI:[262426464384792] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3193) 12/13 11:06:09.358: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 12/13 11:06:09.360: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 12/13 11:06:09.363: [smf] INFO: Removed Session: UE IMSI:[262423370187565] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3193) 12/13 11:06:09.363: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 12/13 11:06:09.365: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 12/13 11:06:09.369: [smf] INFO: Removed Session: UE IMSI:[262425489733142] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3193) 12/13 11:06:09.369: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 12/13 11:06:09.371: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 12/13 11:06:09.374: [smf] INFO: Removed Session: UE IMSI:[262428576710905] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3193) 12/13 11:06:09.374: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 12/13 11:06:09.376: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 12/13 11:06:09.380: [smf] INFO: Removed Session: UE IMSI:[262421511499242] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3193) 12/13 11:06:09.380: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 12/13 11:06:09.382: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 12/13 11:06:09.386: [smf] INFO: Removed Session: UE IMSI:[262424191758347] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3193) 12/13 11:06:09.386: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 12/13 11:06:09.388: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 12/13 11:06:09.392: [smf] INFO: Removed Session: UE IMSI:[262421066972098] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3193) 12/13 11:06:09.392: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 12/13 11:06:09.393: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 12/13 11:06:09.397: [smf] INFO: Removed Session: UE IMSI:[262422729200705] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3193) 12/13 11:06:09.397: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 12/13 11:06:09.399: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 12/13 11:06:09.402: [smf] INFO: Removed Session: UE IMSI:[262427732845630] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3193) 12/13 11:06:09.402: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 12/13 11:06:09.405: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 12/13 11:06:09.408: [smf] INFO: Removed Session: UE IMSI:[262420002980500] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3193) 12/13 11:06:09.408: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 12/13 11:06:09.410: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 12/13 11:06:09.414: [smf] INFO: Removed Session: UE IMSI:[262426799675990] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3193) 12/13 11:06:09.414: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 12/13 11:06:09.416: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 12/13 11:06:09.419: [smf] INFO: Removed Session: UE IMSI:[262427435653350] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3193) 12/13 11:06:09.420: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 12/13 11:06:09.421: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 12/13 11:06:09.425: [smf] INFO: Removed Session: UE IMSI:[262424795650435] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3193) 12/13 11:06:09.425: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 12/13 11:06:09.427: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 12/13 11:06:09.430: [smf] INFO: Removed Session: UE IMSI:[262420268661052] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3193) 12/13 11:06:09.430: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 12/13 11:06:09.432: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 12/13 11:06:09.436: [smf] INFO: Removed Session: UE IMSI:[262421467797802] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3193) 12/13 11:06:09.436: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 12/13 11:06:09.438: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 12/13 11:06:09.442: [smf] INFO: Removed Session: UE IMSI:[262429667161301] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3193) 12/13 11:06:09.442: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 12/13 11:06:09.444: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 12/13 11:06:09.448: [smf] INFO: Removed Session: UE IMSI:[262420269216009] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3193) 12/13 11:06:09.448: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 12/13 11:06:09.449: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 12/13 11:06:09.453: [smf] INFO: Removed Session: UE IMSI:[262422887442510] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3193) 12/13 11:06:09.453: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 12/13 11:06:09.455: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 12/13 11:06:09.459: [smf] INFO: Removed Session: UE IMSI:[262428573226238] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3193) 12/13 11:06:09.459: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 12/13 11:06:09.461: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 12/13 11:06:09.465: [smf] INFO: Removed Session: UE IMSI:[262424505695406] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3193) 12/13 11:06:09.465: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 12/13 11:06:09.466: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 12/13 11:06:09.471: [smf] INFO: Removed Session: UE IMSI:[262421852781861] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3193) 12/13 11:06:09.471: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 12/13 11:06:09.472: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 12/13 11:06:09.477: [smf] INFO: Removed Session: UE IMSI:[262429266305948] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3193) 12/13 11:06:09.477: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 12/13 11:06:09.478: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 12/13 11:06:09.483: [smf] INFO: Removed Session: UE IMSI:[262424697429349] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3193) 12/13 11:06:09.483: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 12/13 11:06:09.484: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 12/13 11:06:09.489: [smf] INFO: Removed Session: UE IMSI:[262428546774673] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3193) 12/13 11:06:09.489: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 12/13 11:06:09.490: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 12/13 11:06:09.494: [smf] INFO: Removed Session: UE IMSI:[262420993070071] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3193) 12/13 11:06:09.494: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 12/13 11:06:09.495: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 12/13 11:06:09.499: [smf] INFO: Removed Session: UE IMSI:[262422095132090] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3193) 12/13 11:06:09.499: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 12/13 11:06:09.501: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 12/13 11:06:09.505: [smf] INFO: Removed Session: UE IMSI:[262429586147107] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3193) 12/13 11:06:09.505: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 12/13 11:06:09.507: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 12/13 11:06:09.511: [smf] INFO: Removed Session: UE IMSI:[262422229868224] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3193) 12/13 11:06:09.511: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 12/13 11:06:09.513: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 12/13 11:06:09.519: [smf] INFO: Removed Session: UE IMSI:[262426702537770] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3193) 12/13 11:06:09.519: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 12/13 11:06:09.519: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 12/13 11:06:09.523: [smf] INFO: Removed Session: UE IMSI:[262427783300571] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3193) 12/13 11:06:09.523: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 12/13 11:06:09.524: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 12/13 11:06:09.528: [smf] INFO: Removed Session: UE IMSI:[262420693636197] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3193) 12/13 11:06:09.528: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 12/13 11:06:09.530: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 12/13 11:06:09.536: [smf] INFO: Removed Session: UE IMSI:[262420288086562] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3193) 12/13 11:06:09.536: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 12/13 11:06:09.536: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 12/13 11:06:09.540: [smf] INFO: Removed Session: UE IMSI:[262427786702434] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3193) 12/13 11:06:09.540: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 12/13 11:06:09.542: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 12/13 11:06:09.546: [smf] INFO: Removed Session: UE IMSI:[262420202582659] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3193) 12/13 11:06:09.546: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 12/13 11:06:09.547: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 12/13 11:06:09.552: [smf] INFO: Removed Session: UE IMSI:[262426207009032] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3193) 12/13 11:06:09.552: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 12/13 11:06:09.553: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 12/13 11:06:09.558: [smf] INFO: Removed Session: UE IMSI:[262423735040741] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3193) 12/13 11:06:09.558: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 12/13 11:06:09.560: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 12/13 11:06:09.565: [smf] INFO: Removed Session: UE IMSI:[262426134496774] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3193) 12/13 11:06:09.565: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 12/13 11:06:09.565: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 12/13 11:06:09.570: [smf] INFO: Removed Session: UE IMSI:[262420877746586] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3193) 12/13 11:06:09.570: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 12/13 11:06:09.571: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 12/13 11:06:09.575: [smf] INFO: Removed Session: UE IMSI:[262423722414779] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3193) 12/13 11:06:09.575: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 12/13 11:06:09.577: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 12/13 11:06:09.581: [smf] INFO: Removed Session: UE IMSI:[262422834639339] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3193) 12/13 11:06:09.581: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 12/13 11:06:09.582: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 12/13 11:06:09.586: [smf] INFO: Removed Session: UE IMSI:[262421825192563] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3193) 12/13 11:06:09.586: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 12/13 11:06:09.588: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 12/13 11:06:09.592: [smf] INFO: Removed Session: UE IMSI:[262424323736754] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3193) 12/13 11:06:09.592: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 12/13 11:06:09.594: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 12/13 11:06:09.598: [smf] INFO: Removed Session: UE IMSI:[262421541516075] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3193) 12/13 11:06:09.598: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 12/13 11:06:09.600: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 12/13 11:06:09.604: [smf] INFO: Removed Session: UE IMSI:[262422398475013] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3193) 12/13 11:06:09.604: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 12/13 11:06:09.605: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 12/13 11:06:09.609: [smf] INFO: Removed Session: UE IMSI:[262423017316560] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3193) 12/13 11:06:09.609: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 12/13 11:06:09.611: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 12/13 11:06:09.615: [smf] INFO: Removed Session: UE IMSI:[262426839324580] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3193) 12/13 11:06:09.615: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 12/13 11:06:09.616: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 12/13 11:06:09.620: [smf] INFO: Removed Session: UE IMSI:[262429373724191] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3193) 12/13 11:06:09.620: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 12/13 11:06:09.622: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 12/13 11:06:09.626: [smf] INFO: Removed Session: UE IMSI:[262420835816320] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3193) 12/13 11:06:09.626: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 12/13 11:06:09.628: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 12/13 11:06:09.631: [smf] INFO: Removed Session: UE IMSI:[262424050614994] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3193) 12/13 11:06:09.632: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 12/13 11:06:09.633: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 12/13 11:06:09.638: [smf] INFO: Removed Session: UE IMSI:[262422440328199] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3193) 12/13 11:06:09.638: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 12/13 11:06:09.639: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 12/13 11:06:09.642: [smf] INFO: Removed Session: UE IMSI:[262423885649083] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3193) 12/13 11:06:09.642: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 12/13 11:06:09.644: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 12/13 11:06:09.648: [smf] INFO: Removed Session: UE IMSI:[262428209266480] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3193) 12/13 11:06:09.648: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 12/13 11:06:09.650: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 12/13 11:06:09.655: [smf] INFO: Removed Session: UE IMSI:[262420874990643] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3193) 12/13 11:06:09.655: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 12/13 11:06:09.656: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 12/13 11:06:09.660: [smf] INFO: Removed Session: UE IMSI:[262429428544416] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3193) 12/13 11:06:09.661: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 12/13 11:06:09.662: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 12/13 11:06:09.666: [smf] INFO: Removed Session: UE IMSI:[262421690309470] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3193) 12/13 11:06:09.666: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 12/13 11:06:09.667: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 12/13 11:06:09.671: [smf] INFO: Removed Session: UE IMSI:[262429770002241] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3193) 12/13 11:06:09.671: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 12/13 11:06:09.673: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 12/13 11:06:09.677: [smf] INFO: Removed Session: UE IMSI:[262422251058014] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3193) 12/13 11:06:09.677: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 12/13 11:06:09.679: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 12/13 11:06:09.683: [smf] INFO: Removed Session: UE IMSI:[262425934654415] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3193) 12/13 11:06:09.683: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 12/13 11:06:09.684: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 12/13 11:06:09.688: [smf] INFO: Removed Session: UE IMSI:[262425735047791] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3193) 12/13 11:06:09.688: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 12/13 11:06:09.690: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 12/13 11:06:09.694: [smf] INFO: Removed Session: UE IMSI:[262428594923235] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3193) 12/13 11:06:09.694: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 12/13 11:06:09.695: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 12/13 11:06:09.700: [smf] INFO: Removed Session: UE IMSI:[262429680973917] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3193) 12/13 11:06:09.700: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 12/13 11:06:09.701: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 12/13 11:06:09.704: [smf] INFO: Removed Session: UE IMSI:[262429077962900] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3193) 12/13 11:06:09.704: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 12/13 11:06:09.707: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 12/13 11:06:09.710: [smf] INFO: Removed Session: UE IMSI:[262425366251555] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3193) 12/13 11:06:09.710: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 12/13 11:06:09.712: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 12/13 11:06:09.716: [smf] INFO: Removed Session: UE IMSI:[262421326289760] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3193) 12/13 11:06:09.717: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 12/13 11:06:09.718: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 12/13 11:06:09.721: [smf] INFO: Removed Session: UE IMSI:[262420103832034] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3193) 12/13 11:06:09.721: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 12/13 11:06:09.723: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 12/13 11:06:09.727: [smf] INFO: Removed Session: UE IMSI:[262426526663750] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3193) 12/13 11:06:09.727: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 12/13 11:06:09.729: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 12/13 11:06:09.733: [smf] INFO: Removed Session: UE IMSI:[262425159357629] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3193) 12/13 11:06:09.733: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 12/13 11:06:09.734: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 12/13 11:06:09.740: [smf] INFO: Removed Session: UE IMSI:[262425786176691] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3193) 12/13 11:06:09.740: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 12/13 11:06:09.740: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 12/13 11:06:09.744: [smf] INFO: Removed Session: UE IMSI:[262422050207284] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3193) 12/13 11:06:09.744: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 12/13 11:06:09.745: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 12/13 11:06:09.749: [smf] INFO: Removed Session: UE IMSI:[262424234534825] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3193) 12/13 11:06:09.749: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 12/13 11:06:09.751: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 12/13 11:06:09.756: [smf] INFO: Removed Session: UE IMSI:[262420353579001] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3193) 12/13 11:06:09.756: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 12/13 11:06:09.757: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 12/13 11:06:09.761: [smf] INFO: Removed Session: UE IMSI:[262426810354101] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3193) 12/13 11:06:09.761: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 12/13 11:06:09.762: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 12/13 11:06:09.766: [smf] INFO: Removed Session: UE IMSI:[262429032857188] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3193) 12/13 11:06:09.766: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 12/13 11:06:09.768: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 12/13 11:06:09.772: [smf] INFO: Removed Session: UE IMSI:[262424432834907] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3193) 12/13 11:06:09.772: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 12/13 11:06:09.773: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 12/13 11:06:09.778: [smf] INFO: Removed Session: UE IMSI:[262425730776197] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3193) 12/13 11:06:09.778: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 12/13 11:06:09.779: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 12/13 11:06:09.783: [smf] INFO: Removed Session: UE IMSI:[262429906154024] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3193) 12/13 11:06:09.783: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 12/13 11:06:09.784: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 12/13 11:06:09.788: [smf] INFO: Removed Session: UE IMSI:[262428133423567] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3193) 12/13 11:06:09.788: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 12/13 11:06:09.790: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 12/13 11:06:09.794: [smf] INFO: Removed Session: UE IMSI:[262421938507763] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3193) 12/13 11:06:09.794: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 12/13 11:06:09.796: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 12/13 11:06:09.799: [smf] INFO: Removed Session: UE IMSI:[262424367187132] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3193) 12/13 11:06:09.799: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 12/13 11:06:09.801: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 12/13 11:06:09.805: [smf] INFO: Removed Session: UE IMSI:[262420849987304] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3193) 12/13 11:06:09.805: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 12/13 11:06:09.807: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 12/13 11:06:09.811: [smf] INFO: Removed Session: UE IMSI:[262427888020529] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3193) 12/13 11:06:09.811: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 12/13 11:06:09.813: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 12/13 11:06:09.817: [smf] INFO: Removed Session: UE IMSI:[262422179256777] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3193) 12/13 11:06:09.817: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 12/13 11:06:09.819: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 12/13 11:06:09.822: [smf] INFO: Removed Session: UE IMSI:[262427100940186] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3193) 12/13 11:06:09.822: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 12/13 11:06:09.824: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 12/13 11:06:09.829: [smf] INFO: Removed Session: UE IMSI:[262422297315932] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3193) 12/13 11:06:09.829: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 12/13 11:06:09.830: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 12/13 11:06:09.834: [smf] INFO: Removed Session: UE IMSI:[262426080529481] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3193) 12/13 11:06:09.834: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 12/13 11:06:09.836: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 12/13 11:06:09.840: [smf] INFO: Removed Session: UE IMSI:[262422165354387] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3193) 12/13 11:06:09.840: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 12/13 11:06:09.842: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 12/13 11:06:09.846: [smf] INFO: Removed Session: UE IMSI:[262422394667350] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3193) 12/13 11:06:09.846: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 12/13 11:06:09.847: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 12/13 11:06:09.852: [smf] INFO: Removed Session: UE IMSI:[262427237997133] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3193) 12/13 11:06:09.852: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 12/13 11:06:09.853: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 12/13 11:06:09.859: [smf] INFO: Removed Session: UE IMSI:[262420008833679] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3193) 12/13 11:06:09.859: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 12/13 11:06:09.860: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 12/13 11:06:09.864: [smf] INFO: Removed Session: UE IMSI:[262426701324152] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3193) 12/13 11:06:09.864: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 12/13 11:06:09.865: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 12/13 11:06:09.869: [smf] INFO: Removed Session: UE IMSI:[262425932475920] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3193) 12/13 11:06:09.869: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 12/13 11:06:09.871: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 12/13 11:06:09.876: [smf] INFO: Removed Session: UE IMSI:[262422748496969] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3193) 12/13 11:06:09.876: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 12/13 11:06:09.876: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 12/13 11:06:09.881: [smf] INFO: Removed Session: UE IMSI:[262428142774144] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3193) 12/13 11:06:09.881: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 12/13 11:06:09.882: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 12/13 11:06:09.887: [smf] INFO: Removed Session: UE IMSI:[262428708561907] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3193) 12/13 11:06:09.887: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 12/13 11:06:09.887: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 12/13 11:06:09.891: [smf] INFO: Removed Session: UE IMSI:[262421064328971] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3193) 12/13 11:06:09.891: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 12/13 11:06:09.893: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 12/13 11:06:09.897: [smf] INFO: Removed Session: UE IMSI:[262427835422829] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3193) 12/13 11:06:09.897: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 12/13 11:06:09.899: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 12/13 11:06:09.902: [smf] INFO: Removed Session: UE IMSI:[262429728262659] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3193) 12/13 11:06:09.902: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 12/13 11:06:09.904: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 12/13 11:06:09.908: [smf] INFO: Removed Session: UE IMSI:[262425040361216] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3193) 12/13 11:06:09.908: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 12/13 11:06:09.910: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 12/13 11:06:09.914: [smf] INFO: Removed Session: UE IMSI:[262422637346779] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3193) 12/13 11:06:09.914: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 12/13 11:06:09.915: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 12/13 11:06:09.919: [smf] INFO: Removed Session: UE IMSI:[262420164457975] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3193) 12/13 11:06:09.919: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 12/13 11:06:09.921: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 12/13 11:06:09.925: [smf] INFO: Removed Session: UE IMSI:[262420296722312] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3193) 12/13 11:06:09.925: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 12/13 11:06:09.926: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 12/13 11:06:09.931: [smf] INFO: Removed Session: UE IMSI:[262423970411743] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3193) 12/13 11:06:09.931: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 12/13 11:06:09.932: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 12/13 11:06:09.937: [smf] INFO: Removed Session: UE IMSI:[262424271773329] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3193) 12/13 11:06:09.937: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 12/13 11:06:09.938: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 12/13 11:06:09.943: [smf] INFO: Removed Session: UE IMSI:[262429404651840] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3193) 12/13 11:06:09.943: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 12/13 11:06:09.944: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 12/13 11:06:09.948: [smf] INFO: Removed Session: UE IMSI:[262425971983320] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3193) 12/13 11:06:09.948: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 12/13 11:06:09.950: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 12/13 11:06:09.953: [smf] INFO: Removed Session: UE IMSI:[262428953453298] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3193) 12/13 11:06:09.953: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 12/13 11:06:09.955: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 12/13 11:06:09.959: [smf] INFO: Removed Session: UE IMSI:[262424004249220] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3193) 12/13 11:06:09.959: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 12/13 11:06:09.961: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 12/13 11:06:09.966: [smf] INFO: Removed Session: UE IMSI:[262422760872396] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3193) 12/13 11:06:09.966: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 12/13 11:06:09.967: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 12/13 11:06:09.972: [smf] INFO: Removed Session: UE IMSI:[262424140005488] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3193) 12/13 11:06:09.972: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 12/13 11:06:09.973: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 12/13 11:06:09.978: [smf] INFO: Removed Session: UE IMSI:[262428470988829] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3193) 12/13 11:06:09.978: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 12/13 11:06:09.979: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 12/13 11:06:09.984: [smf] INFO: Removed Session: UE IMSI:[262421161063736] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3193) 12/13 11:06:09.984: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 12/13 11:06:09.985: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 12/13 11:06:09.989: [smf] INFO: Removed Session: UE IMSI:[262422363808910] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3193) 12/13 11:06:09.989: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 12/13 11:06:09.991: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 12/13 11:06:09.995: [smf] INFO: Removed Session: UE IMSI:[262424178266340] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:09.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3193) 12/13 11:06:09.995: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 12/13 11:06:09.996: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 12/13 11:06:10.001: [smf] INFO: Removed Session: UE IMSI:[262428799471059] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3193) 12/13 11:06:10.001: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 12/13 11:06:10.002: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 12/13 11:06:10.007: [smf] INFO: Removed Session: UE IMSI:[262428361826924] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3193) 12/13 11:06:10.007: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 12/13 11:06:10.008: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 12/13 11:06:10.013: [smf] INFO: Removed Session: UE IMSI:[262428713063338] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3193) 12/13 11:06:10.013: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 12/13 11:06:10.014: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 12/13 11:06:10.018: [smf] INFO: Removed Session: UE IMSI:[262423612520140] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3193) 12/13 11:06:10.018: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 12/13 11:06:10.019: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 12/13 11:06:10.024: [smf] INFO: Removed Session: UE IMSI:[262424160288921] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3193) 12/13 11:06:10.024: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 12/13 11:06:10.025: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 12/13 11:06:10.029: [smf] INFO: Removed Session: UE IMSI:[262423830000092] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3193) 12/13 11:06:10.030: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 12/13 11:06:10.031: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 12/13 11:06:10.035: [smf] INFO: Removed Session: UE IMSI:[262427551307524] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3193) 12/13 11:06:10.035: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 12/13 11:06:10.036: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 12/13 11:06:10.041: [smf] INFO: Removed Session: UE IMSI:[262424106427883] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3193) 12/13 11:06:10.041: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 12/13 11:06:10.042: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 12/13 11:06:10.045: [smf] INFO: Removed Session: UE IMSI:[262429652373420] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3193) 12/13 11:06:10.045: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 12/13 11:06:10.047: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 12/13 11:06:10.051: [smf] INFO: Removed Session: UE IMSI:[262426272097612] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3193) 12/13 11:06:10.051: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 12/13 11:06:10.053: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 12/13 11:06:10.057: [smf] INFO: Removed Session: UE IMSI:[262421581976298] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3193) 12/13 11:06:10.057: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 12/13 11:06:10.059: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 12/13 11:06:10.063: [smf] INFO: Removed Session: UE IMSI:[262429005229932] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3193) 12/13 11:06:10.063: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 12/13 11:06:10.064: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 12/13 11:06:10.069: [smf] INFO: Removed Session: UE IMSI:[262422166468062] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3193) 12/13 11:06:10.070: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 12/13 11:06:10.070: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 12/13 11:06:10.075: [smf] INFO: Removed Session: UE IMSI:[262422263610797] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3193) 12/13 11:06:10.075: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 12/13 11:06:10.076: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 12/13 11:06:10.079: [smf] INFO: Removed Session: UE IMSI:[262426663184613] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3193) 12/13 11:06:10.079: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 12/13 11:06:10.081: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 12/13 11:06:10.085: [smf] INFO: Removed Session: UE IMSI:[262424803023711] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3193) 12/13 11:06:10.085: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 12/13 11:06:10.087: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 12/13 11:06:10.090: [smf] INFO: Removed Session: UE IMSI:[262425242433901] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3193) 12/13 11:06:10.090: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 12/13 11:06:10.092: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 12/13 11:06:10.097: [smf] INFO: Removed Session: UE IMSI:[262429537498243] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3193) 12/13 11:06:10.097: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 12/13 11:06:10.098: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 12/13 11:06:10.102: [smf] INFO: Removed Session: UE IMSI:[262421729305149] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3193) 12/13 11:06:10.102: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 12/13 11:06:10.104: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 12/13 11:06:10.107: [smf] INFO: Removed Session: UE IMSI:[262429855611106] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3193) 12/13 11:06:10.107: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 12/13 11:06:10.109: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 12/13 11:06:10.113: [smf] INFO: Removed Session: UE IMSI:[262423567552694] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3193) 12/13 11:06:10.113: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 12/13 11:06:10.115: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 12/13 11:06:10.119: [smf] INFO: Removed Session: UE IMSI:[262421532627794] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3193) 12/13 11:06:10.119: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 12/13 11:06:10.120: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 12/13 11:06:10.124: [smf] INFO: Removed Session: UE IMSI:[262429940091272] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3193) 12/13 11:06:10.124: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 12/13 11:06:10.126: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 12/13 11:06:10.130: [smf] INFO: Removed Session: UE IMSI:[262420253858225] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3193) 12/13 11:06:10.130: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 12/13 11:06:10.131: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 12/13 11:06:10.136: [smf] INFO: Removed Session: UE IMSI:[262426696866064] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3193) 12/13 11:06:10.136: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 12/13 11:06:10.137: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 12/13 11:06:10.141: [smf] INFO: Removed Session: UE IMSI:[262427682414101] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3193) 12/13 11:06:10.141: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 12/13 11:06:10.143: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 12/13 11:06:10.147: [smf] INFO: Removed Session: UE IMSI:[262428425113000] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3193) 12/13 11:06:10.147: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 12/13 11:06:10.148: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 12/13 11:06:10.152: [smf] INFO: Removed Session: UE IMSI:[262420312401782] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3193) 12/13 11:06:10.152: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 12/13 11:06:10.154: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 12/13 11:06:10.157: [smf] INFO: Removed Session: UE IMSI:[262428387292152] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3193) 12/13 11:06:10.157: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 12/13 11:06:10.159: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 12/13 11:06:10.163: [smf] INFO: Removed Session: UE IMSI:[262422446982243] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3193) 12/13 11:06:10.163: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 12/13 11:06:10.165: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 12/13 11:06:10.168: [smf] INFO: Removed Session: UE IMSI:[262420013485484] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3193) 12/13 11:06:10.168: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 12/13 11:06:10.171: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 12/13 11:06:10.175: [smf] INFO: Removed Session: UE IMSI:[262421138159909] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3193) 12/13 11:06:10.175: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 12/13 11:06:10.176: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 12/13 11:06:10.180: [smf] INFO: Removed Session: UE IMSI:[262425102472998] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3193) 12/13 11:06:10.180: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 12/13 11:06:10.182: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 12/13 11:06:10.185: [smf] INFO: Removed Session: UE IMSI:[262421172322173] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3193) 12/13 11:06:10.185: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 12/13 11:06:10.187: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 12/13 11:06:10.191: [smf] INFO: Removed Session: UE IMSI:[262421045356984] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3193) 12/13 11:06:10.191: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 12/13 11:06:10.193: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 12/13 11:06:10.197: [smf] INFO: Removed Session: UE IMSI:[262429811082101] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3193) 12/13 11:06:10.197: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 12/13 11:06:10.199: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 12/13 11:06:10.203: [smf] INFO: Removed Session: UE IMSI:[262420169559590] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3193) 12/13 11:06:10.203: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 12/13 11:06:10.204: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 12/13 11:06:10.208: [smf] INFO: Removed Session: UE IMSI:[262421350618524] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3193) 12/13 11:06:10.208: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 12/13 11:06:10.210: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 12/13 11:06:10.214: [smf] INFO: Removed Session: UE IMSI:[262425001470687] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3193) 12/13 11:06:10.214: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 12/13 11:06:10.216: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 12/13 11:06:10.220: [smf] INFO: Removed Session: UE IMSI:[262428475462138] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3193) 12/13 11:06:10.220: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 12/13 11:06:10.222: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 12/13 11:06:10.227: [smf] INFO: Removed Session: UE IMSI:[262421402900001] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3193) 12/13 11:06:10.227: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 12/13 11:06:10.228: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 12/13 11:06:10.232: [smf] INFO: Removed Session: UE IMSI:[262428505913814] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3193) 12/13 11:06:10.232: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 12/13 11:06:10.233: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 12/13 11:06:10.237: [smf] INFO: Removed Session: UE IMSI:[262428976606463] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3193) 12/13 11:06:10.237: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 12/13 11:06:10.239: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 12/13 11:06:10.243: [smf] INFO: Removed Session: UE IMSI:[262420954932021] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3193) 12/13 11:06:10.243: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 12/13 11:06:10.245: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 12/13 11:06:10.249: [smf] INFO: Removed Session: UE IMSI:[262423987146420] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3193) 12/13 11:06:10.249: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 12/13 11:06:10.250: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 12/13 11:06:10.254: [smf] INFO: Removed Session: UE IMSI:[262429159310534] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3193) 12/13 11:06:10.254: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 12/13 11:06:10.256: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 12/13 11:06:10.260: [smf] INFO: Removed Session: UE IMSI:[262423724663160] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3193) 12/13 11:06:10.260: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 12/13 11:06:10.261: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 12/13 11:06:10.266: [smf] INFO: Removed Session: UE IMSI:[262423842452261] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3193) 12/13 11:06:10.266: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 12/13 11:06:10.268: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 12/13 11:06:10.271: [smf] INFO: Removed Session: UE IMSI:[262420808634068] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3193) 12/13 11:06:10.271: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 12/13 11:06:10.274: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 12/13 11:06:10.278: [smf] INFO: Removed Session: UE IMSI:[262427843534791] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3193) 12/13 11:06:10.278: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 12/13 11:06:10.279: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 12/13 11:06:10.283: [smf] INFO: Removed Session: UE IMSI:[262428501657058] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3193) 12/13 11:06:10.283: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 12/13 11:06:10.285: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 12/13 11:06:10.289: [smf] INFO: Removed Session: UE IMSI:[262421188313963] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3193) 12/13 11:06:10.289: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 12/13 11:06:10.291: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 12/13 11:06:10.295: [smf] INFO: Removed Session: UE IMSI:[262426772179474] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3193) 12/13 11:06:10.295: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 12/13 11:06:10.297: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 12/13 11:06:10.300: [smf] INFO: Removed Session: UE IMSI:[262421155478520] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3193) 12/13 11:06:10.300: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 12/13 11:06:10.302: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 12/13 11:06:10.307: [smf] INFO: Removed Session: UE IMSI:[262427384540305] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3193) 12/13 11:06:10.307: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 12/13 11:06:10.308: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 12/13 11:06:10.312: [smf] INFO: Removed Session: UE IMSI:[262423086515591] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3193) 12/13 11:06:10.313: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 12/13 11:06:10.314: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 12/13 11:06:10.317: [smf] INFO: Removed Session: UE IMSI:[262424397221633] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3193) 12/13 11:06:10.318: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 12/13 11:06:10.319: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 12/13 11:06:10.324: [smf] INFO: Removed Session: UE IMSI:[262423896942597] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3193) 12/13 11:06:10.324: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 12/13 11:06:10.325: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 12/13 11:06:10.330: [smf] INFO: Removed Session: UE IMSI:[262428269899686] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3193) 12/13 11:06:10.330: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 12/13 11:06:10.330: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 12/13 11:06:10.334: [smf] INFO: Removed Session: UE IMSI:[262420606876767] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3193) 12/13 11:06:10.335: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 12/13 11:06:10.336: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 12/13 11:06:10.340: [smf] INFO: Removed Session: UE IMSI:[262423824509780] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3193) 12/13 11:06:10.340: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 12/13 11:06:10.342: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 12/13 11:06:10.346: [smf] INFO: Removed Session: UE IMSI:[262427516018820] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3193) 12/13 11:06:10.346: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 12/13 11:06:10.348: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 12/13 11:06:10.352: [smf] INFO: Removed Session: UE IMSI:[262429359000114] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3193) 12/13 11:06:10.352: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 12/13 11:06:10.354: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 12/13 11:06:10.358: [smf] INFO: Removed Session: UE IMSI:[262423866681188] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3193) 12/13 11:06:10.358: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 12/13 11:06:10.359: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 12/13 11:06:10.363: [smf] INFO: Removed Session: UE IMSI:[262422851509814] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3193) 12/13 11:06:10.363: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 12/13 11:06:10.365: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 12/13 11:06:10.368: [smf] INFO: Removed Session: UE IMSI:[262428974553792] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3193) 12/13 11:06:10.368: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 12/13 11:06:10.370: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 12/13 11:06:10.374: [smf] INFO: Removed Session: UE IMSI:[262423778156623] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3193) 12/13 11:06:10.374: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 12/13 11:06:10.376: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 12/13 11:06:10.380: [smf] INFO: Removed Session: UE IMSI:[262425932798505] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3193) 12/13 11:06:10.380: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 12/13 11:06:10.382: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 12/13 11:06:10.386: [smf] INFO: Removed Session: UE IMSI:[262428173840513] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3193) 12/13 11:06:10.386: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 12/13 11:06:10.387: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 12/13 11:06:10.391: [smf] INFO: Removed Session: UE IMSI:[262425133541309] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3193) 12/13 11:06:10.391: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 12/13 11:06:10.393: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 12/13 11:06:10.396: [smf] INFO: Removed Session: UE IMSI:[262429318794675] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3193) 12/13 11:06:10.396: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 12/13 11:06:10.398: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 12/13 11:06:10.402: [smf] INFO: Removed Session: UE IMSI:[262424543474978] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3193) 12/13 11:06:10.402: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 12/13 11:06:10.404: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 12/13 11:06:10.409: [smf] INFO: Removed Session: UE IMSI:[262427129580357] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3193) 12/13 11:06:10.409: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 12/13 11:06:10.410: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 12/13 11:06:10.414: [smf] INFO: Removed Session: UE IMSI:[262428475981535] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3193) 12/13 11:06:10.414: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 12/13 11:06:10.416: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 12/13 11:06:10.420: [smf] INFO: Removed Session: UE IMSI:[262425040933167] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3193) 12/13 11:06:10.420: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 12/13 11:06:10.421: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 12/13 11:06:10.425: [smf] INFO: Removed Session: UE IMSI:[262428244648955] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3193) 12/13 11:06:10.425: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 12/13 11:06:10.427: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 12/13 11:06:10.430: [smf] INFO: Removed Session: UE IMSI:[262424595967558] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3193) 12/13 11:06:10.430: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 12/13 11:06:10.432: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 12/13 11:06:10.437: [smf] INFO: Removed Session: UE IMSI:[262422216261228] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3193) 12/13 11:06:10.437: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 12/13 11:06:10.438: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 12/13 11:06:10.442: [smf] INFO: Removed Session: UE IMSI:[262426566762368] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3193) 12/13 11:06:10.442: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 12/13 11:06:10.443: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 12/13 11:06:10.447: [smf] INFO: Removed Session: UE IMSI:[262422500551359] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3193) 12/13 11:06:10.447: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 12/13 11:06:10.449: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 12/13 11:06:10.453: [smf] INFO: Removed Session: UE IMSI:[262426074788810] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3193) 12/13 11:06:10.453: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 12/13 11:06:10.454: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 12/13 11:06:10.459: [smf] INFO: Removed Session: UE IMSI:[262421480387960] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3193) 12/13 11:06:10.459: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 12/13 11:06:10.460: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 12/13 11:06:10.464: [smf] INFO: Removed Session: UE IMSI:[262427155477169] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3193) 12/13 11:06:10.464: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 12/13 11:06:10.466: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 12/13 11:06:10.470: [smf] INFO: Removed Session: UE IMSI:[262420552071763] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3193) 12/13 11:06:10.470: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 12/13 11:06:10.471: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 12/13 11:06:10.476: [smf] INFO: Removed Session: UE IMSI:[262421513991550] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3193) 12/13 11:06:10.476: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 12/13 11:06:10.477: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 12/13 11:06:10.481: [smf] INFO: Removed Session: UE IMSI:[262425715454946] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3193) 12/13 11:06:10.481: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 12/13 11:06:10.482: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 12/13 11:06:10.487: [smf] INFO: Removed Session: UE IMSI:[262421732283952] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3193) 12/13 11:06:10.487: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 12/13 11:06:10.488: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 12/13 11:06:10.493: [smf] INFO: Removed Session: UE IMSI:[262429897739308] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3193) 12/13 11:06:10.493: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 12/13 11:06:10.494: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 12/13 11:06:10.498: [smf] INFO: Removed Session: UE IMSI:[262422267905593] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3193) 12/13 11:06:10.498: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 12/13 11:06:10.499: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 12/13 11:06:10.504: [smf] INFO: Removed Session: UE IMSI:[262422973668106] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3193) 12/13 11:06:10.504: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 12/13 11:06:10.505: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 12/13 11:06:10.509: [smf] INFO: Removed Session: UE IMSI:[262425218156041] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3193) 12/13 11:06:10.509: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 12/13 11:06:10.511: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 12/13 11:06:10.516: [smf] INFO: Removed Session: UE IMSI:[262425112812637] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3193) 12/13 11:06:10.516: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 12/13 11:06:10.516: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 12/13 11:06:10.522: [smf] INFO: Removed Session: UE IMSI:[262421795227046] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3193) 12/13 11:06:10.522: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 12/13 11:06:10.522: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 12/13 11:06:10.526: [smf] INFO: Removed Session: UE IMSI:[262428929427002] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3193) 12/13 11:06:10.526: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 12/13 11:06:10.528: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 12/13 11:06:10.532: [smf] INFO: Removed Session: UE IMSI:[262420270684173] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3193) 12/13 11:06:10.532: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 12/13 11:06:10.533: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 12/13 11:06:10.537: [smf] INFO: Removed Session: UE IMSI:[262429398173224] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3193) 12/13 11:06:10.537: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 12/13 11:06:10.539: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 12/13 11:06:10.543: [smf] INFO: Removed Session: UE IMSI:[262420391453504] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3193) 12/13 11:06:10.543: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 12/13 11:06:10.545: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 12/13 11:06:10.549: [smf] INFO: Removed Session: UE IMSI:[262420011195624] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3193) 12/13 11:06:10.549: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 12/13 11:06:10.550: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 12/13 11:06:10.555: [smf] INFO: Removed Session: UE IMSI:[262425378531554] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3193) 12/13 11:06:10.555: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 12/13 11:06:10.556: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 12/13 11:06:10.560: [smf] INFO: Removed Session: UE IMSI:[262429794631466] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3193) 12/13 11:06:10.560: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 12/13 11:06:10.562: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 12/13 11:06:10.566: [smf] INFO: Removed Session: UE IMSI:[262422945424673] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3193) 12/13 11:06:10.566: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 12/13 11:06:10.567: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 12/13 11:06:10.571: [smf] INFO: Removed Session: UE IMSI:[262423512685050] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3193) 12/13 11:06:10.571: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 12/13 11:06:10.573: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 12/13 11:06:10.577: [smf] INFO: Removed Session: UE IMSI:[262426222959167] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3193) 12/13 11:06:10.577: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 12/13 11:06:10.579: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 12/13 11:06:10.583: [smf] INFO: Removed Session: UE IMSI:[262427626595138] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3193) 12/13 11:06:10.583: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 12/13 11:06:10.585: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 12/13 11:06:10.588: [smf] INFO: Removed Session: UE IMSI:[262420484526870] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3193) 12/13 11:06:10.588: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 12/13 11:06:10.590: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 12/13 11:06:10.594: [smf] INFO: Removed Session: UE IMSI:[262427636281416] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3193) 12/13 11:06:10.594: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 12/13 11:06:10.596: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 12/13 11:06:10.599: [smf] INFO: Removed Session: UE IMSI:[262426323714966] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3193) 12/13 11:06:10.599: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 12/13 11:06:10.601: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 12/13 11:06:10.605: [smf] INFO: Removed Session: UE IMSI:[262428580252370] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3193) 12/13 11:06:10.605: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 12/13 11:06:10.607: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 12/13 11:06:10.611: [smf] INFO: Removed Session: UE IMSI:[262426297676830] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3193) 12/13 11:06:10.611: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 12/13 11:06:10.612: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 12/13 11:06:10.616: [smf] INFO: Removed Session: UE IMSI:[262424817409386] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3193) 12/13 11:06:10.616: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 12/13 11:06:10.618: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 12/13 11:06:10.622: [smf] INFO: Removed Session: UE IMSI:[262421010512195] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3193) 12/13 11:06:10.622: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 12/13 11:06:10.623: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 12/13 11:06:10.627: [smf] INFO: Removed Session: UE IMSI:[262425606313232] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3193) 12/13 11:06:10.627: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 12/13 11:06:10.629: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 12/13 11:06:10.633: [smf] INFO: Removed Session: UE IMSI:[262424253684157] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3193) 12/13 11:06:10.633: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 12/13 11:06:10.635: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 12/13 11:06:10.639: [smf] INFO: Removed Session: UE IMSI:[262422562361060] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3193) 12/13 11:06:10.639: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 12/13 11:06:10.640: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 12/13 11:06:10.646: [smf] INFO: Removed Session: UE IMSI:[262423167807203] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3193) 12/13 11:06:10.646: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 12/13 11:06:10.647: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 12/13 11:06:10.651: [smf] INFO: Removed Session: UE IMSI:[262424020665113] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3193) 12/13 11:06:10.651: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 12/13 11:06:10.652: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 12/13 11:06:10.656: [smf] INFO: Removed Session: UE IMSI:[262426094506566] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3193) 12/13 11:06:10.656: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 12/13 11:06:10.658: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 12/13 11:06:10.662: [smf] INFO: Removed Session: UE IMSI:[262421278228757] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3193) 12/13 11:06:10.662: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 12/13 11:06:10.664: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 12/13 11:06:10.667: [smf] INFO: Removed Session: UE IMSI:[262425772819223] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3193) 12/13 11:06:10.667: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 12/13 11:06:10.669: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 12/13 11:06:10.673: [smf] INFO: Removed Session: UE IMSI:[262426721456924] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3193) 12/13 11:06:10.673: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 12/13 11:06:10.675: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 12/13 11:06:10.678: [smf] INFO: Removed Session: UE IMSI:[262427780076322] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3193) 12/13 11:06:10.678: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 12/13 11:06:10.680: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 12/13 11:06:10.684: [smf] INFO: Removed Session: UE IMSI:[262429588563050] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3193) 12/13 11:06:10.684: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 12/13 11:06:10.686: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 12/13 11:06:10.690: [smf] INFO: Removed Session: UE IMSI:[262420826317320] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3193) 12/13 11:06:10.690: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 12/13 11:06:10.692: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 12/13 11:06:10.695: [smf] INFO: Removed Session: UE IMSI:[262427041621339] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3193) 12/13 11:06:10.695: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 12/13 11:06:10.697: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 12/13 11:06:10.702: [smf] INFO: Removed Session: UE IMSI:[262426171035771] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3193) 12/13 11:06:10.702: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 12/13 11:06:10.703: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 12/13 11:06:10.707: [smf] INFO: Removed Session: UE IMSI:[262425794160637] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3193) 12/13 11:06:10.707: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 12/13 11:06:10.708: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 12/13 11:06:10.712: [smf] INFO: Removed Session: UE IMSI:[262429769022768] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3193) 12/13 11:06:10.712: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 12/13 11:06:10.714: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 12/13 11:06:10.718: [smf] INFO: Removed Session: UE IMSI:[262428264994252] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3193) 12/13 11:06:10.718: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 12/13 11:06:10.720: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 12/13 11:06:10.724: [smf] INFO: Removed Session: UE IMSI:[262428442588062] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3193) 12/13 11:06:10.724: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 12/13 11:06:10.725: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 12/13 11:06:10.729: [smf] INFO: Removed Session: UE IMSI:[262429196416981] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3193) 12/13 11:06:10.729: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 12/13 11:06:10.731: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 12/13 11:06:10.736: [smf] INFO: Removed Session: UE IMSI:[262425709489649] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3193) 12/13 11:06:10.736: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 12/13 11:06:10.736: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 12/13 11:06:10.741: [smf] INFO: Removed Session: UE IMSI:[262425479328250] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3193) 12/13 11:06:10.741: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 12/13 11:06:10.742: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 12/13 11:06:10.747: [smf] INFO: Removed Session: UE IMSI:[262429206799385] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3193) 12/13 11:06:10.747: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 12/13 11:06:10.748: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 12/13 11:06:10.752: [smf] INFO: Removed Session: UE IMSI:[262422668786554] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3193) 12/13 11:06:10.752: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 12/13 11:06:10.754: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 12/13 11:06:10.758: [smf] INFO: Removed Session: UE IMSI:[262426152213559] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3193) 12/13 11:06:10.758: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 12/13 11:06:10.759: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 12/13 11:06:10.763: [smf] INFO: Removed Session: UE IMSI:[262423303196930] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3193) 12/13 11:06:10.763: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 12/13 11:06:10.765: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 12/13 11:06:10.769: [smf] INFO: Removed Session: UE IMSI:[262423045814157] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3193) 12/13 11:06:10.769: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 12/13 11:06:10.771: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 12/13 11:06:10.775: [smf] INFO: Removed Session: UE IMSI:[262421201972383] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3193) 12/13 11:06:10.775: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 12/13 11:06:10.777: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 12/13 11:06:10.780: [smf] INFO: Removed Session: UE IMSI:[262421365777573] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3193) 12/13 11:06:10.780: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 12/13 11:06:10.782: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 12/13 11:06:10.787: [smf] INFO: Removed Session: UE IMSI:[262426373196546] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3193) 12/13 11:06:10.787: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 12/13 11:06:10.788: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 12/13 11:06:10.793: [smf] INFO: Removed Session: UE IMSI:[262427525540982] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3193) 12/13 11:06:10.793: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 12/13 11:06:10.794: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 12/13 11:06:10.799: [smf] INFO: Removed Session: UE IMSI:[262426531338128] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3193) 12/13 11:06:10.799: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 12/13 11:06:10.800: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 12/13 11:06:10.804: [smf] INFO: Removed Session: UE IMSI:[262426023459647] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3193) 12/13 11:06:10.804: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 12/13 11:06:10.805: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 12/13 11:06:10.810: [smf] INFO: Removed Session: UE IMSI:[262428618688243] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3193) 12/13 11:06:10.810: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 12/13 11:06:10.811: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 12/13 11:06:10.816: [smf] INFO: Removed Session: UE IMSI:[262426724320992] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3193) 12/13 11:06:10.816: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 12/13 11:06:10.817: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 12/13 11:06:10.821: [smf] INFO: Removed Session: UE IMSI:[262428190532487] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3193) 12/13 11:06:10.821: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 12/13 11:06:10.823: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 12/13 11:06:10.827: [smf] INFO: Removed Session: UE IMSI:[262423147454414] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3193) 12/13 11:06:10.827: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 12/13 11:06:10.829: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 12/13 11:06:10.833: [smf] INFO: Removed Session: UE IMSI:[262424870879731] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3193) 12/13 11:06:10.833: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 12/13 11:06:10.835: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 12/13 11:06:10.839: [smf] INFO: Removed Session: UE IMSI:[262423970490567] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3193) 12/13 11:06:10.839: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 12/13 11:06:10.841: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 12/13 11:06:10.845: [smf] INFO: Removed Session: UE IMSI:[262421746941387] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3193) 12/13 11:06:10.845: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 12/13 11:06:10.846: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 12/13 11:06:10.850: [smf] INFO: Removed Session: UE IMSI:[262424200607478] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3193) 12/13 11:06:10.850: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 12/13 11:06:10.852: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 12/13 11:06:10.856: [smf] INFO: Removed Session: UE IMSI:[262429230368865] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3193) 12/13 11:06:10.856: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 12/13 11:06:10.858: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 12/13 11:06:10.862: [smf] INFO: Removed Session: UE IMSI:[262429867560285] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3193) 12/13 11:06:10.862: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 12/13 11:06:10.864: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 12/13 11:06:10.867: [smf] INFO: Removed Session: UE IMSI:[262421439157797] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3193) 12/13 11:06:10.867: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 12/13 11:06:10.869: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 12/13 11:06:10.873: [smf] INFO: Removed Session: UE IMSI:[262424079349349] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3193) 12/13 11:06:10.873: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 12/13 11:06:10.875: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 12/13 11:06:10.879: [smf] INFO: Removed Session: UE IMSI:[262421145877911] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3193) 12/13 11:06:10.879: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 12/13 11:06:10.881: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 12/13 11:06:10.884: [smf] INFO: Removed Session: UE IMSI:[262423177695730] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3193) 12/13 11:06:10.884: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 12/13 11:06:10.886: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 12/13 11:06:10.891: [smf] INFO: Removed Session: UE IMSI:[262420269329265] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3193) 12/13 11:06:10.891: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 12/13 11:06:10.892: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 12/13 11:06:10.896: [smf] INFO: Removed Session: UE IMSI:[262428245356225] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3193) 12/13 11:06:10.896: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 12/13 11:06:10.898: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 12/13 11:06:10.901: [smf] INFO: Removed Session: UE IMSI:[262421272691695] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3193) 12/13 11:06:10.901: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 12/13 11:06:10.903: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 12/13 11:06:10.907: [smf] INFO: Removed Session: UE IMSI:[262424341959611] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3193) 12/13 11:06:10.907: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 12/13 11:06:10.909: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 12/13 11:06:10.913: [smf] INFO: Removed Session: UE IMSI:[262421784518618] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3193) 12/13 11:06:10.913: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 12/13 11:06:10.914: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 12/13 11:06:10.918: [smf] INFO: Removed Session: UE IMSI:[262426455751348] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3193) 12/13 11:06:10.918: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 12/13 11:06:10.920: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 12/13 11:06:10.924: [smf] INFO: Removed Session: UE IMSI:[262424364264626] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3193) 12/13 11:06:10.924: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 12/13 11:06:10.925: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 12/13 11:06:10.930: [smf] INFO: Removed Session: UE IMSI:[262421790849611] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3193) 12/13 11:06:10.930: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 12/13 11:06:10.931: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 12/13 11:06:10.936: [smf] INFO: Removed Session: UE IMSI:[262425280044288] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3193) 12/13 11:06:10.936: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 12/13 11:06:10.937: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 12/13 11:06:10.943: [smf] INFO: Removed Session: UE IMSI:[262424085115700] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3193) 12/13 11:06:10.943: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 12/13 11:06:10.943: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 12/13 11:06:10.947: [smf] INFO: Removed Session: UE IMSI:[262422150545845] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3193) 12/13 11:06:10.947: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 12/13 11:06:10.949: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 12/13 11:06:10.953: [smf] INFO: Removed Session: UE IMSI:[262422582150137] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3193) 12/13 11:06:10.953: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 12/13 11:06:10.954: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 12/13 11:06:10.959: [smf] INFO: Removed Session: UE IMSI:[262420236219861] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3193) 12/13 11:06:10.959: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 12/13 11:06:10.960: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 12/13 11:06:10.965: [smf] INFO: Removed Session: UE IMSI:[262422844258238] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3193) 12/13 11:06:10.965: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 12/13 11:06:10.966: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 12/13 11:06:10.971: [smf] INFO: Removed Session: UE IMSI:[262421596338917] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3193) 12/13 11:06:10.971: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 12/13 11:06:10.971: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 12/13 11:06:10.976: [smf] INFO: Removed Session: UE IMSI:[262428676191569] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3193) 12/13 11:06:10.976: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 12/13 11:06:10.977: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 12/13 11:06:10.980: [smf] INFO: Removed Session: UE IMSI:[262426623995354] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3193) 12/13 11:06:10.980: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 12/13 11:06:10.982: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 12/13 11:06:10.986: [smf] INFO: Removed Session: UE IMSI:[262423559868314] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3193) 12/13 11:06:10.986: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 12/13 11:06:10.988: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 12/13 11:06:10.993: [smf] INFO: Removed Session: UE IMSI:[262425446054775] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3193) 12/13 11:06:10.993: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 12/13 11:06:10.994: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 12/13 11:06:10.999: [smf] INFO: Removed Session: UE IMSI:[262429019882442] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:10.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3193) 12/13 11:06:10.999: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 12/13 11:06:11.000: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 12/13 11:06:11.003: [smf] INFO: Removed Session: UE IMSI:[262421725486208] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3193) 12/13 11:06:11.003: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 12/13 11:06:11.005: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 12/13 11:06:11.010: [smf] INFO: Removed Session: UE IMSI:[262424588494062] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3193) 12/13 11:06:11.010: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 12/13 11:06:11.011: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 12/13 11:06:11.015: [smf] INFO: Removed Session: UE IMSI:[262424076444287] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3193) 12/13 11:06:11.015: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 12/13 11:06:11.017: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 12/13 11:06:11.022: [smf] INFO: Removed Session: UE IMSI:[262420373540015] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3193) 12/13 11:06:11.022: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 12/13 11:06:11.023: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 12/13 11:06:11.027: [smf] INFO: Removed Session: UE IMSI:[262428082450902] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3193) 12/13 11:06:11.027: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 12/13 11:06:11.029: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 12/13 11:06:11.033: [smf] INFO: Removed Session: UE IMSI:[262424470883306] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3193) 12/13 11:06:11.033: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 12/13 11:06:11.034: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 12/13 11:06:11.038: [smf] INFO: Removed Session: UE IMSI:[262422246970453] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3193) 12/13 11:06:11.038: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 12/13 11:06:11.040: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 12/13 11:06:11.045: [smf] INFO: Removed Session: UE IMSI:[262425346317164] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3193) 12/13 11:06:11.045: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 12/13 11:06:11.046: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 12/13 11:06:11.052: [smf] INFO: Removed Session: UE IMSI:[262424781617173] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3193) 12/13 11:06:11.052: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 12/13 11:06:11.052: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 12/13 11:06:11.056: [smf] INFO: Removed Session: UE IMSI:[262423008284919] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3193) 12/13 11:06:11.056: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 12/13 11:06:11.058: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 12/13 11:06:11.061: [smf] INFO: Removed Session: UE IMSI:[262421959314655] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3193) 12/13 11:06:11.061: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 12/13 11:06:11.063: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 12/13 11:06:11.068: [smf] INFO: Removed Session: UE IMSI:[262428273774292] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3193) 12/13 11:06:11.068: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 12/13 11:06:11.069: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 12/13 11:06:11.073: [smf] INFO: Removed Session: UE IMSI:[262422009259384] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3193) 12/13 11:06:11.073: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 12/13 11:06:11.075: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 12/13 11:06:11.079: [smf] INFO: Removed Session: UE IMSI:[262425483495114] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3193) 12/13 11:06:11.079: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 12/13 11:06:11.081: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 12/13 11:06:11.085: [smf] INFO: Removed Session: UE IMSI:[262420537059687] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3193) 12/13 11:06:11.085: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 12/13 11:06:11.087: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 12/13 11:06:11.091: [smf] INFO: Removed Session: UE IMSI:[262427808901524] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3193) 12/13 11:06:11.091: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 12/13 11:06:11.092: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 12/13 11:06:11.097: [smf] INFO: Removed Session: UE IMSI:[262422863736082] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3193) 12/13 11:06:11.097: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 12/13 11:06:11.098: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 12/13 11:06:11.101: [smf] INFO: Removed Session: UE IMSI:[262420189656941] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3193) 12/13 11:06:11.101: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 12/13 11:06:11.103: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 12/13 11:06:11.108: [smf] INFO: Removed Session: UE IMSI:[262428992905979] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3193) 12/13 11:06:11.108: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 12/13 11:06:11.109: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 12/13 11:06:11.114: [smf] INFO: Removed Session: UE IMSI:[262426265365878] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3193) 12/13 11:06:11.114: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 12/13 11:06:11.115: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 12/13 11:06:11.120: [smf] INFO: Removed Session: UE IMSI:[262427685425275] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3193) 12/13 11:06:11.120: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 12/13 11:06:11.121: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 12/13 11:06:11.125: [smf] INFO: Removed Session: UE IMSI:[262423291143802] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3193) 12/13 11:06:11.125: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 12/13 11:06:11.127: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 12/13 11:06:11.131: [smf] INFO: Removed Session: UE IMSI:[262421810776115] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3193) 12/13 11:06:11.131: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 12/13 11:06:11.132: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 12/13 11:06:11.137: [smf] INFO: Removed Session: UE IMSI:[262423409070319] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3193) 12/13 11:06:11.137: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 12/13 11:06:11.138: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 12/13 11:06:11.142: [smf] INFO: Removed Session: UE IMSI:[262425520761850] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3193) 12/13 11:06:11.142: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 12/13 11:06:11.144: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 12/13 11:06:11.147: [smf] INFO: Removed Session: UE IMSI:[262423794844503] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3193) 12/13 11:06:11.147: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 12/13 11:06:11.149: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 12/13 11:06:11.153: [smf] INFO: Removed Session: UE IMSI:[262425637678551] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3193) 12/13 11:06:11.153: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 12/13 11:06:11.155: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 12/13 11:06:11.160: [smf] INFO: Removed Session: UE IMSI:[262427266821503] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3193) 12/13 11:06:11.160: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 12/13 11:06:11.160: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 12/13 11:06:11.166: [smf] INFO: Removed Session: UE IMSI:[262422195889132] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3193) 12/13 11:06:11.166: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 12/13 11:06:11.166: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 12/13 11:06:11.171: [smf] INFO: Removed Session: UE IMSI:[262422169731907] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3193) 12/13 11:06:11.171: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 12/13 11:06:11.172: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 12/13 11:06:11.177: [smf] INFO: Removed Session: UE IMSI:[262427217213635] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3193) 12/13 11:06:11.177: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 12/13 11:06:11.178: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 12/13 11:06:11.183: [smf] INFO: Removed Session: UE IMSI:[262428527955081] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3193) 12/13 11:06:11.183: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 12/13 11:06:11.184: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 12/13 11:06:11.188: [smf] INFO: Removed Session: UE IMSI:[262425272030121] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3193) 12/13 11:06:11.188: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 12/13 11:06:11.190: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 12/13 11:06:11.194: [smf] INFO: Removed Session: UE IMSI:[262424534724375] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3193) 12/13 11:06:11.194: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 12/13 11:06:11.196: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 12/13 11:06:11.201: [smf] INFO: Removed Session: UE IMSI:[262429166497569] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3193) 12/13 11:06:11.201: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 12/13 11:06:11.202: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 12/13 11:06:11.206: [smf] INFO: Removed Session: UE IMSI:[262426062531246] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3193) 12/13 11:06:11.207: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 12/13 11:06:11.208: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 12/13 11:06:11.212: [smf] INFO: Removed Session: UE IMSI:[262424054395981] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3193) 12/13 11:06:11.212: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 12/13 11:06:11.213: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 12/13 11:06:11.217: [smf] INFO: Removed Session: UE IMSI:[262425392740716] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3193) 12/13 11:06:11.217: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 12/13 11:06:11.219: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 12/13 11:06:11.222: [smf] INFO: Removed Session: UE IMSI:[262426855095157] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3193) 12/13 11:06:11.222: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 12/13 11:06:11.224: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 12/13 11:06:11.229: [smf] INFO: Removed Session: UE IMSI:[262421357635963] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3193) 12/13 11:06:11.229: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 12/13 11:06:11.231: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 12/13 11:06:11.235: [smf] INFO: Removed Session: UE IMSI:[262423663981267] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3193) 12/13 11:06:11.235: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 12/13 11:06:11.236: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 12/13 11:06:11.241: [smf] INFO: Removed Session: UE IMSI:[262422198605944] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3193) 12/13 11:06:11.241: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 12/13 11:06:11.242: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 12/13 11:06:11.246: [smf] INFO: Removed Session: UE IMSI:[262426233514224] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3193) 12/13 11:06:11.246: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 12/13 11:06:11.248: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 12/13 11:06:11.251: [smf] INFO: Removed Session: UE IMSI:[262427880695263] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3193) 12/13 11:06:11.251: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 12/13 11:06:11.253: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 12/13 11:06:11.257: [smf] INFO: Removed Session: UE IMSI:[262423369079765] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3193) 12/13 11:06:11.257: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 12/13 11:06:11.259: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 12/13 11:06:11.263: [smf] INFO: Removed Session: UE IMSI:[262420908288181] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3193) 12/13 11:06:11.263: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 12/13 11:06:11.264: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 12/13 11:06:11.268: [smf] INFO: Removed Session: UE IMSI:[262426299876131] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3193) 12/13 11:06:11.268: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 12/13 11:06:11.270: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 12/13 11:06:11.274: [smf] INFO: Removed Session: UE IMSI:[262429390011770] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3193) 12/13 11:06:11.275: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 12/13 11:06:11.276: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 12/13 11:06:11.279: [smf] INFO: Removed Session: UE IMSI:[262420311493613] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3193) 12/13 11:06:11.280: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 12/13 11:06:11.281: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 12/13 11:06:11.286: [smf] INFO: Removed Session: UE IMSI:[262429069772425] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3193) 12/13 11:06:11.286: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 12/13 11:06:11.287: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 12/13 11:06:11.291: [smf] INFO: Removed Session: UE IMSI:[262425735530732] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3193) 12/13 11:06:11.291: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 12/13 11:06:11.292: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 12/13 11:06:11.297: [smf] INFO: Removed Session: UE IMSI:[262425841066254] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3193) 12/13 11:06:11.297: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 12/13 11:06:11.298: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 12/13 11:06:11.303: [smf] INFO: Removed Session: UE IMSI:[262428942715857] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3193) 12/13 11:06:11.303: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 12/13 11:06:11.304: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 12/13 11:06:11.307: [smf] INFO: Removed Session: UE IMSI:[262429094487164] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3193) 12/13 11:06:11.307: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 12/13 11:06:11.309: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 12/13 11:06:11.314: [smf] INFO: Removed Session: UE IMSI:[262426494598532] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3193) 12/13 11:06:11.314: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 12/13 11:06:11.315: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 12/13 11:06:11.319: [smf] INFO: Removed Session: UE IMSI:[262422223269830] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3193) 12/13 11:06:11.319: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 12/13 11:06:11.320: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 12/13 11:06:11.324: [smf] INFO: Removed Session: UE IMSI:[262427143688509] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3193) 12/13 11:06:11.324: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 12/13 11:06:11.326: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 12/13 11:06:11.330: [smf] INFO: Removed Session: UE IMSI:[262426243025122] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3193) 12/13 11:06:11.330: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 12/13 11:06:11.332: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 12/13 11:06:11.335: [smf] INFO: Removed Session: UE IMSI:[262428165397739] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3193) 12/13 11:06:11.335: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 12/13 11:06:11.337: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 12/13 11:06:11.341: [smf] INFO: Removed Session: UE IMSI:[262426460985149] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3193) 12/13 11:06:11.341: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 12/13 11:06:11.343: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 12/13 11:06:11.346: [smf] INFO: Removed Session: UE IMSI:[262424368427261] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3193) 12/13 11:06:11.346: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 12/13 11:06:11.348: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 12/13 11:06:11.352: [smf] INFO: Removed Session: UE IMSI:[262429917110230] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3193) 12/13 11:06:11.352: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 12/13 11:06:11.354: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 12/13 11:06:11.358: [smf] INFO: Removed Session: UE IMSI:[262427228946144] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3193) 12/13 11:06:11.358: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 12/13 11:06:11.359: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 12/13 11:06:11.363: [smf] INFO: Removed Session: UE IMSI:[262427276178588] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3193) 12/13 11:06:11.363: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 12/13 11:06:11.365: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 12/13 11:06:11.369: [smf] INFO: Removed Session: UE IMSI:[262426307026260] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3193) 12/13 11:06:11.369: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 12/13 11:06:11.370: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 12/13 11:06:11.374: [smf] INFO: Removed Session: UE IMSI:[262421666681752] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3193) 12/13 11:06:11.374: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 12/13 11:06:11.376: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 12/13 11:06:11.380: [smf] INFO: Removed Session: UE IMSI:[262421851586101] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3193) 12/13 11:06:11.380: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 12/13 11:06:11.382: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 12/13 11:06:11.386: [smf] INFO: Removed Session: UE IMSI:[262425367714004] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3193) 12/13 11:06:11.386: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 12/13 11:06:11.388: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 12/13 11:06:11.392: [smf] INFO: Removed Session: UE IMSI:[262422228105488] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3193) 12/13 11:06:11.392: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 12/13 11:06:11.394: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 12/13 11:06:11.398: [smf] INFO: Removed Session: UE IMSI:[262423625706548] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3193) 12/13 11:06:11.398: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 12/13 11:06:11.399: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 12/13 11:06:11.403: [smf] INFO: Removed Session: UE IMSI:[262427306526815] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3193) 12/13 11:06:11.403: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 12/13 11:06:11.405: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 12/13 11:06:11.408: [smf] INFO: Removed Session: UE IMSI:[262421470160321] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3193) 12/13 11:06:11.408: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 12/13 11:06:11.410: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 12/13 11:06:11.415: [smf] INFO: Removed Session: UE IMSI:[262428222523340] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3193) 12/13 11:06:11.415: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 12/13 11:06:11.416: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 12/13 11:06:11.419: [smf] INFO: Removed Session: UE IMSI:[262427167795123] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3193) 12/13 11:06:11.419: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 12/13 11:06:11.421: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 12/13 11:06:11.426: [smf] INFO: Removed Session: UE IMSI:[262424463509724] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3193) 12/13 11:06:11.426: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 12/13 11:06:11.427: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 12/13 11:06:11.432: [smf] INFO: Removed Session: UE IMSI:[262424233893834] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3193) 12/13 11:06:11.432: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 12/13 11:06:11.433: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 12/13 11:06:11.437: [smf] INFO: Removed Session: UE IMSI:[262420464427595] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3193) 12/13 11:06:11.437: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 12/13 11:06:11.438: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 12/13 11:06:11.441: [smf] INFO: Removed Session: UE IMSI:[262424306472966] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3193) 12/13 11:06:11.441: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 12/13 11:06:11.444: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 12/13 11:06:11.447: [smf] INFO: Removed Session: UE IMSI:[262422800384670] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3193) 12/13 11:06:11.447: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 12/13 11:06:11.450: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 12/13 11:06:11.454: [smf] INFO: Removed Session: UE IMSI:[262425446764318] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3193) 12/13 11:06:11.454: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 12/13 11:06:11.455: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 12/13 11:06:11.458: [smf] INFO: Removed Session: UE IMSI:[262423436959065] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3193) 12/13 11:06:11.458: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 12/13 11:06:11.461: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 12/13 11:06:11.464: [smf] INFO: Removed Session: UE IMSI:[262423086209523] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3193) 12/13 11:06:11.464: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 12/13 11:06:11.466: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 12/13 11:06:11.470: [smf] INFO: Removed Session: UE IMSI:[262429296372249] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3193) 12/13 11:06:11.471: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 12/13 11:06:11.472: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 12/13 11:06:11.478: [smf] INFO: Removed Session: UE IMSI:[262424195509929] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3193) 12/13 11:06:11.478: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 12/13 11:06:11.478: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 12/13 11:06:11.482: [smf] INFO: Removed Session: UE IMSI:[262428076790390] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3193) 12/13 11:06:11.483: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 12/13 11:06:11.484: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 12/13 11:06:11.488: [smf] INFO: Removed Session: UE IMSI:[262423394932136] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3193) 12/13 11:06:11.488: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 12/13 11:06:11.490: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 12/13 11:06:11.494: [smf] INFO: Removed Session: UE IMSI:[262428835218792] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3193) 12/13 11:06:11.494: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 12/13 11:06:11.495: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 12/13 11:06:11.500: [smf] INFO: Removed Session: UE IMSI:[262424160157269] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3193) 12/13 11:06:11.500: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 12/13 11:06:11.501: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 12/13 11:06:11.505: [smf] INFO: Removed Session: UE IMSI:[262423894064172] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3193) 12/13 11:06:11.505: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 12/13 11:06:11.507: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 12/13 11:06:11.510: [smf] INFO: Removed Session: UE IMSI:[262422038812036] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3193) 12/13 11:06:11.510: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 12/13 11:06:11.512: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 12/13 11:06:11.516: [smf] INFO: Removed Session: UE IMSI:[262423721244525] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3193) 12/13 11:06:11.516: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 12/13 11:06:11.518: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 12/13 11:06:11.521: [smf] INFO: Removed Session: UE IMSI:[262425277736569] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3193) 12/13 11:06:11.521: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 12/13 11:06:11.523: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 12/13 11:06:11.528: [smf] INFO: Removed Session: UE IMSI:[262421665552245] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3193) 12/13 11:06:11.528: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 12/13 11:06:11.529: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 12/13 11:06:11.533: [smf] INFO: Removed Session: UE IMSI:[262421492725580] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3193) 12/13 11:06:11.533: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 12/13 11:06:11.535: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 12/13 11:06:11.538: [smf] INFO: Removed Session: UE IMSI:[262424923447539] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3193) 12/13 11:06:11.538: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 12/13 11:06:11.540: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 12/13 11:06:11.544: [smf] INFO: Removed Session: UE IMSI:[262423896652947] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3193) 12/13 11:06:11.544: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 12/13 11:06:11.546: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 12/13 11:06:11.550: [smf] INFO: Removed Session: UE IMSI:[262423766592166] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3193) 12/13 11:06:11.550: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 12/13 11:06:11.551: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 12/13 11:06:11.556: [smf] INFO: Removed Session: UE IMSI:[262428605361764] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3193) 12/13 11:06:11.556: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 12/13 11:06:11.557: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 12/13 11:06:11.561: [smf] INFO: Removed Session: UE IMSI:[262420169896029] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3193) 12/13 11:06:11.561: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 12/13 11:06:11.562: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 12/13 11:06:11.566: [smf] INFO: Removed Session: UE IMSI:[262425523976017] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3193) 12/13 11:06:11.566: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 12/13 11:06:11.568: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 12/13 11:06:11.572: [smf] INFO: Removed Session: UE IMSI:[262424298975598] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3193) 12/13 11:06:11.572: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 12/13 11:06:11.574: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 12/13 11:06:11.577: [smf] INFO: Removed Session: UE IMSI:[262429694326035] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3193) 12/13 11:06:11.577: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 12/13 11:06:11.579: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 12/13 11:06:11.583: [smf] INFO: Removed Session: UE IMSI:[262426077503925] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3193) 12/13 11:06:11.583: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 12/13 11:06:11.585: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 12/13 11:06:11.589: [smf] INFO: Removed Session: UE IMSI:[262427669172826] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3193) 12/13 11:06:11.589: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 12/13 11:06:11.591: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 12/13 11:06:11.594: [smf] INFO: Removed Session: UE IMSI:[262429047584234] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3193) 12/13 11:06:11.594: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 12/13 11:06:11.596: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 12/13 11:06:11.601: [smf] INFO: Removed Session: UE IMSI:[262429230559221] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3193) 12/13 11:06:11.601: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 12/13 11:06:11.602: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 12/13 11:06:11.606: [smf] INFO: Removed Session: UE IMSI:[262422314534552] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3193) 12/13 11:06:11.606: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 12/13 11:06:11.607: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 12/13 11:06:11.611: [smf] INFO: Removed Session: UE IMSI:[262426503231293] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3193) 12/13 11:06:11.611: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 12/13 11:06:11.613: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 12/13 11:06:11.616: [smf] INFO: Removed Session: UE IMSI:[262425909886027] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3193) 12/13 11:06:11.616: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 12/13 11:06:11.618: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 12/13 11:06:11.623: [smf] INFO: Removed Session: UE IMSI:[262427428661287] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3193) 12/13 11:06:11.623: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 12/13 11:06:11.624: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 12/13 11:06:11.628: [smf] INFO: Removed Session: UE IMSI:[262428896675264] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3193) 12/13 11:06:11.628: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 12/13 11:06:11.629: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 12/13 11:06:11.634: [smf] INFO: Removed Session: UE IMSI:[262420485755566] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3193) 12/13 11:06:11.634: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 12/13 11:06:11.635: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 12/13 11:06:11.639: [smf] INFO: Removed Session: UE IMSI:[262425839532526] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3193) 12/13 11:06:11.639: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 12/13 11:06:11.641: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 12/13 11:06:11.644: [smf] INFO: Removed Session: UE IMSI:[262421754087548] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3193) 12/13 11:06:11.644: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 12/13 11:06:11.646: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 12/13 11:06:11.651: [smf] INFO: Removed Session: UE IMSI:[262420445950314] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3193) 12/13 11:06:11.651: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 12/13 11:06:11.652: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 12/13 11:06:11.655: [smf] INFO: Removed Session: UE IMSI:[262423838696113] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3193) 12/13 11:06:11.655: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 12/13 11:06:11.657: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 12/13 11:06:11.661: [smf] INFO: Removed Session: UE IMSI:[262425790246495] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3193) 12/13 11:06:11.661: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 12/13 11:06:11.663: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 12/13 11:06:11.667: [smf] INFO: Removed Session: UE IMSI:[262422594519867] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3193) 12/13 11:06:11.667: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 12/13 11:06:11.669: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 12/13 11:06:11.672: [smf] INFO: Removed Session: UE IMSI:[262429693823847] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3193) 12/13 11:06:11.672: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 12/13 11:06:11.674: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 12/13 11:06:11.677: [smf] INFO: Removed Session: UE IMSI:[262429756440040] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3193) 12/13 11:06:11.678: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 12/13 11:06:11.680: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 12/13 11:06:11.684: [smf] INFO: Removed Session: UE IMSI:[262421353464098] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3193) 12/13 11:06:11.684: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 12/13 11:06:11.685: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 12/13 11:06:11.689: [smf] INFO: Removed Session: UE IMSI:[262426501315789] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3193) 12/13 11:06:11.689: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 12/13 11:06:11.691: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 12/13 11:06:11.695: [smf] INFO: Removed Session: UE IMSI:[262429823697952] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3193) 12/13 11:06:11.695: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 12/13 11:06:11.696: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 12/13 11:06:11.700: [smf] INFO: Removed Session: UE IMSI:[262429984194717] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3193) 12/13 11:06:11.700: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 12/13 11:06:11.702: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 12/13 11:06:11.706: [smf] INFO: Removed Session: UE IMSI:[262429749506259] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3193) 12/13 11:06:11.706: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 12/13 11:06:11.707: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 12/13 11:06:11.712: [smf] INFO: Removed Session: UE IMSI:[262423194533794] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3193) 12/13 11:06:11.712: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 12/13 11:06:11.713: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 12/13 11:06:11.716: [smf] INFO: Removed Session: UE IMSI:[262428216845349] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3193) 12/13 11:06:11.716: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 12/13 11:06:11.719: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 12/13 11:06:11.722: [smf] INFO: Removed Session: UE IMSI:[262424158752968] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3193) 12/13 11:06:11.722: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 12/13 11:06:11.724: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 12/13 11:06:11.728: [smf] INFO: Removed Session: UE IMSI:[262427047815346] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3193) 12/13 11:06:11.728: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 12/13 11:06:11.730: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 12/13 11:06:11.734: [smf] INFO: Removed Session: UE IMSI:[262427578081569] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3193) 12/13 11:06:11.734: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 12/13 11:06:11.735: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 12/13 11:06:11.740: [smf] INFO: Removed Session: UE IMSI:[262422115875466] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3193) 12/13 11:06:11.740: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 12/13 11:06:11.741: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 12/13 11:06:11.745: [smf] INFO: Removed Session: UE IMSI:[262422435213914] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3193) 12/13 11:06:11.745: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 12/13 11:06:11.746: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 12/13 11:06:11.751: [smf] INFO: Removed Session: UE IMSI:[262422534371500] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3193) 12/13 11:06:11.751: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 12/13 11:06:11.752: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 12/13 11:06:11.755: [smf] INFO: Removed Session: UE IMSI:[262420899724778] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3193) 12/13 11:06:11.755: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 12/13 11:06:11.758: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 12/13 11:06:11.762: [smf] INFO: Removed Session: UE IMSI:[262426134311108] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3193) 12/13 11:06:11.762: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 12/13 11:06:11.763: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 12/13 11:06:11.768: [smf] INFO: Removed Session: UE IMSI:[262426767725101] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3193) 12/13 11:06:11.768: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 12/13 11:06:11.769: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 12/13 11:06:11.772: [smf] INFO: Removed Session: UE IMSI:[262422217598533] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3193) 12/13 11:06:11.772: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 12/13 11:06:11.774: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 12/13 11:06:11.778: [smf] INFO: Removed Session: UE IMSI:[262425141532951] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3193) 12/13 11:06:11.778: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 12/13 11:06:11.780: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 12/13 11:06:11.784: [smf] INFO: Removed Session: UE IMSI:[262424090348021] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3193) 12/13 11:06:11.784: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 12/13 11:06:11.785: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 12/13 11:06:11.790: [smf] INFO: Removed Session: UE IMSI:[262422967431781] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3193) 12/13 11:06:11.790: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 12/13 11:06:11.791: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 12/13 11:06:11.796: [smf] INFO: Removed Session: UE IMSI:[262425888588061] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3193) 12/13 11:06:11.796: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 12/13 11:06:11.797: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 12/13 11:06:11.801: [smf] INFO: Removed Session: UE IMSI:[262423564049989] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3193) 12/13 11:06:11.801: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 12/13 11:06:11.803: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 12/13 11:06:11.806: [smf] INFO: Removed Session: UE IMSI:[262426616420249] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3193) 12/13 11:06:11.806: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 12/13 11:06:11.809: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 12/13 11:06:11.812: [smf] INFO: Removed Session: UE IMSI:[262429703858363] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3193) 12/13 11:06:11.812: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 12/13 11:06:11.814: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 12/13 11:06:11.818: [smf] INFO: Removed Session: UE IMSI:[262423939223100] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3193) 12/13 11:06:11.819: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 12/13 11:06:11.820: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 12/13 11:06:11.823: [smf] INFO: Removed Session: UE IMSI:[262429661341992] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3193) 12/13 11:06:11.823: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 12/13 11:06:11.825: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 12/13 11:06:11.829: [smf] INFO: Removed Session: UE IMSI:[262429979684251] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3193) 12/13 11:06:11.829: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 12/13 11:06:11.831: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 12/13 11:06:11.835: [smf] INFO: Removed Session: UE IMSI:[262428134732075] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3193) 12/13 11:06:11.835: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 12/13 11:06:11.836: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 12/13 11:06:11.841: [smf] INFO: Removed Session: UE IMSI:[262423262059313] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3193) 12/13 11:06:11.841: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 12/13 11:06:11.842: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 12/13 11:06:11.846: [smf] INFO: Removed Session: UE IMSI:[262429434630618] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3193) 12/13 11:06:11.846: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 12/13 11:06:11.847: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 12/13 11:06:11.853: [smf] INFO: Removed Session: UE IMSI:[262423095332581] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3193) 12/13 11:06:11.853: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 12/13 11:06:11.853: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 12/13 11:06:11.857: [smf] INFO: Removed Session: UE IMSI:[262428686052860] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3193) 12/13 11:06:11.857: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 12/13 11:06:11.859: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 12/13 11:06:11.865: [smf] INFO: Removed Session: UE IMSI:[262422526485303] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3193) 12/13 11:06:11.865: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 12/13 11:06:11.865: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 12/13 11:06:11.871: [smf] INFO: Removed Session: UE IMSI:[262425044806145] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3193) 12/13 11:06:11.871: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 12/13 11:06:11.871: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 12/13 11:06:11.876: [smf] INFO: Removed Session: UE IMSI:[262429775671581] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3193) 12/13 11:06:11.876: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 12/13 11:06:11.878: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 12/13 11:06:11.882: [smf] INFO: Removed Session: UE IMSI:[262422800456422] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3193) 12/13 11:06:11.882: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 12/13 11:06:11.884: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 12/13 11:06:11.889: [smf] INFO: Removed Session: UE IMSI:[262425207976848] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3193) 12/13 11:06:11.889: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 12/13 11:06:11.890: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 12/13 11:06:11.895: [smf] INFO: Removed Session: UE IMSI:[262426702208027] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3193) 12/13 11:06:11.895: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 12/13 11:06:11.896: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 12/13 11:06:11.901: [smf] INFO: Removed Session: UE IMSI:[262426200434891] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3193) 12/13 11:06:11.901: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 12/13 11:06:11.902: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 12/13 11:06:11.906: [smf] INFO: Removed Session: UE IMSI:[262428291896409] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3193) 12/13 11:06:11.906: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 12/13 11:06:11.908: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 12/13 11:06:11.912: [smf] INFO: Removed Session: UE IMSI:[262425875445159] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3193) 12/13 11:06:11.912: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 12/13 11:06:11.914: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 12/13 11:06:11.919: [smf] INFO: Removed Session: UE IMSI:[262426145763947] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3193) 12/13 11:06:11.919: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 12/13 11:06:11.920: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 12/13 11:06:11.924: [smf] INFO: Removed Session: UE IMSI:[262429946356084] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3193) 12/13 11:06:11.925: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 12/13 11:06:11.926: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 12/13 11:06:11.931: [smf] INFO: Removed Session: UE IMSI:[262420464908257] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3193) 12/13 11:06:11.931: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 12/13 11:06:11.933: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 12/13 11:06:11.937: [smf] INFO: Removed Session: UE IMSI:[262423273301144] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3193) 12/13 11:06:11.937: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 12/13 11:06:11.939: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 12/13 11:06:11.943: [smf] INFO: Removed Session: UE IMSI:[262425429160280] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3193) 12/13 11:06:11.943: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 12/13 11:06:11.944: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 12/13 11:06:11.949: [smf] INFO: Removed Session: UE IMSI:[262426888316764] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3193) 12/13 11:06:11.949: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 12/13 11:06:11.950: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 12/13 11:06:11.955: [smf] INFO: Removed Session: UE IMSI:[262424979297177] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3193) 12/13 11:06:11.955: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 12/13 11:06:11.956: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 12/13 11:06:11.960: [smf] INFO: Removed Session: UE IMSI:[262427069298732] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3193) 12/13 11:06:11.960: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 12/13 11:06:11.962: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 12/13 11:06:11.966: [smf] INFO: Removed Session: UE IMSI:[262423453705254] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3193) 12/13 11:06:11.966: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 12/13 11:06:11.967: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 12/13 11:06:11.971: [smf] INFO: Removed Session: UE IMSI:[262425962494426] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3193) 12/13 11:06:11.971: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 12/13 11:06:11.973: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 12/13 11:06:11.977: [smf] INFO: Removed Session: UE IMSI:[262426434974334] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3193) 12/13 11:06:11.977: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 12/13 11:06:11.978: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 12/13 11:06:11.983: [smf] INFO: Removed Session: UE IMSI:[262424567520080] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3193) 12/13 11:06:11.984: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 12/13 11:06:11.984: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 12/13 11:06:11.988: [smf] INFO: Removed Session: UE IMSI:[262423161421701] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3193) 12/13 11:06:11.989: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 12/13 11:06:11.990: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 12/13 11:06:11.995: [smf] INFO: Removed Session: UE IMSI:[262423211046033] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:11.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3193) 12/13 11:06:11.995: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 12/13 11:06:11.996: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 12/13 11:06:12.001: [smf] INFO: Removed Session: UE IMSI:[262427323240798] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3193) 12/13 11:06:12.001: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 12/13 11:06:12.002: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 12/13 11:06:12.007: [smf] INFO: Removed Session: UE IMSI:[262424726320025] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3193) 12/13 11:06:12.007: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 12/13 11:06:12.008: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 12/13 11:06:12.013: [smf] INFO: Removed Session: UE IMSI:[262429674637200] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3193) 12/13 11:06:12.013: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 12/13 11:06:12.014: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 12/13 11:06:12.020: [smf] INFO: Removed Session: UE IMSI:[262423889564541] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3193) 12/13 11:06:12.020: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 12/13 11:06:12.020: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 12/13 11:06:12.025: [smf] INFO: Removed Session: UE IMSI:[262425077424625] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3193) 12/13 11:06:12.025: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 12/13 11:06:12.026: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 12/13 11:06:12.031: [smf] INFO: Removed Session: UE IMSI:[262424672687031] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3193) 12/13 11:06:12.031: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 12/13 11:06:12.032: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 12/13 11:06:12.036: [smf] INFO: Removed Session: UE IMSI:[262426284827921] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3193) 12/13 11:06:12.036: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 12/13 11:06:12.038: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 12/13 11:06:12.043: [smf] INFO: Removed Session: UE IMSI:[262420203689664] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3193) 12/13 11:06:12.043: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 12/13 11:06:12.044: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 12/13 11:06:12.049: [smf] INFO: Removed Session: UE IMSI:[262423556861489] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3193) 12/13 11:06:12.049: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 12/13 11:06:12.050: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 12/13 11:06:12.054: [smf] INFO: Removed Session: UE IMSI:[262421338913617] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3193) 12/13 11:06:12.054: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 12/13 11:06:12.056: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 12/13 11:06:12.060: [smf] INFO: Removed Session: UE IMSI:[262422643319526] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3193) 12/13 11:06:12.060: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 12/13 11:06:12.062: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 12/13 11:06:12.066: [smf] INFO: Removed Session: UE IMSI:[262428677324306] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3193) 12/13 11:06:12.066: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 12/13 11:06:12.068: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 12/13 11:06:12.072: [smf] INFO: Removed Session: UE IMSI:[262428655100519] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3193) 12/13 11:06:12.072: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 12/13 11:06:12.073: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 12/13 11:06:12.077: [smf] INFO: Removed Session: UE IMSI:[262426315115221] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3193) 12/13 11:06:12.078: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 12/13 11:06:12.079: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 12/13 11:06:12.083: [smf] INFO: Removed Session: UE IMSI:[262428124805110] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3193) 12/13 11:06:12.083: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 12/13 11:06:12.085: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 12/13 11:06:12.089: [smf] INFO: Removed Session: UE IMSI:[262420993718477] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3193) 12/13 11:06:12.089: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 12/13 11:06:12.091: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 12/13 11:06:12.096: [smf] INFO: Removed Session: UE IMSI:[262424136863331] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3193) 12/13 11:06:12.096: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 12/13 11:06:12.097: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 12/13 11:06:12.102: [smf] INFO: Removed Session: UE IMSI:[262423718684235] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3193) 12/13 11:06:12.102: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 12/13 11:06:12.102: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 12/13 11:06:12.106: [smf] INFO: Removed Session: UE IMSI:[262421452644772] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3193) 12/13 11:06:12.106: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 12/13 11:06:12.108: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 12/13 11:06:12.112: [smf] INFO: Removed Session: UE IMSI:[262426049283278] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3193) 12/13 11:06:12.112: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 12/13 11:06:12.114: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 12/13 11:06:12.118: [smf] INFO: Removed Session: UE IMSI:[262429003637864] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3193) 12/13 11:06:12.118: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 12/13 11:06:12.120: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 12/13 11:06:12.124: [smf] INFO: Removed Session: UE IMSI:[262425907515117] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3193) 12/13 11:06:12.124: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 12/13 11:06:12.125: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 12/13 11:06:12.130: [smf] INFO: Removed Session: UE IMSI:[262428215028227] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3193) 12/13 11:06:12.130: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 12/13 11:06:12.131: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 12/13 11:06:12.135: [smf] INFO: Removed Session: UE IMSI:[262422758685449] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3193) 12/13 11:06:12.135: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 12/13 11:06:12.137: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 12/13 11:06:12.140: [smf] INFO: Removed Session: UE IMSI:[262421794711013] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3193) 12/13 11:06:12.140: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 12/13 11:06:12.142: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 12/13 11:06:12.146: [smf] INFO: Removed Session: UE IMSI:[262421666786698] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3193) 12/13 11:06:12.146: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 12/13 11:06:12.148: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 12/13 11:06:12.153: [smf] INFO: Removed Session: UE IMSI:[262424620676842] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3193) 12/13 11:06:12.153: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 12/13 11:06:12.154: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 12/13 11:06:12.159: [smf] INFO: Removed Session: UE IMSI:[262426376929626] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3193) 12/13 11:06:12.159: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 12/13 11:06:12.159: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 12/13 11:06:12.163: [smf] INFO: Removed Session: UE IMSI:[262421855418645] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3193) 12/13 11:06:12.163: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 12/13 11:06:12.165: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 12/13 11:06:12.168: [smf] INFO: Removed Session: UE IMSI:[262425040985740] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3193) 12/13 11:06:12.168: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 12/13 11:06:12.170: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 12/13 11:06:12.174: [smf] INFO: Removed Session: UE IMSI:[262423824573339] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3193) 12/13 11:06:12.174: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 12/13 11:06:12.176: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 12/13 11:06:12.180: [smf] INFO: Removed Session: UE IMSI:[262429992728613] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3193) 12/13 11:06:12.180: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 12/13 11:06:12.182: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 12/13 11:06:12.186: [smf] INFO: Removed Session: UE IMSI:[262421821778486] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3193) 12/13 11:06:12.186: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 12/13 11:06:12.188: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 12/13 11:06:12.193: [smf] INFO: Removed Session: UE IMSI:[262429429210920] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3193) 12/13 11:06:12.193: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 12/13 11:06:12.193: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 12/13 11:06:12.198: [smf] INFO: Removed Session: UE IMSI:[262429897717521] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3193) 12/13 11:06:12.198: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 12/13 11:06:12.199: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 12/13 11:06:12.202: [smf] INFO: Removed Session: UE IMSI:[262423971475785] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3193) 12/13 11:06:12.202: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 12/13 11:06:12.204: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 12/13 11:06:12.209: [smf] INFO: Removed Session: UE IMSI:[262421441487659] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3193) 12/13 11:06:12.209: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 12/13 11:06:12.211: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 12/13 11:06:12.216: [smf] INFO: Removed Session: UE IMSI:[262428884539776] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3193) 12/13 11:06:12.216: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 12/13 11:06:12.217: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 12/13 11:06:12.221: [smf] INFO: Removed Session: UE IMSI:[262420557878446] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3193) 12/13 11:06:12.221: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 12/13 11:06:12.222: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 12/13 11:06:12.226: [smf] INFO: Removed Session: UE IMSI:[262428823340226] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3193) 12/13 11:06:12.226: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 12/13 11:06:12.228: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 12/13 11:06:12.233: [smf] INFO: Removed Session: UE IMSI:[262426972316510] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3193) 12/13 11:06:12.233: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 12/13 11:06:12.234: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 12/13 11:06:12.239: [smf] INFO: Removed Session: UE IMSI:[262422894988508] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3193) 12/13 11:06:12.239: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 12/13 11:06:12.240: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 12/13 11:06:12.244: [smf] INFO: Removed Session: UE IMSI:[262425397154204] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3193) 12/13 11:06:12.244: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 12/13 11:06:12.245: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 12/13 11:06:12.249: [smf] INFO: Removed Session: UE IMSI:[262423669021087] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3193) 12/13 11:06:12.249: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 12/13 11:06:12.251: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 12/13 11:06:12.254: [smf] INFO: Removed Session: UE IMSI:[262424063294293] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3193) 12/13 11:06:12.254: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 12/13 11:06:12.256: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 12/13 11:06:12.260: [smf] INFO: Removed Session: UE IMSI:[262420550099472] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3193) 12/13 11:06:12.260: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 12/13 11:06:12.262: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 12/13 11:06:12.267: [smf] INFO: Removed Session: UE IMSI:[262428361470297] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3193) 12/13 11:06:12.267: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 12/13 11:06:12.267: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 12/13 11:06:12.273: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 12/13 11:06:12.274: [smf] INFO: Removed Session: UE IMSI:[262428217419094] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3193) 12/13 11:06:12.274: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 12/13 11:06:12.278: [smf] INFO: Removed Session: UE IMSI:[262422693347778] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3193) 12/13 11:06:12.278: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 12/13 11:06:12.279: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 12/13 11:06:12.283: [smf] INFO: Removed Session: UE IMSI:[262428806706381] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3193) 12/13 11:06:12.283: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 12/13 11:06:12.285: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 12/13 11:06:12.289: [smf] INFO: Removed Session: UE IMSI:[262429274581706] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3193) 12/13 11:06:12.289: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 12/13 11:06:12.290: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 12/13 11:06:12.295: [smf] INFO: Removed Session: UE IMSI:[262428145493453] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3193) 12/13 11:06:12.295: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 12/13 11:06:12.296: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 12/13 11:06:12.301: [smf] INFO: Removed Session: UE IMSI:[262425166557321] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3193) 12/13 11:06:12.301: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 12/13 11:06:12.302: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 12/13 11:06:12.307: [smf] INFO: Removed Session: UE IMSI:[262429475231620] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3193) 12/13 11:06:12.307: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 12/13 11:06:12.308: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 12/13 11:06:12.312: [smf] INFO: Removed Session: UE IMSI:[262426569619890] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3193) 12/13 11:06:12.312: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 12/13 11:06:12.314: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 12/13 11:06:12.319: [smf] INFO: Removed Session: UE IMSI:[262426680909071] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3193) 12/13 11:06:12.319: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 12/13 11:06:12.319: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 12/13 11:06:12.324: [smf] INFO: Removed Session: UE IMSI:[262420259693322] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3193) 12/13 11:06:12.324: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 12/13 11:06:12.326: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 12/13 11:06:12.330: [smf] INFO: Removed Session: UE IMSI:[262423345009330] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3193) 12/13 11:06:12.330: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 12/13 11:06:12.332: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 12/13 11:06:12.337: [smf] INFO: Removed Session: UE IMSI:[262421220152002] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3193) 12/13 11:06:12.337: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 12/13 11:06:12.338: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 12/13 11:06:12.344: [smf] INFO: Removed Session: UE IMSI:[262425262756640] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3193) 12/13 11:06:12.344: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 12/13 11:06:12.344: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 12/13 11:06:12.349: [smf] INFO: Removed Session: UE IMSI:[262425060402645] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3193) 12/13 11:06:12.349: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 12/13 11:06:12.350: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 12/13 11:06:12.355: [smf] INFO: Removed Session: UE IMSI:[262424877286177] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3193) 12/13 11:06:12.355: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 12/13 11:06:12.356: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 12/13 11:06:12.361: [smf] INFO: Removed Session: UE IMSI:[262425738071498] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3193) 12/13 11:06:12.361: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 12/13 11:06:12.362: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 12/13 11:06:12.367: [smf] INFO: Removed Session: UE IMSI:[262424530088969] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3193) 12/13 11:06:12.368: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 12/13 11:06:12.368: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 12/13 11:06:12.373: [smf] INFO: Removed Session: UE IMSI:[262426647147398] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3193) 12/13 11:06:12.373: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 12/13 11:06:12.374: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 12/13 11:06:12.379: [smf] INFO: Removed Session: UE IMSI:[262427822096925] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3193) 12/13 11:06:12.379: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 12/13 11:06:12.380: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 12/13 11:06:12.385: [smf] INFO: Removed Session: UE IMSI:[262420270924849] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3193) 12/13 11:06:12.385: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 12/13 11:06:12.386: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 12/13 11:06:12.391: [smf] INFO: Removed Session: UE IMSI:[262426667492294] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3193) 12/13 11:06:12.391: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 12/13 11:06:12.392: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 12/13 11:06:12.397: [smf] INFO: Removed Session: UE IMSI:[262421502966275] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3193) 12/13 11:06:12.397: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 12/13 11:06:12.398: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 12/13 11:06:12.403: [smf] INFO: Removed Session: UE IMSI:[262423720943525] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3193) 12/13 11:06:12.403: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 12/13 11:06:12.404: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 12/13 11:06:12.409: [smf] INFO: Removed Session: UE IMSI:[262420590834178] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3193) 12/13 11:06:12.409: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 12/13 11:06:12.410: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 12/13 11:06:12.415: [smf] INFO: Removed Session: UE IMSI:[262425794455276] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3193) 12/13 11:06:12.415: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 12/13 11:06:12.416: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 12/13 11:06:12.421: [smf] INFO: Removed Session: UE IMSI:[262426165046439] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3193) 12/13 11:06:12.421: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 12/13 11:06:12.422: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 12/13 11:06:12.427: [smf] INFO: Removed Session: UE IMSI:[262426089703491] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3193) 12/13 11:06:12.427: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 12/13 11:06:12.429: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 12/13 11:06:12.434: [smf] INFO: Removed Session: UE IMSI:[262424547175504] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3193) 12/13 11:06:12.434: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 12/13 11:06:12.434: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 12/13 11:06:12.439: [smf] INFO: Removed Session: UE IMSI:[262421163345159] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3193) 12/13 11:06:12.439: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 12/13 11:06:12.441: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 12/13 11:06:12.445: [smf] INFO: Removed Session: UE IMSI:[262424112789531] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3193) 12/13 11:06:12.445: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 12/13 11:06:12.447: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 12/13 11:06:12.453: [smf] INFO: Removed Session: UE IMSI:[262422043546366] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3193) 12/13 11:06:12.453: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 12/13 11:06:12.453: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 12/13 11:06:12.458: [smf] INFO: Removed Session: UE IMSI:[262424972070402] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3193) 12/13 11:06:12.458: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 12/13 11:06:12.459: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 12/13 11:06:12.464: [smf] INFO: Removed Session: UE IMSI:[262423418463682] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3193) 12/13 11:06:12.464: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 12/13 11:06:12.465: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 12/13 11:06:12.470: [smf] INFO: Removed Session: UE IMSI:[262421942343813] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3193) 12/13 11:06:12.470: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 12/13 11:06:12.471: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 12/13 11:06:12.476: [smf] INFO: Removed Session: UE IMSI:[262423604147964] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3193) 12/13 11:06:12.476: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 12/13 11:06:12.477: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 12/13 11:06:12.482: [smf] INFO: Removed Session: UE IMSI:[262422829165279] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3193) 12/13 11:06:12.482: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 12/13 11:06:12.483: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 12/13 11:06:12.488: [smf] INFO: Removed Session: UE IMSI:[262422085956309] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3193) 12/13 11:06:12.488: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 12/13 11:06:12.489: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 12/13 11:06:12.494: [smf] INFO: Removed Session: UE IMSI:[262428311190529] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3193) 12/13 11:06:12.494: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 12/13 11:06:12.495: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 12/13 11:06:12.500: [smf] INFO: Removed Session: UE IMSI:[262427279667014] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3193) 12/13 11:06:12.500: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 12/13 11:06:12.501: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 12/13 11:06:12.506: [smf] INFO: Removed Session: UE IMSI:[262426070270926] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3193) 12/13 11:06:12.506: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 12/13 11:06:12.507: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 12/13 11:06:12.512: [smf] INFO: Removed Session: UE IMSI:[262422196165348] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3193) 12/13 11:06:12.512: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 12/13 11:06:12.513: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 12/13 11:06:12.518: [smf] INFO: Removed Session: UE IMSI:[262426141891572] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3193) 12/13 11:06:12.518: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 12/13 11:06:12.519: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 12/13 11:06:12.523: [smf] INFO: Removed Session: UE IMSI:[262428340316971] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3193) 12/13 11:06:12.524: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 12/13 11:06:12.525: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 12/13 11:06:12.530: [smf] INFO: Removed Session: UE IMSI:[262428734192543] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3193) 12/13 11:06:12.530: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 12/13 11:06:12.531: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 12/13 11:06:12.536: [smf] INFO: Removed Session: UE IMSI:[262422902407896] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3193) 12/13 11:06:12.536: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 12/13 11:06:12.537: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 12/13 11:06:12.542: [smf] INFO: Removed Session: UE IMSI:[262421595509904] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3193) 12/13 11:06:12.542: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 12/13 11:06:12.543: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 12/13 11:06:12.549: [smf] INFO: Removed Session: UE IMSI:[262423293623635] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3193) 12/13 11:06:12.549: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 12/13 11:06:12.549: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 12/13 11:06:12.554: [smf] INFO: Removed Session: UE IMSI:[262429204660857] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3193) 12/13 11:06:12.554: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 12/13 11:06:12.555: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 12/13 11:06:12.560: [smf] INFO: Removed Session: UE IMSI:[262426205749926] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3193) 12/13 11:06:12.560: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 12/13 11:06:12.561: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 12/13 11:06:12.566: [smf] INFO: Removed Session: UE IMSI:[262429479589424] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3193) 12/13 11:06:12.566: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 12/13 11:06:12.567: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 12/13 11:06:12.572: [smf] INFO: Removed Session: UE IMSI:[262428138608855] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3193) 12/13 11:06:12.572: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 12/13 11:06:12.573: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 12/13 11:06:12.579: [smf] INFO: Removed Session: UE IMSI:[262421242112667] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3193) 12/13 11:06:12.579: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 12/13 11:06:12.579: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 12/13 11:06:12.584: [smf] INFO: Removed Session: UE IMSI:[262422567717032] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3193) 12/13 11:06:12.585: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 12/13 11:06:12.585: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 12/13 11:06:12.590: [smf] INFO: Removed Session: UE IMSI:[262429526623542] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3193) 12/13 11:06:12.590: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 12/13 11:06:12.591: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 12/13 11:06:12.596: [smf] INFO: Removed Session: UE IMSI:[262429463335810] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3193) 12/13 11:06:12.596: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 12/13 11:06:12.597: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 12/13 11:06:12.602: [smf] INFO: Removed Session: UE IMSI:[262421488060533] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3193) 12/13 11:06:12.602: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 12/13 11:06:12.604: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 12/13 11:06:12.609: [smf] INFO: Removed Session: UE IMSI:[262424074380330] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3193) 12/13 11:06:12.609: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 12/13 11:06:12.610: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 12/13 11:06:12.615: [smf] INFO: Removed Session: UE IMSI:[262422419489965] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3193) 12/13 11:06:12.615: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 12/13 11:06:12.616: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 12/13 11:06:12.621: [smf] INFO: Removed Session: UE IMSI:[262429224250708] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3193) 12/13 11:06:12.621: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 12/13 11:06:12.622: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 12/13 11:06:12.627: [smf] INFO: Removed Session: UE IMSI:[262429102843184] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3193) 12/13 11:06:12.627: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 12/13 11:06:12.628: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 12/13 11:06:12.633: [smf] INFO: Removed Session: UE IMSI:[262425279604842] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3193) 12/13 11:06:12.633: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 12/13 11:06:12.634: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 12/13 11:06:12.639: [smf] INFO: Removed Session: UE IMSI:[262423270562495] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3193) 12/13 11:06:12.639: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 12/13 11:06:12.640: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 12/13 11:06:12.645: [smf] INFO: Removed Session: UE IMSI:[262425200515094] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3193) 12/13 11:06:12.645: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 12/13 11:06:12.646: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 12/13 11:06:12.651: [smf] INFO: Removed Session: UE IMSI:[262420553556547] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3193) 12/13 11:06:12.651: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 12/13 11:06:12.652: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 12/13 11:06:12.657: [smf] INFO: Removed Session: UE IMSI:[262422756736380] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3193) 12/13 11:06:12.657: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 12/13 11:06:12.658: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 12/13 11:06:12.663: [smf] INFO: Removed Session: UE IMSI:[262427938723446] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3193) 12/13 11:06:12.663: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 12/13 11:06:12.664: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 12/13 11:06:12.669: [smf] INFO: Removed Session: UE IMSI:[262425707595767] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3193) 12/13 11:06:12.669: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 12/13 11:06:12.671: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 12/13 11:06:12.675: [smf] INFO: Removed Session: UE IMSI:[262425660127765] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3193) 12/13 11:06:12.675: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 12/13 11:06:12.677: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 12/13 11:06:12.682: [smf] INFO: Removed Session: UE IMSI:[262428362606257] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3193) 12/13 11:06:12.682: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 12/13 11:06:12.683: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 12/13 11:06:12.688: [smf] INFO: Removed Session: UE IMSI:[262429257214561] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3193) 12/13 11:06:12.688: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 12/13 11:06:12.689: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 12/13 11:06:12.694: [smf] INFO: Removed Session: UE IMSI:[262421901311755] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3193) 12/13 11:06:12.694: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 12/13 11:06:12.695: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 12/13 11:06:12.699: [smf] INFO: Removed Session: UE IMSI:[262422542907150] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3193) 12/13 11:06:12.699: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 12/13 11:06:12.701: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 12/13 11:06:12.706: [smf] INFO: Removed Session: UE IMSI:[262421022443699] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3193) 12/13 11:06:12.706: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 12/13 11:06:12.707: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 12/13 11:06:12.712: [smf] INFO: Removed Session: UE IMSI:[262426748214400] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3193) 12/13 11:06:12.712: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 12/13 11:06:12.713: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 12/13 11:06:12.718: [smf] INFO: Removed Session: UE IMSI:[262420146415840] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3193) 12/13 11:06:12.718: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 12/13 11:06:12.719: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 12/13 11:06:12.724: [smf] INFO: Removed Session: UE IMSI:[262429424669943] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3193) 12/13 11:06:12.724: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 12/13 11:06:12.725: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 12/13 11:06:12.730: [smf] INFO: Removed Session: UE IMSI:[262428313967894] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3193) 12/13 11:06:12.730: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 12/13 11:06:12.731: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 12/13 11:06:12.736: [smf] INFO: Removed Session: UE IMSI:[262429046164521] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3193) 12/13 11:06:12.736: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 12/13 11:06:12.737: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 12/13 11:06:12.742: [smf] INFO: Removed Session: UE IMSI:[262429952685952] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3193) 12/13 11:06:12.742: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 12/13 11:06:12.743: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 12/13 11:06:12.748: [smf] INFO: Removed Session: UE IMSI:[262428794861515] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3193) 12/13 11:06:12.748: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 12/13 11:06:12.750: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 12/13 11:06:12.754: [smf] INFO: Removed Session: UE IMSI:[262428920511073] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3193) 12/13 11:06:12.754: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 12/13 11:06:12.756: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 12/13 11:06:12.761: [smf] INFO: Removed Session: UE IMSI:[262429030185014] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3193) 12/13 11:06:12.761: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 12/13 11:06:12.762: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 12/13 11:06:12.767: [smf] INFO: Removed Session: UE IMSI:[262427193389894] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3193) 12/13 11:06:12.767: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 12/13 11:06:12.768: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 12/13 11:06:12.773: [smf] INFO: Removed Session: UE IMSI:[262427835786204] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3193) 12/13 11:06:12.773: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 12/13 11:06:12.774: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 12/13 11:06:12.778: [smf] INFO: Removed Session: UE IMSI:[262421277849655] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3193) 12/13 11:06:12.779: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 12/13 11:06:12.780: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 12/13 11:06:12.785: [smf] INFO: Removed Session: UE IMSI:[262427743823324] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3193) 12/13 11:06:12.785: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 12/13 11:06:12.786: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 12/13 11:06:12.791: [smf] INFO: Removed Session: UE IMSI:[262423250697937] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3193) 12/13 11:06:12.791: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 12/13 11:06:12.792: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 12/13 11:06:12.797: [smf] INFO: Removed Session: UE IMSI:[262424166217948] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3193) 12/13 11:06:12.797: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 12/13 11:06:12.798: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 12/13 11:06:12.803: [smf] INFO: Removed Session: UE IMSI:[262423386635996] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3193) 12/13 11:06:12.803: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 12/13 11:06:12.804: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 12/13 11:06:12.809: [smf] INFO: Removed Session: UE IMSI:[262427135757506] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3193) 12/13 11:06:12.809: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 12/13 11:06:12.810: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 12/13 11:06:12.816: [smf] INFO: Removed Session: UE IMSI:[262426251070198] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3193) 12/13 11:06:12.816: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 12/13 11:06:12.816: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 12/13 11:06:12.821: [smf] INFO: Removed Session: UE IMSI:[262425178631948] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3193) 12/13 11:06:12.822: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 12/13 11:06:12.822: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 12/13 11:06:12.827: [smf] INFO: Removed Session: UE IMSI:[262421685232825] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3193) 12/13 11:06:12.827: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 12/13 11:06:12.829: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 12/13 11:06:12.834: [smf] INFO: Removed Session: UE IMSI:[262427099804141] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3193) 12/13 11:06:12.834: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 12/13 11:06:12.834: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 12/13 11:06:12.839: [smf] INFO: Removed Session: UE IMSI:[262427113293557] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3193) 12/13 11:06:12.839: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 12/13 11:06:12.841: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 12/13 11:06:12.845: [smf] INFO: Removed Session: UE IMSI:[262428678488844] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3193) 12/13 11:06:12.845: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 12/13 11:06:12.847: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 12/13 11:06:12.851: [smf] INFO: Removed Session: UE IMSI:[262422392345433] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3193) 12/13 11:06:12.851: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 12/13 11:06:12.853: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 12/13 11:06:12.857: [smf] INFO: Removed Session: UE IMSI:[262422389044365] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3193) 12/13 11:06:12.857: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 12/13 11:06:12.858: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 12/13 11:06:12.864: [smf] INFO: Removed Session: UE IMSI:[262427515722884] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3193) 12/13 11:06:12.864: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 12/13 11:06:12.864: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 12/13 11:06:12.869: [smf] INFO: Removed Session: UE IMSI:[262421323785021] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3193) 12/13 11:06:12.869: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 12/13 11:06:12.870: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 12/13 11:06:12.875: [smf] INFO: Removed Session: UE IMSI:[262427227376986] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3193) 12/13 11:06:12.875: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 12/13 11:06:12.877: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 12/13 11:06:12.882: [smf] INFO: Removed Session: UE IMSI:[262422250514181] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3193) 12/13 11:06:12.882: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 12/13 11:06:12.883: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 12/13 11:06:12.887: [smf] INFO: Removed Session: UE IMSI:[262426950567446] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3193) 12/13 11:06:12.887: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 12/13 11:06:12.889: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 12/13 11:06:12.893: [smf] INFO: Removed Session: UE IMSI:[262424001877371] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3193) 12/13 11:06:12.893: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 12/13 11:06:12.895: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 12/13 11:06:12.899: [smf] INFO: Removed Session: UE IMSI:[262421577467159] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3193) 12/13 11:06:12.899: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 12/13 11:06:12.901: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 12/13 11:06:12.905: [smf] INFO: Removed Session: UE IMSI:[262424515562097] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3193) 12/13 11:06:12.905: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 12/13 11:06:12.907: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 12/13 11:06:12.912: [smf] INFO: Removed Session: UE IMSI:[262423282543487] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3193) 12/13 11:06:12.912: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 12/13 11:06:12.913: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 12/13 11:06:12.918: [smf] INFO: Removed Session: UE IMSI:[262422380899399] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3193) 12/13 11:06:12.918: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 12/13 11:06:12.919: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 12/13 11:06:12.924: [smf] INFO: Removed Session: UE IMSI:[262424674899608] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3193) 12/13 11:06:12.924: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 12/13 11:06:12.925: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 12/13 11:06:12.929: [smf] INFO: Removed Session: UE IMSI:[262428477343349] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3193) 12/13 11:06:12.929: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 12/13 11:06:12.931: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 12/13 11:06:12.936: [smf] INFO: Removed Session: UE IMSI:[262423940762120] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3193) 12/13 11:06:12.936: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 12/13 11:06:12.937: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 12/13 11:06:12.941: [smf] INFO: Removed Session: UE IMSI:[262427359296312] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3193) 12/13 11:06:12.941: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 12/13 11:06:12.943: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 12/13 11:06:12.947: [smf] INFO: Removed Session: UE IMSI:[262422248953123] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3193) 12/13 11:06:12.947: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 12/13 11:06:12.949: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 12/13 11:06:12.954: [smf] INFO: Removed Session: UE IMSI:[262422964389419] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3193) 12/13 11:06:12.954: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 12/13 11:06:12.955: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 12/13 11:06:12.960: [smf] INFO: Removed Session: UE IMSI:[262423608487859] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3193) 12/13 11:06:12.960: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 12/13 11:06:12.961: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 12/13 11:06:12.966: [smf] INFO: Removed Session: UE IMSI:[262425431854062] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3193) 12/13 11:06:12.966: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 12/13 11:06:12.967: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 12/13 11:06:12.973: [smf] INFO: Removed Session: UE IMSI:[262423532024952] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3193) 12/13 11:06:12.973: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 12/13 11:06:12.973: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 12/13 11:06:12.977: [smf] INFO: Removed Session: UE IMSI:[262420610030480] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3193) 12/13 11:06:12.977: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 12/13 11:06:12.979: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 12/13 11:06:12.983: [smf] INFO: Removed Session: UE IMSI:[262424049842706] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3193) 12/13 11:06:12.984: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 12/13 11:06:12.985: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 12/13 11:06:12.989: [smf] INFO: Removed Session: UE IMSI:[262422460814033] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3193) 12/13 11:06:12.989: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 12/13 11:06:12.991: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 12/13 11:06:12.996: [smf] INFO: Removed Session: UE IMSI:[262421492041743] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:12.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3193) 12/13 11:06:12.996: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 12/13 11:06:12.997: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 12/13 11:06:13.002: [smf] INFO: Removed Session: UE IMSI:[262424253963215] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3193) 12/13 11:06:13.002: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 12/13 11:06:13.003: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 12/13 11:06:13.008: [smf] INFO: Removed Session: UE IMSI:[262425757899260] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3193) 12/13 11:06:13.008: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 12/13 11:06:13.009: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 12/13 11:06:13.014: [smf] INFO: Removed Session: UE IMSI:[262425315866243] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3193) 12/13 11:06:13.014: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 12/13 11:06:13.015: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 12/13 11:06:13.020: [smf] INFO: Removed Session: UE IMSI:[262420709166446] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3193) 12/13 11:06:13.020: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 12/13 11:06:13.021: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 12/13 11:06:13.025: [smf] INFO: Removed Session: UE IMSI:[262420521049530] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3193) 12/13 11:06:13.025: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 12/13 11:06:13.027: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 12/13 11:06:13.032: [smf] INFO: Removed Session: UE IMSI:[262424602577665] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3193) 12/13 11:06:13.032: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 12/13 11:06:13.033: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 12/13 11:06:13.038: [smf] INFO: Removed Session: UE IMSI:[262421350213351] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3193) 12/13 11:06:13.038: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 12/13 11:06:13.038: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 12/13 11:06:13.043: [smf] INFO: Removed Session: UE IMSI:[262421868607887] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3193) 12/13 11:06:13.043: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 12/13 11:06:13.044: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 12/13 11:06:13.048: [smf] INFO: Removed Session: UE IMSI:[262426377668906] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3193) 12/13 11:06:13.048: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 12/13 11:06:13.050: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 12/13 11:06:13.054: [smf] INFO: Removed Session: UE IMSI:[262426992640561] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3193) 12/13 11:06:13.055: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 12/13 11:06:13.055: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 12/13 11:06:13.060: [smf] INFO: Removed Session: UE IMSI:[262425210200200] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3193) 12/13 11:06:13.060: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 12/13 11:06:13.061: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 12/13 11:06:13.066: [smf] INFO: Removed Session: UE IMSI:[262421185149674] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3193) 12/13 11:06:13.066: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 12/13 11:06:13.067: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 12/13 11:06:13.072: [smf] INFO: Removed Session: UE IMSI:[262429871805404] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3193) 12/13 11:06:13.072: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 12/13 11:06:13.073: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 12/13 11:06:13.077: [smf] INFO: Removed Session: UE IMSI:[262421630353335] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3193) 12/13 11:06:13.077: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 12/13 11:06:13.079: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 12/13 11:06:13.084: [smf] INFO: Removed Session: UE IMSI:[262429489406768] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3193) 12/13 11:06:13.084: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 12/13 11:06:13.085: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 12/13 11:06:13.089: [smf] INFO: Removed Session: UE IMSI:[262428216914752] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3193) 12/13 11:06:13.089: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 12/13 11:06:13.090: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 12/13 11:06:13.095: [smf] INFO: Removed Session: UE IMSI:[262424596069886] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3193) 12/13 11:06:13.095: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 12/13 11:06:13.097: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 12/13 11:06:13.101: [smf] INFO: Removed Session: UE IMSI:[262420373564515] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3193) 12/13 11:06:13.101: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 12/13 11:06:13.102: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 12/13 11:06:13.107: [smf] INFO: Removed Session: UE IMSI:[262424065091578] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3193) 12/13 11:06:13.107: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 12/13 11:06:13.108: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 12/13 11:06:13.113: [smf] INFO: Removed Session: UE IMSI:[262426571347535] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3193) 12/13 11:06:13.113: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 12/13 11:06:13.115: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 12/13 11:06:13.119: [smf] INFO: Removed Session: UE IMSI:[262429447235092] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3193) 12/13 11:06:13.119: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 12/13 11:06:13.121: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 12/13 11:06:13.126: [smf] INFO: Removed Session: UE IMSI:[262423449193516] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3193) 12/13 11:06:13.126: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 12/13 11:06:13.127: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 12/13 11:06:13.131: [smf] INFO: Removed Session: UE IMSI:[262421189500782] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3193) 12/13 11:06:13.131: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 12/13 11:06:13.133: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 12/13 11:06:13.137: [smf] INFO: Removed Session: UE IMSI:[262421684868672] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3193) 12/13 11:06:13.137: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 12/13 11:06:13.138: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 12/13 11:06:13.143: [smf] INFO: Removed Session: UE IMSI:[262428658050274] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3193) 12/13 11:06:13.143: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 12/13 11:06:13.145: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 12/13 11:06:13.149: [smf] INFO: Removed Session: UE IMSI:[262423045652402] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3193) 12/13 11:06:13.149: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 12/13 11:06:13.151: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 12/13 11:06:13.156: [smf] INFO: Removed Session: UE IMSI:[262421054786674] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3193) 12/13 11:06:13.156: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 12/13 11:06:13.157: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 12/13 11:06:13.162: [smf] INFO: Removed Session: UE IMSI:[262429218956694] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3193) 12/13 11:06:13.162: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 12/13 11:06:13.163: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 12/13 11:06:13.167: [smf] INFO: Removed Session: UE IMSI:[262426656138268] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3193) 12/13 11:06:13.167: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 12/13 11:06:13.168: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 12/13 11:06:13.173: [smf] INFO: Removed Session: UE IMSI:[262422894575252] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3193) 12/13 11:06:13.173: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 12/13 11:06:13.174: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 12/13 11:06:13.179: [smf] INFO: Removed Session: UE IMSI:[262429155380826] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3193) 12/13 11:06:13.179: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 12/13 11:06:13.180: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 12/13 11:06:13.185: [smf] INFO: Removed Session: UE IMSI:[262422862423399] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3193) 12/13 11:06:13.185: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 12/13 11:06:13.186: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 12/13 11:06:13.191: [smf] INFO: Removed Session: UE IMSI:[262425919276253] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3193) 12/13 11:06:13.191: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 12/13 11:06:13.192: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 12/13 11:06:13.197: [smf] INFO: Removed Session: UE IMSI:[262424697685433] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3193) 12/13 11:06:13.197: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 12/13 11:06:13.198: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 12/13 11:06:13.204: [smf] INFO: Removed Session: UE IMSI:[262425299925451] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3193) 12/13 11:06:13.204: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 12/13 11:06:13.205: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 12/13 11:06:13.209: [smf] INFO: Removed Session: UE IMSI:[262424721271679] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3193) 12/13 11:06:13.209: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 12/13 11:06:13.211: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 12/13 11:06:13.217: [smf] INFO: Removed Session: UE IMSI:[262423900025118] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3193) 12/13 11:06:13.217: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 12/13 11:06:13.217: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 12/13 11:06:13.221: [smf] INFO: Removed Session: UE IMSI:[262429569436924] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3193) 12/13 11:06:13.221: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 12/13 11:06:13.223: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 12/13 11:06:13.228: [smf] INFO: Removed Session: UE IMSI:[262422219148377] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3193) 12/13 11:06:13.228: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 12/13 11:06:13.229: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 12/13 11:06:13.234: [smf] INFO: Removed Session: UE IMSI:[262423430307549] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3193) 12/13 11:06:13.234: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 12/13 11:06:13.236: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 12/13 11:06:13.241: [smf] INFO: Removed Session: UE IMSI:[262420234205203] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3193) 12/13 11:06:13.241: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 12/13 11:06:13.242: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 12/13 11:06:13.247: [smf] INFO: Removed Session: UE IMSI:[262426120376407] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3193) 12/13 11:06:13.247: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 12/13 11:06:13.247: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 12/13 11:06:13.252: [smf] INFO: Removed Session: UE IMSI:[262427862983446] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3193) 12/13 11:06:13.252: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 12/13 11:06:13.253: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 12/13 11:06:13.258: [smf] INFO: Removed Session: UE IMSI:[262425972282834] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3193) 12/13 11:06:13.258: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 12/13 11:06:13.259: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 12/13 11:06:13.264: [smf] INFO: Removed Session: UE IMSI:[262425500169669] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3193) 12/13 11:06:13.264: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 12/13 11:06:13.265: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 12/13 11:06:13.270: [smf] INFO: Removed Session: UE IMSI:[262421536900598] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3193) 12/13 11:06:13.270: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 12/13 11:06:13.271: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 12/13 11:06:13.276: [smf] INFO: Removed Session: UE IMSI:[262427133604227] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3193) 12/13 11:06:13.276: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 12/13 11:06:13.277: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 12/13 11:06:13.282: [smf] INFO: Removed Session: UE IMSI:[262421590710244] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3193) 12/13 11:06:13.282: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 12/13 11:06:13.283: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 12/13 11:06:13.288: [smf] INFO: Removed Session: UE IMSI:[262426633965237] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3193) 12/13 11:06:13.288: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 12/13 11:06:13.289: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 12/13 11:06:13.293: [smf] INFO: Removed Session: UE IMSI:[262420536955587] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3193) 12/13 11:06:13.293: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 12/13 11:06:13.295: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 12/13 11:06:13.300: [smf] INFO: Removed Session: UE IMSI:[262426860714027] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3193) 12/13 11:06:13.300: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 12/13 11:06:13.300: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 12/13 11:06:13.305: [smf] INFO: Removed Session: UE IMSI:[262421687424061] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3193) 12/13 11:06:13.305: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 12/13 11:06:13.307: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 12/13 11:06:13.312: [smf] INFO: Removed Session: UE IMSI:[262427330411770] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3193) 12/13 11:06:13.312: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 12/13 11:06:13.313: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 12/13 11:06:13.318: [smf] INFO: Removed Session: UE IMSI:[262429417839308] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3193) 12/13 11:06:13.318: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 12/13 11:06:13.319: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 12/13 11:06:13.324: [smf] INFO: Removed Session: UE IMSI:[262428822989335] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3193) 12/13 11:06:13.324: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 12/13 11:06:13.325: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 12/13 11:06:13.330: [smf] INFO: Removed Session: UE IMSI:[262420498276433] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3193) 12/13 11:06:13.330: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 12/13 11:06:13.331: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 12/13 11:06:13.336: [smf] INFO: Removed Session: UE IMSI:[262425435820675] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3193) 12/13 11:06:13.336: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 12/13 11:06:13.337: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 12/13 11:06:13.342: [smf] INFO: Removed Session: UE IMSI:[262429174193720] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3193) 12/13 11:06:13.342: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 12/13 11:06:13.343: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 12/13 11:06:13.348: [smf] INFO: Removed Session: UE IMSI:[262425768927721] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3193) 12/13 11:06:13.348: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 12/13 11:06:13.349: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 12/13 11:06:13.354: [smf] INFO: Removed Session: UE IMSI:[262423797620801] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3193) 12/13 11:06:13.354: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 12/13 11:06:13.355: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 12/13 11:06:13.359: [smf] INFO: Removed Session: UE IMSI:[262421291165948] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3193) 12/13 11:06:13.359: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 12/13 11:06:13.361: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 12/13 11:06:13.365: [smf] INFO: Removed Session: UE IMSI:[262421190700353] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3193) 12/13 11:06:13.365: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 12/13 11:06:13.367: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 12/13 11:06:13.373: [smf] INFO: Removed Session: UE IMSI:[262423669592747] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3193) 12/13 11:06:13.373: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 12/13 11:06:13.373: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 12/13 11:06:13.377: [smf] INFO: Removed Session: UE IMSI:[262425990202408] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3193) 12/13 11:06:13.377: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 12/13 11:06:13.379: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 12/13 11:06:13.383: [smf] INFO: Removed Session: UE IMSI:[262421934115447] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3193) 12/13 11:06:13.383: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 12/13 11:06:13.385: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 12/13 11:06:13.389: [smf] INFO: Removed Session: UE IMSI:[262420614961010] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3193) 12/13 11:06:13.389: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 12/13 11:06:13.391: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 12/13 11:06:13.397: [smf] INFO: Removed Session: UE IMSI:[262421680066266] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3193) 12/13 11:06:13.397: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 12/13 11:06:13.397: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 12/13 11:06:13.402: [smf] INFO: Removed Session: UE IMSI:[262424600447394] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3193) 12/13 11:06:13.402: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 12/13 11:06:13.403: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 12/13 11:06:13.408: [smf] INFO: Removed Session: UE IMSI:[262422443778012] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3193) 12/13 11:06:13.408: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 12/13 11:06:13.409: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 12/13 11:06:13.414: [smf] INFO: Removed Session: UE IMSI:[262425802398532] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3193) 12/13 11:06:13.414: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 12/13 11:06:13.415: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 12/13 11:06:13.420: [smf] INFO: Removed Session: UE IMSI:[262420559947721] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3193) 12/13 11:06:13.420: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 12/13 11:06:13.421: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 12/13 11:06:13.427: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 12/13 11:06:13.431: [smf] INFO: Removed Session: UE IMSI:[262420877040079] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3193) 12/13 11:06:13.431: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 12/13 11:06:13.433: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 12/13 11:06:13.434: [smf] INFO: Removed Session: UE IMSI:[262420966445510] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3193) 12/13 11:06:13.434: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 12/13 11:06:13.439: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 12/13 11:06:13.444: [smf] INFO: Removed Session: UE IMSI:[262428293306948] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3193) 12/13 11:06:13.444: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 12/13 11:06:13.445: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 12/13 11:06:13.446: [smf] INFO: Removed Session: UE IMSI:[262428586994029] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3193) 12/13 11:06:13.446: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 12/13 11:06:13.451: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 12/13 11:06:13.452: [smf] INFO: Removed Session: UE IMSI:[262421185274424] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3193) 12/13 11:06:13.452: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 12/13 11:06:13.457: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 12/13 11:06:13.458: [smf] INFO: Removed Session: UE IMSI:[262425103296405] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3193) 12/13 11:06:13.458: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 12/13 11:06:13.463: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 12/13 11:06:13.464: [smf] INFO: Removed Session: UE IMSI:[262421703826972] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3193) 12/13 11:06:13.464: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 12/13 11:06:13.469: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 12/13 11:06:13.470: [smf] INFO: Removed Session: UE IMSI:[262427869259477] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3193) 12/13 11:06:13.470: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 12/13 11:06:13.475: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 12/13 11:06:13.476: [smf] INFO: Removed Session: UE IMSI:[262424296007760] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3193) 12/13 11:06:13.476: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 12/13 11:06:13.481: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 12/13 11:06:13.482: [smf] INFO: Removed Session: UE IMSI:[262423944710924] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3193) 12/13 11:06:13.482: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 12/13 11:06:13.486: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 12/13 11:06:13.487: [smf] INFO: Removed Session: UE IMSI:[262427858665781] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3193) 12/13 11:06:13.487: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 12/13 11:06:13.492: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 12/13 11:06:13.493: [smf] INFO: Removed Session: UE IMSI:[262423890747286] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3193) 12/13 11:06:13.493: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 12/13 11:06:13.498: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 12/13 11:06:13.499: [smf] INFO: Removed Session: UE IMSI:[262420379156124] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3193) 12/13 11:06:13.499: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 12/13 11:06:13.504: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 12/13 11:06:13.505: [smf] INFO: Removed Session: UE IMSI:[262427695003344] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3193) 12/13 11:06:13.505: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 12/13 11:06:13.510: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 12/13 11:06:13.511: [smf] INFO: Removed Session: UE IMSI:[262421802659292] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3193) 12/13 11:06:13.511: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 12/13 11:06:13.516: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 12/13 11:06:13.517: [smf] INFO: Removed Session: UE IMSI:[262425863567075] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3193) 12/13 11:06:13.517: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 12/13 11:06:13.521: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 12/13 11:06:13.522: [smf] INFO: Removed Session: UE IMSI:[262422757512628] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3193) 12/13 11:06:13.522: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 12/13 11:06:13.527: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 12/13 11:06:13.528: [smf] INFO: Removed Session: UE IMSI:[262427430100401] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3193) 12/13 11:06:13.528: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 12/13 11:06:13.533: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 12/13 11:06:13.534: [smf] INFO: Removed Session: UE IMSI:[262428927802097] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3193) 12/13 11:06:13.534: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 12/13 11:06:13.539: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 12/13 11:06:13.540: [smf] INFO: Removed Session: UE IMSI:[262423077646682] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3193) 12/13 11:06:13.540: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 12/13 11:06:13.545: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 12/13 11:06:13.546: [smf] INFO: Removed Session: UE IMSI:[262422248366627] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3193) 12/13 11:06:13.546: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 12/13 11:06:13.551: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 12/13 11:06:13.552: [smf] INFO: Removed Session: UE IMSI:[262427708695514] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3193) 12/13 11:06:13.552: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 12/13 11:06:13.556: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 12/13 11:06:13.557: [smf] INFO: Removed Session: UE IMSI:[262424295468535] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3193) 12/13 11:06:13.557: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 12/13 11:06:13.563: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 12/13 11:06:13.563: [smf] INFO: Removed Session: UE IMSI:[262425245545863] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3193) 12/13 11:06:13.563: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 12/13 11:06:13.568: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 12/13 11:06:13.569: [smf] INFO: Removed Session: UE IMSI:[262425276272975] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3193) 12/13 11:06:13.569: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 12/13 11:06:13.574: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 12/13 11:06:13.575: [smf] INFO: Removed Session: UE IMSI:[262422286495546] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3193) 12/13 11:06:13.575: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 12/13 11:06:13.580: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 12/13 11:06:13.581: [smf] INFO: Removed Session: UE IMSI:[262424575636403] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3193) 12/13 11:06:13.581: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 12/13 11:06:13.586: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 12/13 11:06:13.587: [smf] INFO: Removed Session: UE IMSI:[262423823016878] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3193) 12/13 11:06:13.587: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 12/13 11:06:13.592: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 12/13 11:06:13.593: [smf] INFO: Removed Session: UE IMSI:[262425183081728] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3193) 12/13 11:06:13.593: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 12/13 11:06:13.598: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 12/13 11:06:13.599: [smf] INFO: Removed Session: UE IMSI:[262424626022189] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3193) 12/13 11:06:13.599: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 12/13 11:06:13.604: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 12/13 11:06:13.605: [smf] INFO: Removed Session: UE IMSI:[262429838870340] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3193) 12/13 11:06:13.605: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 12/13 11:06:13.609: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 12/13 11:06:13.610: [smf] INFO: Removed Session: UE IMSI:[262422741554467] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3193) 12/13 11:06:13.610: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 12/13 11:06:13.615: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 12/13 11:06:13.616: [smf] INFO: Removed Session: UE IMSI:[262428516476707] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3193) 12/13 11:06:13.616: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 12/13 11:06:13.621: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 12/13 11:06:13.621: [smf] INFO: Removed Session: UE IMSI:[262422662685258] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3193) 12/13 11:06:13.621: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 12/13 11:06:13.626: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 12/13 11:06:13.627: [smf] INFO: Removed Session: UE IMSI:[262426092817546] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3193) 12/13 11:06:13.627: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 12/13 11:06:13.632: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 12/13 11:06:13.633: [smf] INFO: Removed Session: UE IMSI:[262429077476317] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3193) 12/13 11:06:13.633: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 12/13 11:06:13.638: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 12/13 11:06:13.638: [smf] INFO: Removed Session: UE IMSI:[262420216070314] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3193) 12/13 11:06:13.639: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 12/13 11:06:13.643: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 12/13 11:06:13.644: [smf] INFO: Removed Session: UE IMSI:[262420576692978] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3193) 12/13 11:06:13.644: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 12/13 11:06:13.649: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 12/13 11:06:13.650: [smf] INFO: Removed Session: UE IMSI:[262424741200537] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3193) 12/13 11:06:13.650: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 12/13 11:06:13.654: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 12/13 11:06:13.655: [smf] INFO: Removed Session: UE IMSI:[262427878360361] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3193) 12/13 11:06:13.655: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 12/13 11:06:13.660: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 12/13 11:06:13.661: [smf] INFO: Removed Session: UE IMSI:[262422556509601] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3193) 12/13 11:06:13.661: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 12/13 11:06:13.666: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 12/13 11:06:13.667: [smf] INFO: Removed Session: UE IMSI:[262423951935146] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3193) 12/13 11:06:13.667: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 12/13 11:06:13.672: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 12/13 11:06:13.672: [smf] INFO: Removed Session: UE IMSI:[262427188289615] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3193) 12/13 11:06:13.672: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 12/13 11:06:13.677: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 12/13 11:06:13.678: [smf] INFO: Removed Session: UE IMSI:[262427044115828] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3193) 12/13 11:06:13.678: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 12/13 11:06:13.683: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 12/13 11:06:13.684: [smf] INFO: Removed Session: UE IMSI:[262425307911889] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3193) 12/13 11:06:13.684: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 12/13 11:06:13.689: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 12/13 11:06:13.690: [smf] INFO: Removed Session: UE IMSI:[262426288863609] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3193) 12/13 11:06:13.690: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 12/13 11:06:13.695: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 12/13 11:06:13.696: [smf] INFO: Removed Session: UE IMSI:[262427859933519] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3193) 12/13 11:06:13.696: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 12/13 11:06:13.701: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 12/13 11:06:13.705: [smf] INFO: Removed Session: UE IMSI:[262426094620056] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3193) 12/13 11:06:13.705: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 12/13 11:06:13.709: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 12/13 11:06:13.710: [smf] INFO: Removed Session: UE IMSI:[262423980028480] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3193) 12/13 11:06:13.710: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 12/13 11:06:13.715: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 12/13 11:06:13.715: [smf] INFO: Removed Session: UE IMSI:[262429281168390] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3193) 12/13 11:06:13.715: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 12/13 11:06:13.720: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 12/13 11:06:13.721: [smf] INFO: Removed Session: UE IMSI:[262420705607845] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3193) 12/13 11:06:13.721: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 12/13 11:06:13.726: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 12/13 11:06:13.727: [smf] INFO: Removed Session: UE IMSI:[262425938419723] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3193) 12/13 11:06:13.727: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 12/13 11:06:13.732: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 12/13 11:06:13.732: [smf] INFO: Removed Session: UE IMSI:[262426013497502] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3193) 12/13 11:06:13.732: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 12/13 11:06:13.737: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 12/13 11:06:13.738: [smf] INFO: Removed Session: UE IMSI:[262429625330403] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3193) 12/13 11:06:13.738: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 12/13 11:06:13.743: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 12/13 11:06:13.744: [smf] INFO: Removed Session: UE IMSI:[262422264773111] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3193) 12/13 11:06:13.744: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 12/13 11:06:13.749: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 12/13 11:06:13.749: [smf] INFO: Removed Session: UE IMSI:[262426713452873] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3193) 12/13 11:06:13.749: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 12/13 11:06:13.754: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 12/13 11:06:13.755: [smf] INFO: Removed Session: UE IMSI:[262426960329599] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3193) 12/13 11:06:13.755: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 12/13 11:06:13.760: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 12/13 11:06:13.761: [smf] INFO: Removed Session: UE IMSI:[262423213295770] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3193) 12/13 11:06:13.761: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 12/13 11:06:13.765: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 12/13 11:06:13.766: [smf] INFO: Removed Session: UE IMSI:[262422564987134] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3193) 12/13 11:06:13.766: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 12/13 11:06:13.771: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 12/13 11:06:13.772: [smf] INFO: Removed Session: UE IMSI:[262426343372666] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3193) 12/13 11:06:13.772: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 12/13 11:06:13.777: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 12/13 11:06:13.778: [smf] INFO: Removed Session: UE IMSI:[262429118388625] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3193) 12/13 11:06:13.778: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 12/13 11:06:13.783: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 12/13 11:06:13.783: [smf] INFO: Removed Session: UE IMSI:[262421852455793] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3193) 12/13 11:06:13.783: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 12/13 11:06:13.788: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 12/13 11:06:13.789: [smf] INFO: Removed Session: UE IMSI:[262426702727114] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3193) 12/13 11:06:13.789: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 12/13 11:06:13.794: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 12/13 11:06:13.795: [smf] INFO: Removed Session: UE IMSI:[262427391965242] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3193) 12/13 11:06:13.795: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 12/13 11:06:13.800: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 12/13 11:06:13.801: [smf] INFO: Removed Session: UE IMSI:[262425573777133] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3193) 12/13 11:06:13.801: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 12/13 11:06:13.806: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 12/13 11:06:13.807: [smf] INFO: Removed Session: UE IMSI:[262427076020822] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3193) 12/13 11:06:13.807: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 12/13 11:06:13.812: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 12/13 11:06:13.813: [smf] INFO: Removed Session: UE IMSI:[262425967537005] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3193) 12/13 11:06:13.813: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 12/13 11:06:13.818: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 12/13 11:06:13.818: [smf] INFO: Removed Session: UE IMSI:[262424022908966] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3193) 12/13 11:06:13.819: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 12/13 11:06:13.824: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 12/13 11:06:13.825: [smf] INFO: Removed Session: UE IMSI:[262424918816908] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3193) 12/13 11:06:13.825: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 12/13 11:06:13.829: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 12/13 11:06:13.830: [smf] INFO: Removed Session: UE IMSI:[262424597568384] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3193) 12/13 11:06:13.831: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 12/13 11:06:13.835: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 12/13 11:06:13.836: [smf] INFO: Removed Session: UE IMSI:[262427602987038] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3193) 12/13 11:06:13.836: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 12/13 11:06:13.841: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 12/13 11:06:13.842: [smf] INFO: Removed Session: UE IMSI:[262425869104841] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3193) 12/13 11:06:13.842: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 12/13 11:06:13.847: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 12/13 11:06:13.848: [smf] INFO: Removed Session: UE IMSI:[262427037876099] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3193) 12/13 11:06:13.848: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 12/13 11:06:13.853: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 12/13 11:06:13.857: [smf] INFO: Removed Session: UE IMSI:[262421750080333] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3193) 12/13 11:06:13.857: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 12/13 11:06:13.859: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 12/13 11:06:13.860: [smf] INFO: Removed Session: UE IMSI:[262422762824531] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3193) 12/13 11:06:13.860: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 12/13 11:06:13.865: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 12/13 11:06:13.866: [smf] INFO: Removed Session: UE IMSI:[262429188832049] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3193) 12/13 11:06:13.866: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 12/13 11:06:13.871: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 12/13 11:06:13.872: [smf] INFO: Removed Session: UE IMSI:[262427107926942] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3193) 12/13 11:06:13.872: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 12/13 11:06:13.877: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 12/13 11:06:13.878: [smf] INFO: Removed Session: UE IMSI:[262424067597427] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3193) 12/13 11:06:13.878: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 12/13 11:06:13.883: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 12/13 11:06:13.884: [smf] INFO: Removed Session: UE IMSI:[262429504920871] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3193) 12/13 11:06:13.884: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 12/13 11:06:13.889: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 12/13 11:06:13.890: [smf] INFO: Removed Session: UE IMSI:[262421935159400] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3193) 12/13 11:06:13.890: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 12/13 11:06:13.895: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 12/13 11:06:13.896: [smf] INFO: Removed Session: UE IMSI:[262424770488172] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3193) 12/13 11:06:13.896: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 12/13 11:06:13.901: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 12/13 11:06:13.902: [smf] INFO: Removed Session: UE IMSI:[262420574830028] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3193) 12/13 11:06:13.902: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 12/13 11:06:13.907: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 12/13 11:06:13.908: [smf] INFO: Removed Session: UE IMSI:[262429940787051] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3193) 12/13 11:06:13.908: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 12/13 11:06:13.913: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 12/13 11:06:13.914: [smf] INFO: Removed Session: UE IMSI:[262422264993280] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3193) 12/13 11:06:13.914: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 12/13 11:06:13.919: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 12/13 11:06:13.920: [smf] INFO: Removed Session: UE IMSI:[262423276615352] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3193) 12/13 11:06:13.920: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 12/13 11:06:13.925: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 12/13 11:06:13.926: [smf] INFO: Removed Session: UE IMSI:[262427954127089] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3193) 12/13 11:06:13.926: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 12/13 11:06:13.931: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 12/13 11:06:13.932: [smf] INFO: Removed Session: UE IMSI:[262424581845863] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3193) 12/13 11:06:13.932: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 12/13 11:06:13.936: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 12/13 11:06:13.937: [smf] INFO: Removed Session: UE IMSI:[262429387764262] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3193) 12/13 11:06:13.937: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 12/13 11:06:13.942: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 12/13 11:06:13.943: [smf] INFO: Removed Session: UE IMSI:[262423466853792] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3193) 12/13 11:06:13.943: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 12/13 11:06:13.949: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 12/13 11:06:13.949: [smf] INFO: Removed Session: UE IMSI:[262425130076109] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3193) 12/13 11:06:13.950: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 12/13 11:06:13.955: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 12/13 11:06:13.955: [smf] INFO: Removed Session: UE IMSI:[262425110374045] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3193) 12/13 11:06:13.956: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 12/13 11:06:13.960: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/13 11:06:13.961: [smf] INFO: Removed Session: UE IMSI:[262421247976548] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:13.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3193) 12/13 11:06:13.961: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 12/13 11:06:14.162: [smf] INFO: Removed Session: UE IMSI:[262424236935995] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:14.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3193) 12/13 11:06:14.162: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: Warning: Stopping inactive timer T_next. MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:06:16.166: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:06:16.166: [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(87)@394b0576ed89: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@394b0576ed89: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:06:16 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6233004) Waiting for packet dumper to finish... 1 (prev_count=6233004, count=6233516) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:06: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_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@394b0576ed89: 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@394b0576ed89: Test case TC_gy_charging_cc_time started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:06:20.008: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:06:21.452: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:06:22.457: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/13 11:06:22.457: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3185) 12/13 11:06:22.457: [smf] INFO: UE IMSI[262420227330258] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:22.465: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/13 11:06:22.465: [upf] INFO: UE F-SEID[UP:0x89a CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 12/13 11:06:22.465: [upf] INFO: UE F-SEID[UP:0x89a CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass 12/13 11:06:25.469: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9caae9910 (../src/upf/context.c:800) 12/13 11:06:28.469: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9caae9910 (../src/upf/context.c:800) MTC@394b0576ed89: Warning: Re-starting timer T_default, which is already active (running or expired). 12/13 11:06:30.470: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9caae9910 (../src/upf/context.c:800) MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:06:30.979: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/13 11:06:30.986: [smf] INFO: Removed Session: UE IMSI:[262420227330258] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:30.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3193) 12/13 11:06:30.986: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:06:32.990: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 12/13 11:06:32.990: [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)@394b0576ed89: Final verdict of PTC: none TC_gy_charging_cc_time(90)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@394b0576ed89: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:06:32 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=22032) MTC@394b0576ed89: 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@394b0576ed89: 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 ------ Fri Dec 13 11:06:35 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@394b0576ed89: 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@394b0576ed89: Test case TC_gy_charging_volume_quota_threshold started. MTC@394b0576ed89: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@394b0576ed89: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 12/13 11:06:36.957: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 12/13 11:06:37.303: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@394b0576ed89: sending CreatePDP 12/13 11:06:38.308: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 12/13 11:06:38.308: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3185) 12/13 11:06:38.308: [smf] INFO: UE IMSI[262423159398680] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 12/13 11:06:38.317: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 12/13 11:06:38.317: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 12/13 11:06:38.317: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@394b0576ed89: setverdict(pass): none -> pass MTC@394b0576ed89: Warning: Re-starting timer T_default, which is already active (running or expired). 12/13 11:06:46.355: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9caae99a0 (../src/upf/context.c:800) MTC@394b0576ed89: Warning: Stopping inactive timer T_default. 12/13 11:06:46.862: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 12/13 11:06:46.869: [smf] INFO: Removed Session: UE IMSI:[262423159398680] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 12/13 11:06:46.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3193) 12/13 11:06:46.869: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed MTC@394b0576ed89: setverdict(pass): pass -> pass, component reason not changed 12/13 11:06:48.872: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 12/13 11:06:48.872: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@394b0576ed89: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@394b0576ed89: Final verdict of PTC: none MTC@394b0576ed89: Setting final verdict of the test case. MTC@394b0576ed89: Local verdict of MTC: pass MTC@394b0576ed89: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@394b0576ed89: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@394b0576ed89: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@394b0576ed89: 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'. Fri Dec 13 11:06:48 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25184) Waiting for packet dumper to finish... 1 (prev_count=25184, count=25696) MTC@394b0576ed89: 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@394b0576ed89: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@394b0576ed89: Terminating MTC. MC@394b0576ed89: MTC terminated. MC2> exit MC@394b0576ed89: Shutting down session. MC@394b0576ed89: 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-4754.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 (2934270) [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-20241213-1059-6becf473-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-20241213-1059-6becf473-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (2934091) [testenv][open5gs] Stopping upf (2934153) [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-20241213-1059-6becf473-0', 'sh', '-c', './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-4754.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-20241213-1059-6becf473-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4754.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='442.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.335077'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.654028'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.530225'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.078651'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.540403'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.118109'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.142932'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='6.459899'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.074934'> <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.384617'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.083550'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.108208'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.387827'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.233391'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.619768'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.540544'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.499175'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.583901'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.822523'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.644967'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.284722'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.096701'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.150217'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.751545'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.349431'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.220461'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.706345'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.478513'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.672811'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.804916'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.498532'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.446938'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.157719'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.505488'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.197065'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.013304'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.812412'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.996288'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.534031'> <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.929317'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.429688'> <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.652421'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='19.441334'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.655848'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.827995'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241213-1059-6becf473-0'] 394b0576ed89ebadd2cef22a9e98fd0045cbf88cc6421253128ec1091c2e7650 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1042/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